From 3163fec4985ebc87ea859087cdedacad749096d9 Mon Sep 17 00:00:00 2001 From: huanghongfeng <huanghongfeng@hnkhzn.com> Date: 星期五, 28 二月 2025 19:15:39 +0800 Subject: [PATCH] 1 --- 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/project.assets.json | 34 +++++++++++++++++----------------- 1 files changed, 17 insertions(+), 17 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/project.assets.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/project.assets.json" index 0770808..d8822b1 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/project.assets.json" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/obj/project.assets.json" @@ -3277,7 +3277,7 @@ "lib/net6.0/WIDESEAWCS_Communicator.dll": {} } }, - "WIDESEAWCS_Core/1.0.7": { + "WIDESEAWCS_Core/1.0.13": { "type": "package", "dependencies": { "AutoMapper": "13.0.1", @@ -3326,7 +3326,7 @@ "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { - "WIDESEAWCS_Core": "1.0.7", + "WIDESEAWCS_Core": "1.0.13", "WIDESEAWCS_IBasicInfoRepository": "1.0.0" }, "compile": { @@ -3340,7 +3340,7 @@ "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { - "WIDESEAWCS_Core": "1.0.7", + "WIDESEAWCS_Core": "1.0.13", "WIDESEAWCS_IBasicInfoService": "1.0.0", "WIDESEAWCS_QuartzJob": "2.1.2" }, @@ -3356,7 +3356,7 @@ "framework": ".NETCoreApp,Version=v6.0", "dependencies": { "Newtonsoft.Json": "13.0.3", - "WIDESEAWCS_Core": "1.0.7" + "WIDESEAWCS_Core": "1.0.13" }, "compile": { "bin/placeholder/WIDESEAWCS_Common.dll": {} @@ -3369,7 +3369,7 @@ "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { - "WIDESEAWCS_Core": "1.0.7", + "WIDESEAWCS_Core": "1.0.13", "WIDESEAWCS_Model": "1.0.0" }, "compile": { @@ -3383,7 +3383,7 @@ "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { - "WIDESEAWCS_Core": "1.0.7", + "WIDESEAWCS_Core": "1.0.13", "WIDESEAWCS_DTO": "1.0.0" }, "compile": { @@ -3398,7 +3398,7 @@ "framework": ".NETCoreApp,Version=v6.0", "dependencies": { "WIDESEAWCS_BasicInfoRepository": "1.0.0", - "WIDESEAWCS_Core": "1.0.7" + "WIDESEAWCS_Core": "1.0.13" }, "compile": { "bin/placeholder/WIDESEAWCS_IBasicInfoService.dll": {} @@ -3411,7 +3411,7 @@ "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { - "WIDESEAWCS_Core": "1.0.7", + "WIDESEAWCS_Core": "1.0.13", "WIDESEAWCS_DTO": "1.0.0" }, "compile": { @@ -3425,7 +3425,7 @@ "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { - "WIDESEAWCS_Core": "1.0.7", + "WIDESEAWCS_Core": "1.0.13", "WIDESEAWCS_TaskInfoRepository": "1.0.0" }, "compile": { @@ -3441,7 +3441,7 @@ "dependencies": { "System.Text.RegularExpressions": "4.3.1", "WIDESEAWCS_Common": "1.0.0", - "WIDESEAWCS_Core": "1.0.7" + "WIDESEAWCS_Core": "1.0.13" }, "compile": { "bin/placeholder/WIDESEAWCS_Model.dll": {} @@ -3454,7 +3454,7 @@ "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { - "WIDESEAWCS_Core": "1.0.7", + "WIDESEAWCS_Core": "1.0.13", "WIDESEAWCS_ITaskInfoRepository": "1.0.0", "WIDESEAWCS_Model": "1.0.0" }, @@ -9974,14 +9974,14 @@ "wideseawcs_communicator.nuspec" ] }, - "WIDESEAWCS_Core/1.0.7": { - "sha512": "HT/w9xN4ebGLiHAwoWP/Nbi1HtlRH8dJT2ZWbSOgpTYUB8FW7qWyWDDGhRR4qvWISWQq3BkKPYALqSLr6w+nWA==", + "WIDESEAWCS_Core/1.0.13": { + "sha512": "97kBnPLANai5S89W7IbNvtf5kNvkgDu/X6EE4FMjNmFRIv5r9CRCf6N+N97u2ITvH+/abdTX7rYW8AtPYDAy2Q==", "type": "package", - "path": "wideseawcs_core/1.0.7", + "path": "wideseawcs_core/1.0.13", "files": [ ".nupkg.metadata", "lib/net6.0/WIDESEAWCS_Core.dll", - "wideseawcs_core.1.0.7.nupkg.sha512", + "wideseawcs_core.1.0.13.nupkg.sha512", "wideseawcs_core.nuspec" ] }, @@ -10050,7 +10050,7 @@ "projectFileDependencyGroups": { "net6.0": [ "WIDESEAWCS_BasicInfoService >= 1.0.0", - "WIDESEAWCS_Core >= 1.0.7", + "WIDESEAWCS_Core >= 1.0.13", "WIDESEAWCS_ITaskInfoService >= 1.0.0" ] }, @@ -10107,7 +10107,7 @@ "dependencies": { "WIDESEAWCS_Core": { "target": "Package", - "version": "[1.0.7, )" + "version": "[1.0.13, )" } }, "imports": [ -- Gitblit v1.9.3