From b55d324f4b7465f9a7dc50e999346697f5cc35a2 Mon Sep 17 00:00:00 2001 From: wankeda <Administrator@DESKTOP-HAU3ST3> Date: 星期五, 07 三月 2025 15:17:19 +0800 Subject: [PATCH] 1 --- WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/bin/Debug/net6.0/WIDESEAWCS_IBasicInfoService.deps.json | 25 ++++++++++++++++++++----- 1 files changed, 20 insertions(+), 5 deletions(-) diff --git a/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/bin/Debug/net6.0/WIDESEAWCS_IBasicInfoService.deps.json b/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/bin/Debug/net6.0/WIDESEAWCS_IBasicInfoService.deps.json index ad42206..5886d79 100644 --- a/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/bin/Debug/net6.0/WIDESEAWCS_IBasicInfoService.deps.json +++ b/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/bin/Debug/net6.0/WIDESEAWCS_IBasicInfoService.deps.json @@ -1920,7 +1920,10 @@ "WIDESEAWCS_IBasicInfoRepository": "1.0.0" }, "runtime": { - "WIDESEAWCS_BasicInfoRepository.dll": {} + "WIDESEAWCS_BasicInfoRepository.dll": { + "assemblyVersion": "1.0.0", + "fileVersion": "1.0.0.0" + } } }, "WIDESEAWCS_Common/1.0.0": { @@ -1929,7 +1932,10 @@ "WIDESEAWCS_Core": "1.0.7" }, "runtime": { - "WIDESEAWCS_Common.dll": {} + "WIDESEAWCS_Common.dll": { + "assemblyVersion": "1.0.0", + "fileVersion": "1.0.0.0" + } } }, "WIDESEAWCS_DTO/1.0.0": { @@ -1938,7 +1944,10 @@ "WIDESEAWCS_Model": "1.0.0" }, "runtime": { - "WIDESEAWCS_DTO.dll": {} + "WIDESEAWCS_DTO.dll": { + "assemblyVersion": "1.0.0", + "fileVersion": "1.0.0.0" + } } }, "WIDESEAWCS_IBasicInfoRepository/1.0.0": { @@ -1947,7 +1956,10 @@ "WIDESEAWCS_DTO": "1.0.0" }, "runtime": { - "WIDESEAWCS_IBasicInfoRepository.dll": {} + "WIDESEAWCS_IBasicInfoRepository.dll": { + "assemblyVersion": "1.0.0", + "fileVersion": "1.0.0.0" + } } }, "WIDESEAWCS_Model/1.0.0": { @@ -1957,7 +1969,10 @@ "WIDESEAWCS_Core": "1.0.7" }, "runtime": { - "WIDESEAWCS_Model.dll": {} + "WIDESEAWCS_Model.dll": { + "assemblyVersion": "1.0.0", + "fileVersion": "1.0.0.0" + } } } } -- Gitblit v1.9.3