From b7f53ba61fbc1844d7b92ff852762b140d46ab54 Mon Sep 17 00:00:00 2001 From: huanghongfeng <huanghongfeng@hnkhzn.com> Date: 星期一, 23 六月 2025 19:58:16 +0800 Subject: [PATCH] 最新 --- 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Release/net6.0/WIDESEAWCS_BasicInfoService.deps.json | 30 +++++++++++++++--------------- 1 files changed, 15 insertions(+), 15 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Release/net6.0/WIDESEAWCS_BasicInfoService.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Release/net6.0/WIDESEAWCS_BasicInfoService.deps.json" index 6163d12..b4f59f3 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Release/net6.0/WIDESEAWCS_BasicInfoService.deps.json" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/bin/Release/net6.0/WIDESEAWCS_BasicInfoService.deps.json" @@ -8,7 +8,7 @@ ".NETCoreApp,Version=v6.0": { "WIDESEAWCS_BasicInfoService/1.0.0": { "dependencies": { - "WIDESEAWCS_Core": "1.0.7", + "WIDESEAWCS_Core": "1.0.13", "WIDESEAWCS_IBasicInfoService": "1.0.0", "WIDESEAWCS_QuartzJob": "2.1.2" }, @@ -1999,7 +1999,7 @@ } } }, - "WIDESEAWCS_Core/1.0.7": { + "WIDESEAWCS_Core/1.0.13": { "dependencies": { "AutoMapper": "13.0.1", "Autofac": "8.0.0", @@ -2024,8 +2024,8 @@ }, "runtime": { "lib/net6.0/WIDESEAWCS_Core.dll": { - "assemblyVersion": "1.0.7.0", - "fileVersion": "1.0.7.0" + "assemblyVersion": "1.0.13.0", + "fileVersion": "1.0.13.0" } } }, @@ -2033,7 +2033,7 @@ "dependencies": { "Quartz": "3.13.1", "WIDESEAWCS_Communicator": "2.2.1", - "WIDESEAWCS_Core": "1.0.7" + "WIDESEAWCS_Core": "1.0.13" }, "runtime": { "lib/net6.0/WIDESEAWCS_QuartzJob.dll": { @@ -2044,7 +2044,7 @@ }, "WIDESEAWCS_BasicInfoRepository/1.0.0": { "dependencies": { - "WIDESEAWCS_Core": "1.0.7", + "WIDESEAWCS_Core": "1.0.13", "WIDESEAWCS_IBasicInfoRepository": "1.0.0" }, "runtime": { @@ -2054,7 +2054,7 @@ "WIDESEAWCS_Common/1.0.0": { "dependencies": { "Newtonsoft.Json": "13.0.3", - "WIDESEAWCS_Core": "1.0.7" + "WIDESEAWCS_Core": "1.0.13" }, "runtime": { "WIDESEAWCS_Common.dll": {} @@ -2062,7 +2062,7 @@ }, "WIDESEAWCS_DTO/1.0.0": { "dependencies": { - "WIDESEAWCS_Core": "1.0.7", + "WIDESEAWCS_Core": "1.0.13", "WIDESEAWCS_Model": "1.0.0" }, "runtime": { @@ -2071,7 +2071,7 @@ }, "WIDESEAWCS_IBasicInfoRepository/1.0.0": { "dependencies": { - "WIDESEAWCS_Core": "1.0.7", + "WIDESEAWCS_Core": "1.0.13", "WIDESEAWCS_DTO": "1.0.0" }, "runtime": { @@ -2081,7 +2081,7 @@ "WIDESEAWCS_IBasicInfoService/1.0.0": { "dependencies": { "WIDESEAWCS_BasicInfoRepository": "1.0.0", - "WIDESEAWCS_Core": "1.0.7" + "WIDESEAWCS_Core": "1.0.13" }, "runtime": { "WIDESEAWCS_IBasicInfoService.dll": {} @@ -2091,7 +2091,7 @@ "dependencies": { "System.Text.RegularExpressions": "4.3.1", "WIDESEAWCS_Common": "1.0.0", - "WIDESEAWCS_Core": "1.0.7" + "WIDESEAWCS_Core": "1.0.13" }, "runtime": { "WIDESEAWCS_Model.dll": {} @@ -3379,12 +3379,12 @@ "path": "wideseawcs_communicator/2.2.1", "hashPath": "wideseawcs_communicator.2.2.1.nupkg.sha512" }, - "WIDESEAWCS_Core/1.0.7": { + "WIDESEAWCS_Core/1.0.13": { "type": "package", "serviceable": true, - "sha512": "sha512-HT/w9xN4ebGLiHAwoWP/Nbi1HtlRH8dJT2ZWbSOgpTYUB8FW7qWyWDDGhRR4qvWISWQq3BkKPYALqSLr6w+nWA==", - "path": "wideseawcs_core/1.0.7", - "hashPath": "wideseawcs_core.1.0.7.nupkg.sha512" + "sha512": "sha512-97kBnPLANai5S89W7IbNvtf5kNvkgDu/X6EE4FMjNmFRIv5r9CRCf6N+N97u2ITvH+/abdTX7rYW8AtPYDAy2Q==", + "path": "wideseawcs_core/1.0.13", + "hashPath": "wideseawcs_core.1.0.13.nupkg.sha512" }, "WIDESEAWCS_QuartzJob/2.1.2": { "type": "package", -- Gitblit v1.9.3