From 8acdbcfbe06832f35963201c5bacd86dc3e7092d Mon Sep 17 00:00:00 2001 From: dengjunjie <dengjunjie@hnkhzn.com> Date: 星期一, 14 十月 2024 10:54:20 +0800 Subject: [PATCH] WCS --- 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/obj/project.assets.json | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/obj/project.assets.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/obj/project.assets.json" index f095bc4..3464f7e 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/obj/project.assets.json" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoService/obj/project.assets.json" @@ -3302,7 +3302,7 @@ "bin/placeholder/WIDESEAWCS_Communicator.dll": {} } }, - "WIDESEAWCS_Core/1.0.2": { + "WIDESEAWCS_Core/1.0.3": { "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { @@ -3379,7 +3379,7 @@ "dependencies": { "System.Text.RegularExpressions": "4.3.1", "WIDESEAWCS_Common": "1.0.0", - "WIDESEAWCS_Core": "1.0.2" + "WIDESEAWCS_Core": "1.0.3" }, "compile": { "bin/placeholder/WIDESEAWCS_Model.dll": {} @@ -3394,7 +3394,7 @@ "dependencies": { "Quartz": "3.11.0", "WIDESEAWCS_Communicator": "1.0.0", - "WIDESEAWCS_Core": "1.0.2" + "WIDESEAWCS_Core": "1.0.3" }, "compile": { "bin/placeholder/WIDESEAWCS_QuartzJob.dll": {} @@ -9917,7 +9917,7 @@ "path": "../WIDESEAWCS_Communicator/WIDESEAWCS_Communicator.csproj", "msbuildProject": "../WIDESEAWCS_Communicator/WIDESEAWCS_Communicator.csproj" }, - "WIDESEAWCS_Core/1.0.2": { + "WIDESEAWCS_Core/1.0.3": { "type": "project", "path": "../WIDESEAWCS_Core/WIDESEAWCS_Core.csproj", "msbuildProject": "../WIDESEAWCS_Core/WIDESEAWCS_Core.csproj" -- Gitblit v1.9.3