From f5b8c1ae89286dada20ea433ffac84f4c9e72a29 Mon Sep 17 00:00:00 2001 From: huanghongfeng <huanghongfeng@hnkhzn.com> Date: 星期五, 06 六月 2025 14:31:25 +0800 Subject: [PATCH] 1 --- 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/bin/Debug/net6.0/WIDESEAWCS_BasicInfoRepository.deps.json | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/bin/Debug/net6.0/WIDESEAWCS_BasicInfoRepository.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/bin/Debug/net6.0/WIDESEAWCS_BasicInfoRepository.deps.json" index d599194..208958a 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/bin/Debug/net6.0/WIDESEAWCS_BasicInfoRepository.deps.json" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/bin/Debug/net6.0/WIDESEAWCS_BasicInfoRepository.deps.json" @@ -8,7 +8,7 @@ ".NETCoreApp,Version=v6.0": { "WIDESEAWCS_BasicInfoRepository/1.0.0": { "dependencies": { - "WIDESEAWCS_Core": "1.0.7", + "WIDESEAWCS_Core": "1.0.13", "WIDESEAWCS_IBasicInfoRepository": "1.0.0" }, "runtime": { @@ -1884,7 +1884,7 @@ "System.Xml.XPath": "4.0.1" } }, - "WIDESEAWCS_Core/1.0.7": { + "WIDESEAWCS_Core/1.0.13": { "dependencies": { "AutoMapper": "13.0.1", "Autofac": "8.0.0", @@ -1909,15 +1909,15 @@ }, "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" } } }, "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": {} @@ -1925,7 +1925,7 @@ }, "WIDESEAWCS_DTO/1.0.0": { "dependencies": { - "WIDESEAWCS_Core": "1.0.7", + "WIDESEAWCS_Core": "1.0.13", "WIDESEAWCS_Model": "1.0.0" }, "runtime": { @@ -1934,7 +1934,7 @@ }, "WIDESEAWCS_IBasicInfoRepository/1.0.0": { "dependencies": { - "WIDESEAWCS_Core": "1.0.7", + "WIDESEAWCS_Core": "1.0.13", "WIDESEAWCS_DTO": "1.0.0" }, "runtime": { @@ -1945,7 +1945,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": {} @@ -3156,12 +3156,12 @@ "path": "system.xml.xpath.xdocument/4.0.1", "hashPath": "system.xml.xpath.xdocument.4.0.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_Common/1.0.0": { "type": "project", -- Gitblit v1.9.3