From 28110912ca4803e5793f181517d7bf2d7a5ea2ad Mon Sep 17 00:00:00 2001
From: HuBingJie <3146306518@qq.com>
Date: 星期五, 05 十二月 2025 00:32:49 +0800
Subject: [PATCH] 1
---
代码管理/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoRepository/bin/Release/net6.0/WIDESEAWCS_IBasicInfoRepository.deps.json | 15 ++++++++++++---
1 files changed, 12 insertions(+), 3 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoRepository/bin/Release/net6.0/WIDESEAWCS_IBasicInfoRepository.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoRepository/bin/Release/net6.0/WIDESEAWCS_IBasicInfoRepository.deps.json"
index 64a8344..a75352f 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoRepository/bin/Release/net6.0/WIDESEAWCS_IBasicInfoRepository.deps.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoRepository/bin/Release/net6.0/WIDESEAWCS_IBasicInfoRepository.deps.json"
@@ -1919,7 +1919,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": {
@@ -1927,7 +1930,10 @@
"WIDESEAWCS_Model": "1.0.0"
},
"runtime": {
- "WIDESEAWCS_DTO.dll": {}
+ "WIDESEAWCS_DTO.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
}
},
"WIDESEAWCS_Model/1.0.0": {
@@ -1937,7 +1943,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