From 1dd9f4bf540a74a7de2daeeebf38491f86befa08 Mon Sep 17 00:00:00 2001 From: huanghongfeng <huanghongfeng@hnkhzn.com> Date: 星期三, 27 十一月 2024 09:31:07 +0800 Subject: [PATCH] 1 --- 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/bin/Debug/net6.0/WIDESEAWCS_IBasicInfoService.deps.json | 25 +++++++++++++++---------- 1 files changed, 15 insertions(+), 10 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/bin/Debug/net6.0/WIDESEAWCS_IBasicInfoService.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/bin/Debug/net6.0/WIDESEAWCS_IBasicInfoService.deps.json" index f6c4acf..ad42206 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/bin/Debug/net6.0/WIDESEAWCS_IBasicInfoService.deps.json" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/bin/Debug/net6.0/WIDESEAWCS_IBasicInfoService.deps.json" @@ -8,7 +8,8 @@ ".NETCoreApp,Version=v6.0": { "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": {} @@ -1883,7 +1884,7 @@ "System.Xml.XPath": "4.0.1" } }, - "WIDESEAWCS_Core/1.0.4": { + "WIDESEAWCS_Core/1.0.7": { "dependencies": { "AutoMapper": "13.0.1", "Autofac": "8.0.0", @@ -1908,13 +1909,14 @@ }, "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_BasicInfoRepository/1.0.0": { "dependencies": { + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_IBasicInfoRepository": "1.0.0" }, "runtime": { @@ -1923,7 +1925,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": {} @@ -1931,6 +1934,7 @@ }, "WIDESEAWCS_DTO/1.0.0": { "dependencies": { + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_Model": "1.0.0" }, "runtime": { @@ -1939,6 +1943,7 @@ }, "WIDESEAWCS_IBasicInfoRepository/1.0.0": { "dependencies": { + "WIDESEAWCS_Core": "1.0.7", "WIDESEAWCS_DTO": "1.0.0" }, "runtime": { @@ -1949,7 +1954,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": {} @@ -3160,12 +3165,12 @@ "path": "system.xml.xpath.xdocument/4.0.1", "hashPath": "system.xml.xpath.xdocument.4.0.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_BasicInfoRepository/1.0.0": { "type": "project", -- Gitblit v1.9.3