From f49fa4b5027cfdc27b429985d023e8002abcca2e Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期三, 05 十一月 2025 23:54:12 +0800
Subject: [PATCH] 1
---
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/bin/Debug/net6.0/WIDESEAWCS_Model.deps.json | 19 ++++++++++---------
1 files changed, 10 insertions(+), 9 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/bin/Debug/net6.0/WIDESEAWCS_Model.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/bin/Debug/net6.0/WIDESEAWCS_Model.deps.json"
index 5fb2afe..099bd4d 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/bin/Debug/net6.0/WIDESEAWCS_Model.deps.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/bin/Debug/net6.0/WIDESEAWCS_Model.deps.json"
@@ -10,7 +10,7 @@
"dependencies": {
"System.Text.RegularExpressions": "4.3.1",
"WIDESEAWCS_Common": "1.0.0",
- "WIDESEAWCS_Core": "1.0.4"
+ "WIDESEAWCS_Core": "1.0.13"
},
"runtime": {
"WIDESEAWCS_Model.dll": {}
@@ -1885,7 +1885,7 @@
"System.Xml.XPath": "4.0.1"
}
},
- "WIDESEAWCS_Core/1.0.4": {
+ "WIDESEAWCS_Core/1.0.13": {
"dependencies": {
"AutoMapper": "13.0.1",
"Autofac": "8.0.0",
@@ -1910,14 +1910,15 @@
},
"runtime": {
"lib/net6.0/WIDESEAWCS_Core.dll": {
- "assemblyVersion": "1.0.4.0",
- "fileVersion": "1.0.4.0"
+ "assemblyVersion": "1.0.13.0",
+ "fileVersion": "1.0.13.0"
}
}
},
"WIDESEAWCS_Common/1.0.0": {
"dependencies": {
- "Newtonsoft.Json": "13.0.3"
+ "Newtonsoft.Json": "13.0.3",
+ "WIDESEAWCS_Core": "1.0.13"
},
"runtime": {
"WIDESEAWCS_Common.dll": {}
@@ -3128,12 +3129,12 @@
"path": "system.xml.xpath.xdocument/4.0.1",
"hashPath": "system.xml.xpath.xdocument.4.0.1.nupkg.sha512"
},
- "WIDESEAWCS_Core/1.0.4": {
+ "WIDESEAWCS_Core/1.0.13": {
"type": "package",
"serviceable": true,
- "sha512": "sha512-Dqirw1ltzlX+KdgZYZpeHmZDAGu7N11MFOaKTFy60VwPxSk0ust8PEhjlHspKFkllxwIrktXo2mY93eYld1ANQ==",
- "path": "wideseawcs_core/1.0.4",
- "hashPath": "wideseawcs_core.1.0.4.nupkg.sha512"
+ "sha512": "sha512-97kBnPLANai5S89W7IbNvtf5kNvkgDu/X6EE4FMjNmFRIv5r9CRCf6N+N97u2ITvH+/abdTX7rYW8AtPYDAy2Q==",
+ "path": "wideseawcs_core/1.0.13",
+ "hashPath": "wideseawcs_core.1.0.13.nupkg.sha512"
},
"WIDESEAWCS_Common/1.0.0": {
"type": "project",
--
Gitblit v1.9.3