From 829eabf256e29392ca63f6da48829dba3b075dfe Mon Sep 17 00:00:00 2001 From: huanghongfeng <huanghongfeng@hnkhzn.com> Date: 星期五, 24 一月 2025 08:59:53 +0800 Subject: [PATCH] 资料,优化程序 --- 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json | 111 +++++++++++++++++++++++++++++++------------------------ 1 files changed, 63 insertions(+), 48 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json" index a9e6e46..eda0067 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/WIDESEAWCS_Server.deps.json" @@ -9,6 +9,7 @@ "WIDESEAWCS_Server/1.0.0": { "dependencies": { "Swashbuckle.AspNetCore": "6.5.0", + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_SystemServices": "1.0.0", "WIDESEAWCS_TaskInfoService": "1.0.0", "WIDESEAWCS_Tasks": "1.0.0" @@ -190,7 +191,7 @@ "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0", "Microsoft.Win32.Registry": "4.7.0", - "System.Configuration.ConfigurationManager": "6.0.1", + "System.Configuration.ConfigurationManager": "6.0.0", "System.Diagnostics.DiagnosticSource": "7.0.2", "System.Runtime.Caching": "4.7.0", "System.Security.Principal.Windows": "4.7.0", @@ -592,15 +593,14 @@ } } }, - "Quartz/3.11.0": { + "Quartz/3.13.1": { "dependencies": { - "Microsoft.Extensions.Logging.Abstractions": "2.1.1", - "System.Configuration.ConfigurationManager": "6.0.1" + "Microsoft.Extensions.Logging.Abstractions": "2.1.1" }, "runtime": { "lib/net6.0/Quartz.dll": { - "assemblyVersion": "3.11.0.0", - "fileVersion": "3.11.0.0" + "assemblyVersion": "3.13.1.0", + "fileVersion": "3.13.1.0" } } }, @@ -1096,7 +1096,7 @@ "System.Runtime": "4.3.1" } }, - "System.Configuration.ConfigurationManager/6.0.1": { + "System.Configuration.ConfigurationManager/6.0.0": { "dependencies": { "System.Security.Cryptography.ProtectedData": "6.0.0", "System.Security.Permissions": "6.0.0" @@ -1104,7 +1104,7 @@ "runtime": { "lib/net6.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.922.41905" + "fileVersion": "6.0.21.52210" } } }, @@ -1150,7 +1150,7 @@ "System.Diagnostics.EventLog/6.0.0": {}, "System.Diagnostics.PerformanceCounter/6.0.1": { "dependencies": { - "System.Configuration.ConfigurationManager": "6.0.1" + "System.Configuration.ConfigurationManager": "6.0.0" }, "runtime": { "lib/net6.0/System.Diagnostics.PerformanceCounter.dll": { @@ -1610,7 +1610,7 @@ }, "System.Runtime.Caching/4.7.0": { "dependencies": { - "System.Configuration.ConfigurationManager": "6.0.1" + "System.Configuration.ConfigurationManager": "6.0.0" }, "runtime": { "lib/netstandard2.0/System.Runtime.Caching.dll": { @@ -1990,18 +1990,18 @@ "System.Xml.XPath": "4.0.1" } }, - "WIDESEAWCS_Communicator/2.0.0": { + "WIDESEAWCS_Communicator/2.2.1": { "dependencies": { "HslCommunication": "11.6.4" }, "runtime": { "lib/net6.0/WIDESEAWCS_Communicator.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" + "assemblyVersion": "2.2.1.0", + "fileVersion": "2.2.1.0" } } }, - "WIDESEAWCS_Core/1.0.4": { + "WIDESEAWCS_Core/1.0.7": { "dependencies": { "AutoMapper": "13.0.1", "Autofac": "8.0.0", @@ -2026,26 +2026,27 @@ }, "runtime": { "lib/net6.0/WIDESEAWCS_Core.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" + "assemblyVersion": "1.0.7.0", + "fileVersion": "1.0.7.0" } } }, - "WIDESEAWCS_QuartzJob/2.0.3": { + "WIDESEAWCS_QuartzJob/2.1.2": { "dependencies": { - "Quartz": "3.11.0", - "WIDESEAWCS_Communicator": "2.0.0", - "WIDESEAWCS_Core": "1.0.4" + "Quartz": "3.13.1", + "WIDESEAWCS_Communicator": "2.2.1", + "WIDESEAWCS_Core": "1.0.7" }, "runtime": { "lib/net6.0/WIDESEAWCS_QuartzJob.dll": { - "assemblyVersion": "2.0.3.0", - "fileVersion": "2.0.3.0" + "assemblyVersion": "2.1.2.0", + "fileVersion": "2.1.2.0" } } }, "WIDESEAWCS_BasicInfoRepository/1.0.0": { "dependencies": { + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_IBasicInfoRepository": "1.0.0" }, "runtime": { @@ -2054,8 +2055,9 @@ }, "WIDESEAWCS_BasicInfoService/1.0.0": { "dependencies": { + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_IBasicInfoService": "1.0.0", - "WIDESEAWCS_QuartzJob": "2.0.3" + "WIDESEAWCS_QuartzJob": "2.1.2" }, "runtime": { "WIDESEAWCS_BasicInfoService.dll": {} @@ -2063,7 +2065,8 @@ }, "WIDESEAWCS_Common/1.0.0": { "dependencies": { - "Newtonsoft.Json": "13.0.3" + "Newtonsoft.Json": "13.0.3", + "WIDESEAWCS_Core": "1.0.7" }, "runtime": { "WIDESEAWCS_Common.dll": {} @@ -2071,6 +2074,7 @@ }, "WIDESEAWCS_DTO/1.0.0": { "dependencies": { + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_Model": "1.0.0" }, "runtime": { @@ -2079,6 +2083,7 @@ }, "WIDESEAWCS_IBasicInfoRepository/1.0.0": { "dependencies": { + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_DTO": "1.0.0" }, "runtime": { @@ -2087,7 +2092,8 @@ }, "WIDESEAWCS_IBasicInfoService/1.0.0": { "dependencies": { - "WIDESEAWCS_BasicInfoRepository": "1.0.0" + "WIDESEAWCS_BasicInfoRepository": "1.0.0", + "WIDESEAWCS_Core": "1.0.7" }, "runtime": { "WIDESEAWCS_IBasicInfoService.dll": {} @@ -2095,6 +2101,7 @@ }, "WIDESEAWCS_ISystemRepository/1.0.0": { "dependencies": { + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_DTO": "1.0.0" }, "runtime": { @@ -2103,6 +2110,7 @@ }, "WIDESEAWCS_ISystemServices/1.0.0": { "dependencies": { + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_SystemRepository": "1.0.0" }, "runtime": { @@ -2111,6 +2119,7 @@ }, "WIDESEAWCS_ITaskInfoRepository/1.0.0": { "dependencies": { + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_DTO": "1.0.0" }, "runtime": { @@ -2119,6 +2128,7 @@ }, "WIDESEAWCS_ITaskInfoService/1.0.0": { "dependencies": { + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_TaskInfoRepository": "1.0.0" }, "runtime": { @@ -2129,7 +2139,7 @@ "dependencies": { "System.Text.RegularExpressions": "4.3.1", "WIDESEAWCS_Common": "1.0.0", - "WIDESEAWCS_Core": "1.0.4" + "WIDESEAWCS_Core": "1.0.7" }, "runtime": { "WIDESEAWCS_Model.dll": {} @@ -2137,6 +2147,7 @@ }, "WIDESEAWCS_SystemRepository/1.0.0": { "dependencies": { + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_ISystemRepository": "1.0.0" }, "runtime": { @@ -2145,6 +2156,7 @@ }, "WIDESEAWCS_SystemServices/1.0.0": { "dependencies": { + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_ISystemServices": "1.0.0" }, "runtime": { @@ -2153,6 +2165,7 @@ }, "WIDESEAWCS_TaskInfoRepository/1.0.0": { "dependencies": { + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_ITaskInfoRepository": "1.0.0", "WIDESEAWCS_Model": "1.0.0" }, @@ -2163,15 +2176,17 @@ "WIDESEAWCS_TaskInfoService/1.0.0": { "dependencies": { "WIDESEAWCS_BasicInfoService": "1.0.0", + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_ITaskInfoService": "1.0.0" }, "runtime": { - "WIDESEAWCS_TaskInfoService.dll": {} + "WIDESEAWCs_TaskInfoService.dll": {} } }, "WIDESEAWCS_Tasks/1.0.0": { "dependencies": { - "WIDESEAWCS_QuartzJob": "2.0.3", + "WIDESEAWCS_Core": "1.0.7", + "WIDESEAWCS_QuartzJob": "2.1.2", "WIDESEAWCS_TaskInfoService": "1.0.0" }, "runtime": { @@ -2536,12 +2551,12 @@ "path": "oscar.data.sqlclient/4.0.4", "hashPath": "oscar.data.sqlclient.4.0.4.nupkg.sha512" }, - "Quartz/3.11.0": { + "Quartz/3.13.1": { "type": "package", "serviceable": true, - "sha512": "sha512-dx8K/3C7P+o+tNI7LosOwoCWjT8aM/AojO+3IPlp4ArvgVcqf36pYu3Rqorcxc4kfklfHcFRrS9hQAIgp6TkGg==", - "path": "quartz/3.11.0", - "hashPath": "quartz.3.11.0.nupkg.sha512" + "sha512": "sha512-0S4/gYb/FRQfek65OPAmszbdEmtc4Fq/jSeA5XFnvMIjYL9Zr8g9jWoKneEFzAFJGlESjFULtaUFzValHvqu4A==", + "path": "quartz/3.13.1", + "hashPath": "quartz.3.13.1.nupkg.sha512" }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { "type": "package", @@ -2893,12 +2908,12 @@ "path": "system.componentmodel.primitives/4.3.0", "hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512" }, - "System.Configuration.ConfigurationManager/6.0.1": { + "System.Configuration.ConfigurationManager/6.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==", - "path": "system.configuration.configurationmanager/6.0.1", - "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512" + "sha512": "sha512-7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==", + "path": "system.configuration.configurationmanager/6.0.0", + "hashPath": "system.configuration.configurationmanager.6.0.0.nupkg.sha512" }, "System.Console/4.0.0": { "type": "package", @@ -3453,26 +3468,26 @@ "path": "system.xml.xpath.xdocument/4.0.1", "hashPath": "system.xml.xpath.xdocument.4.0.1.nupkg.sha512" }, - "WIDESEAWCS_Communicator/2.0.0": { + "WIDESEAWCS_Communicator/2.2.1": { "type": "package", "serviceable": true, - "sha512": "sha512-QAOuV1Lf2Is3m9LInU2FzrKW6aEsSXPU1lyPh/1I/aeybGZdo8Kn1yZRz/7XOmUyhz3xraIMo+HOCiPWNvmMmA==", - "path": "wideseawcs_communicator/2.0.0", - "hashPath": "wideseawcs_communicator.2.0.0.nupkg.sha512" + "sha512": "sha512-tnBgSsd877vqRMaNxBmhIWgTQcxmv/TNXLAZeNquLQ2AZiZKbSGVN3eUn5ZN/yf+TxUOoSrf+0ZKNjxLGHDTyg==", + "path": "wideseawcs_communicator/2.2.1", + "hashPath": "wideseawcs_communicator.2.2.1.nupkg.sha512" }, - "WIDESEAWCS_Core/1.0.4": { + "WIDESEAWCS_Core/1.0.7": { "type": "package", "serviceable": true, - "sha512": "sha512-Dqirw1ltzlX+KdgZYZpeHmZDAGu7N11MFOaKTFy60VwPxSk0ust8PEhjlHspKFkllxwIrktXo2mY93eYld1ANQ==", - "path": "wideseawcs_core/1.0.4", - "hashPath": "wideseawcs_core.1.0.4.nupkg.sha512" + "sha512": "sha512-HT/w9xN4ebGLiHAwoWP/Nbi1HtlRH8dJT2ZWbSOgpTYUB8FW7qWyWDDGhRR4qvWISWQq3BkKPYALqSLr6w+nWA==", + "path": "wideseawcs_core/1.0.7", + "hashPath": "wideseawcs_core.1.0.7.nupkg.sha512" }, - "WIDESEAWCS_QuartzJob/2.0.3": { + "WIDESEAWCS_QuartzJob/2.1.2": { "type": "package", "serviceable": true, - "sha512": "sha512-dzE84APxBT7kKqOzeNbOY3kWx72/f2hXH8HeL/XocLlcysbrXLPmL3R8XABdpAIpl3M/55x8nG0QfbFzn/obpg==", - "path": "wideseawcs_quartzjob/2.0.3", - "hashPath": "wideseawcs_quartzjob.2.0.3.nupkg.sha512" + "sha512": "sha512-4MzaRsKMe7YGgTdDr2SkAL6Me8ZZhBs7upH4JCsU3nklGbWnciguaXBBY8to+3STY0Sm0XvFmiOOCzVXPfL1Yw==", + "path": "wideseawcs_quartzjob/2.1.2", + "hashPath": "wideseawcs_quartzjob.2.1.2.nupkg.sha512" }, "WIDESEAWCS_BasicInfoRepository/1.0.0": { "type": "project", -- Gitblit v1.9.3