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_ISystemRepository/bin/Release/net6.0/WIDESEAWCS_ISystemRepository.deps.json | 37 +++++++++++++++++++++++--------------
1 files changed, 23 insertions(+), 14 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemRepository/bin/Release/net6.0/WIDESEAWCS_ISystemRepository.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemRepository/bin/Release/net6.0/WIDESEAWCS_ISystemRepository.deps.json"
index 308c4c8..8df023d 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemRepository/bin/Release/net6.0/WIDESEAWCS_ISystemRepository.deps.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemRepository/bin/Release/net6.0/WIDESEAWCS_ISystemRepository.deps.json"
@@ -8,7 +8,7 @@
".NETCoreApp,Version=v6.0": {
"WIDESEAWCS_ISystemRepository/1.0.0": {
"dependencies": {
- "WIDESEAWCS_Core": "1.0.7",
+ "WIDESEAWCS_Core": "1.0.26",
"WIDESEAWCS_DTO": "1.0.0"
},
"runtime": {
@@ -1884,7 +1884,7 @@
"System.Xml.XPath": "4.0.1"
}
},
- "WIDESEAWCS_Core/1.0.7": {
+ "WIDESEAWCS_Core/1.0.26": {
"dependencies": {
"AutoMapper": "13.0.1",
"Autofac": "8.0.0",
@@ -1909,37 +1909,46 @@
},
"runtime": {
"lib/net6.0/WIDESEAWCS_Core.dll": {
- "assemblyVersion": "1.0.7.0",
- "fileVersion": "1.0.7.0"
+ "assemblyVersion": "1.0.26.0",
+ "fileVersion": "1.0.26.0"
}
}
},
"WIDESEAWCS_Common/1.0.0": {
"dependencies": {
"Newtonsoft.Json": "13.0.3",
- "WIDESEAWCS_Core": "1.0.7"
+ "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": {
"dependencies": {
- "WIDESEAWCS_Core": "1.0.7",
+ "WIDESEAWCS_Core": "1.0.26",
"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": {
"dependencies": {
"System.Text.RegularExpressions": "4.3.1",
"WIDESEAWCS_Common": "1.0.0",
- "WIDESEAWCS_Core": "1.0.7"
+ "WIDESEAWCS_Core": "1.0.26"
},
"runtime": {
- "WIDESEAWCS_Model.dll": {}
+ "WIDESEAWCS_Model.dll": {
+ "assemblyVersion": "1.0.0.0",
+ "fileVersion": "1.0.0.0"
+ }
}
}
}
@@ -3147,12 +3156,12 @@
"path": "system.xml.xpath.xdocument/4.0.1",
"hashPath": "system.xml.xpath.xdocument.4.0.1.nupkg.sha512"
},
- "WIDESEAWCS_Core/1.0.7": {
+ "WIDESEAWCS_Core/1.0.26": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-HT/w9xN4ebGLiHAwoWP/Nbi1HtlRH8dJT2ZWbSOgpTYUB8FW7qWyWDDGhRR4qvWISWQq3BkKPYALqSLr6w+nWA==",
- "path": "wideseawcs_core/1.0.7",
- "hashPath": "wideseawcs_core.1.0.7.nupkg.sha512"
+ "sha512": "sha512-rixKm6ZHQEHihs4jVFthH4z4XnWHfkLBXvukmJnTCPhv1CT+JRO2oCehSPMqo/1NKXVwsOK9/P87Kfo0vsnsqA==",
+ "path": "wideseawcs_core/1.0.26",
+ "hashPath": "wideseawcs_core.1.0.26.nupkg.sha512"
},
"WIDESEAWCS_Common/1.0.0": {
"type": "project",
--
Gitblit v1.9.3