From 21078521d79f0eb5535cc34be7917a3fd1123b8f Mon Sep 17 00:00:00 2001
From: HuBingJie <3146306518@qq.com>
Date: 星期三, 29 十月 2025 15:35:29 +0800
Subject: [PATCH] RGV监控
---
代码管理/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/bin/Debug/net6.0/WIDESEAWCS_ISystemServices.deps.json | 25 ++++++++++++++++++++-----
1 files changed, 20 insertions(+), 5 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/bin/Debug/net6.0/WIDESEAWCS_ISystemServices.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/bin/Debug/net6.0/WIDESEAWCS_ISystemServices.deps.json"
index cb172ae..5e2b4b8 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/bin/Debug/net6.0/WIDESEAWCS_ISystemServices.deps.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/bin/Debug/net6.0/WIDESEAWCS_ISystemServices.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_ISystemRepository/1.0.0": {
@@ -1935,7 +1941,10 @@
"WIDESEAWCS_DTO": "1.0.0"
},
"runtime": {
- "WIDESEAWCS_ISystemRepository.dll": {}
+ "WIDESEAWCS_ISystemRepository.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
}
},
"WIDESEAWCS_Model/1.0.0": {
@@ -1945,7 +1954,10 @@
"WIDESEAWCS_Core": "1.0.26"
},
"runtime": {
- "WIDESEAWCS_Model.dll": {}
+ "WIDESEAWCS_Model.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
}
},
"WIDESEAWCS_SystemRepository/1.0.0": {
@@ -1953,7 +1965,10 @@
"WIDESEAWCS_ISystemRepository": "1.0.0"
},
"runtime": {
- "WIDESEAWCS_SystemRepository.dll": {}
+ "WIDESEAWCS_SystemRepository.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
}
}
}
--
Gitblit v1.9.3