From 96a77e69b0577c50adfaacd5fd8b89009242d3bd Mon Sep 17 00:00:00 2001
From: Admin <Admin@ADMIN>
Date: 星期日, 07 十二月 2025 18:25:00 +0800
Subject: [PATCH] 更新
---
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/bin/Release/net6.0/WIDESEAWCS_BasicInfoRepository.deps.json | 20 ++++++++++++++++----
1 files changed, 16 insertions(+), 4 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/bin/Release/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/Release/net6.0/WIDESEAWCS_BasicInfoRepository.deps.json"
index 1b0af61..d65e66c 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/bin/Release/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/Release/net6.0/WIDESEAWCS_BasicInfoRepository.deps.json"
@@ -1920,7 +1920,10 @@
"WIDESEAWCS_Core": "1.0.26"
},
"runtime": {
- "WIDESEAWCS_Common.dll": {}
+ "WIDESEAWCS_Common.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
}
},
"WIDESEAWCS_DTO/1.0.0": {
@@ -1929,7 +1932,10 @@
"WIDESEAWCS_Model": "1.0.0"
},
"runtime": {
- "WIDESEAWCS_DTO.dll": {}
+ "WIDESEAWCS_DTO.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
}
},
"WIDESEAWCS_IBasicInfoRepository/1.0.0": {
@@ -1938,7 +1944,10 @@
"WIDESEAWCS_DTO": "1.0.0"
},
"runtime": {
- "WIDESEAWCS_IBasicInfoRepository.dll": {}
+ "WIDESEAWCS_IBasicInfoRepository.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
}
},
"WIDESEAWCS_Model/1.0.0": {
@@ -1948,7 +1957,10 @@
"WIDESEAWCS_Core": "1.0.26"
},
"runtime": {
- "WIDESEAWCS_Model.dll": {}
+ "WIDESEAWCS_Model.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
}
}
}
--
Gitblit v1.9.3