From a3dfe45b801f14a574caf27effaed58f1dc3a763 Mon Sep 17 00:00:00 2001 From: huanghongfeng <huanghongfeng@hnkhzn.com> Date: 星期二, 19 十一月 2024 23:42:39 +0800 Subject: [PATCH] 1 --- 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.deps.json | 97 ++++++++++++++++++++++++++++++++---------------- 1 files changed, 64 insertions(+), 33 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.deps.json" index 1f57bda..a4cb9ee 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.deps.json" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Debug/net6.0/WIDESEAWCS_TaskInfoService.deps.json" @@ -9,7 +9,10 @@ "WIDESEAWCS_TaskInfoService/1.0.0": { "dependencies": { "WIDESEAWCS_BasicInfoService": "1.0.0", - "WIDESEAWCS_ITaskInfoService": "1.0.0" + "WIDESEAWCS_Communicator": "2.2.0", + "WIDESEAWCS_Core": "1.0.6", + "WIDESEAWCS_ITaskInfoService": "1.0.0", + "WIDESEAWCS_QuartzJob": "2.1.0" }, "runtime": { "WIDESEAWCS_TaskInfoService.dll": {} @@ -1988,18 +1991,18 @@ "System.Xml.XPath": "4.0.1" } }, - "WIDESEAWCS_Communicator/2.0.0": { + "WIDESEAWCS_Communicator/2.2.0": { "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.0.0", + "fileVersion": "2.2.0.0" } } }, - "WIDESEAWCS_Core/1.0.4": { + "WIDESEAWCS_Core/1.0.6": { "dependencies": { "AutoMapper": "13.0.1", "Autofac": "8.0.0", @@ -2024,27 +2027,30 @@ }, "runtime": { "lib/net6.0/WIDESEAWCS_Core.dll": { - "assemblyVersion": "1.0.4.0", - "fileVersion": "1.0.4.0" + "assemblyVersion": "1.0.6.0", + "fileVersion": "1.0.6.0" } } }, - "WIDESEAWCS_QuartzJob/2.0.3": { + "WIDESEAWCS_QuartzJob/2.1.0": { "dependencies": { "Quartz": "3.11.0", - "WIDESEAWCS_Communicator": "2.0.0", - "WIDESEAWCS_Core": "1.0.4" + "WIDESEAWCS_Communicator": "2.2.0", + "WIDESEAWCS_Core": "1.0.6" }, "runtime": { "lib/net6.0/WIDESEAWCS_QuartzJob.dll": { - "assemblyVersion": "2.0.3.0", - "fileVersion": "2.0.3.0" + "assemblyVersion": "2.1.0.0", + "fileVersion": "2.1.0.0" } } }, "WIDESEAWCS_BasicInfoRepository/1.0.0": { "dependencies": { - "WIDESEAWCS_IBasicInfoRepository": "1.0.0" + "WIDESEAWCS_Communicator": "2.2.0", + "WIDESEAWCS_Core": "1.0.6", + "WIDESEAWCS_IBasicInfoRepository": "1.0.0", + "WIDESEAWCS_QuartzJob": "2.1.0" }, "runtime": { "WIDESEAWCS_BasicInfoRepository.dll": {} @@ -2052,8 +2058,10 @@ }, "WIDESEAWCS_BasicInfoService/1.0.0": { "dependencies": { + "WIDESEAWCS_Communicator": "2.2.0", + "WIDESEAWCS_Core": "1.0.6", "WIDESEAWCS_IBasicInfoService": "1.0.0", - "WIDESEAWCS_QuartzJob": "2.0.3" + "WIDESEAWCS_QuartzJob": "2.1.0" }, "runtime": { "WIDESEAWCS_BasicInfoService.dll": {} @@ -2061,7 +2069,10 @@ }, "WIDESEAWCS_Common/1.0.0": { "dependencies": { - "Newtonsoft.Json": "13.0.3" + "Newtonsoft.Json": "13.0.3", + "WIDESEAWCS_Communicator": "2.2.0", + "WIDESEAWCS_Core": "1.0.6", + "WIDESEAWCS_QuartzJob": "2.1.0" }, "runtime": { "WIDESEAWCS_Common.dll": {} @@ -2069,7 +2080,10 @@ }, "WIDESEAWCS_DTO/1.0.0": { "dependencies": { - "WIDESEAWCS_Model": "1.0.0" + "WIDESEAWCS_Communicator": "2.2.0", + "WIDESEAWCS_Core": "1.0.6", + "WIDESEAWCS_Model": "1.0.0", + "WIDESEAWCS_QuartzJob": "2.1.0" }, "runtime": { "WIDESEAWCS_DTO.dll": {} @@ -2077,7 +2091,10 @@ }, "WIDESEAWCS_IBasicInfoRepository/1.0.0": { "dependencies": { - "WIDESEAWCS_DTO": "1.0.0" + "WIDESEAWCS_Communicator": "2.2.0", + "WIDESEAWCS_Core": "1.0.6", + "WIDESEAWCS_DTO": "1.0.0", + "WIDESEAWCS_QuartzJob": "2.1.0" }, "runtime": { "WIDESEAWCS_IBasicInfoRepository.dll": {} @@ -2085,7 +2102,10 @@ }, "WIDESEAWCS_IBasicInfoService/1.0.0": { "dependencies": { - "WIDESEAWCS_BasicInfoRepository": "1.0.0" + "WIDESEAWCS_BasicInfoRepository": "1.0.0", + "WIDESEAWCS_Communicator": "2.2.0", + "WIDESEAWCS_Core": "1.0.6", + "WIDESEAWCS_QuartzJob": "2.1.0" }, "runtime": { "WIDESEAWCS_IBasicInfoService.dll": {} @@ -2093,7 +2113,10 @@ }, "WIDESEAWCS_ITaskInfoRepository/1.0.0": { "dependencies": { - "WIDESEAWCS_DTO": "1.0.0" + "WIDESEAWCS_Communicator": "2.2.0", + "WIDESEAWCS_Core": "1.0.6", + "WIDESEAWCS_DTO": "1.0.0", + "WIDESEAWCS_QuartzJob": "2.1.0" }, "runtime": { "WIDESEAWCS_ITaskInfoRepository.dll": {} @@ -2101,6 +2124,9 @@ }, "WIDESEAWCS_ITaskInfoService/1.0.0": { "dependencies": { + "WIDESEAWCS_Communicator": "2.2.0", + "WIDESEAWCS_Core": "1.0.6", + "WIDESEAWCS_QuartzJob": "2.1.0", "WIDESEAWCS_TaskInfoRepository": "1.0.0" }, "runtime": { @@ -2111,7 +2137,9 @@ "dependencies": { "System.Text.RegularExpressions": "4.3.1", "WIDESEAWCS_Common": "1.0.0", - "WIDESEAWCS_Core": "1.0.4" + "WIDESEAWCS_Communicator": "2.2.0", + "WIDESEAWCS_Core": "1.0.6", + "WIDESEAWCS_QuartzJob": "2.1.0" }, "runtime": { "WIDESEAWCS_Model.dll": {} @@ -2119,8 +2147,11 @@ }, "WIDESEAWCS_TaskInfoRepository/1.0.0": { "dependencies": { + "WIDESEAWCS_Communicator": "2.2.0", + "WIDESEAWCS_Core": "1.0.6", "WIDESEAWCS_ITaskInfoRepository": "1.0.0", - "WIDESEAWCS_Model": "1.0.0" + "WIDESEAWCS_Model": "1.0.0", + "WIDESEAWCS_QuartzJob": "2.1.0" }, "runtime": { "WIDESEAWCS_TaskInfoRepository.dll": {} @@ -3401,26 +3432,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.0": { "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-tfNqjR0IFz/FfmG1TOjNLTR+s8r7MFsizNvctOmWoC40csJ/fL745l1lUGiHspd8x/cBM+OkitbAzYh1B1ndWA==", + "path": "wideseawcs_communicator/2.2.0", + "hashPath": "wideseawcs_communicator.2.2.0.nupkg.sha512" }, - "WIDESEAWCS_Core/1.0.4": { + "WIDESEAWCS_Core/1.0.6": { "type": "package", "serviceable": true, - "sha512": "sha512-Dqirw1ltzlX+KdgZYZpeHmZDAGu7N11MFOaKTFy60VwPxSk0ust8PEhjlHspKFkllxwIrktXo2mY93eYld1ANQ==", - "path": "wideseawcs_core/1.0.4", - "hashPath": "wideseawcs_core.1.0.4.nupkg.sha512" + "sha512": "sha512-U1iOO4e8ZkRvAXLFZWlmLf+uua9bEUWEmIK2oemY9ux6NskKcRaOvE6Ktu6kJgkm6Uq8U+6ceRPNsShLxRDNOw==", + "path": "wideseawcs_core/1.0.6", + "hashPath": "wideseawcs_core.1.0.6.nupkg.sha512" }, - "WIDESEAWCS_QuartzJob/2.0.3": { + "WIDESEAWCS_QuartzJob/2.1.0": { "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-iVCEGlQsroooUIxKa/fguzV2q6Of/3K1Eeu8xJxMZH2/+KfQLmc6TJrwtLZ1CtAH1tVjHpyKIA9aWjZj50hzmQ==", + "path": "wideseawcs_quartzjob/2.1.0", + "hashPath": "wideseawcs_quartzjob.2.1.0.nupkg.sha512" }, "WIDESEAWCS_BasicInfoRepository/1.0.0": { "type": "project", -- Gitblit v1.9.3