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_BasicInfoRepository/obj/project.assets.json | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/obj/project.assets.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/obj/project.assets.json"
index da3d3a6..b36d9ec 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/obj/project.assets.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_BasicInfoRepository/obj/project.assets.json"
@@ -3135,7 +3135,7 @@
"lib/netstandard1.3/System.Xml.XPath.XDocument.dll": {}
}
},
- "WIDESEAWCS_Core/1.0.13": {
+ "WIDESEAWCS_Core/1.0.26": {
"type": "package",
"dependencies": {
"AutoMapper": "13.0.1",
@@ -3171,7 +3171,7 @@
"framework": ".NETCoreApp,Version=v6.0",
"dependencies": {
"Newtonsoft.Json": "13.0.3",
- "WIDESEAWCS_Core": "1.0.13"
+ "WIDESEAWCS_Core": "1.0.26"
},
"compile": {
"bin/placeholder/WIDESEAWCS_Common.dll": {}
@@ -3184,7 +3184,7 @@
"type": "project",
"framework": ".NETCoreApp,Version=v6.0",
"dependencies": {
- "WIDESEAWCS_Core": "1.0.13",
+ "WIDESEAWCS_Core": "1.0.26",
"WIDESEAWCS_Model": "1.0.0"
},
"compile": {
@@ -3198,7 +3198,7 @@
"type": "project",
"framework": ".NETCoreApp,Version=v6.0",
"dependencies": {
- "WIDESEAWCS_Core": "1.0.13",
+ "WIDESEAWCS_Core": "1.0.26",
"WIDESEAWCS_DTO": "1.0.0"
},
"compile": {
@@ -3214,7 +3214,7 @@
"dependencies": {
"System.Text.RegularExpressions": "4.3.1",
"WIDESEAWCS_Common": "1.0.0",
- "WIDESEAWCS_Core": "1.0.13"
+ "WIDESEAWCS_Core": "1.0.26"
},
"compile": {
"bin/placeholder/WIDESEAWCS_Model.dll": {}
@@ -9538,14 +9538,14 @@
"system.xml.xpath.xdocument.nuspec"
]
},
- "WIDESEAWCS_Core/1.0.13": {
- "sha512": "97kBnPLANai5S89W7IbNvtf5kNvkgDu/X6EE4FMjNmFRIv5r9CRCf6N+N97u2ITvH+/abdTX7rYW8AtPYDAy2Q==",
+ "WIDESEAWCS_Core/1.0.26": {
+ "sha512": "rixKm6ZHQEHihs4jVFthH4z4XnWHfkLBXvukmJnTCPhv1CT+JRO2oCehSPMqo/1NKXVwsOK9/P87Kfo0vsnsqA==",
"type": "package",
- "path": "wideseawcs_core/1.0.13",
+ "path": "wideseawcs_core/1.0.26",
"files": [
".nupkg.metadata",
"lib/net6.0/WIDESEAWCS_Core.dll",
- "wideseawcs_core.1.0.13.nupkg.sha512",
+ "wideseawcs_core.1.0.26.nupkg.sha512",
"wideseawcs_core.nuspec"
]
},
@@ -9572,7 +9572,7 @@
},
"projectFileDependencyGroups": {
"net6.0": [
- "WIDESEAWCS_Core >= 1.0.13",
+ "WIDESEAWCS_Core >= 1.0.26",
"WIDESEAWCS_IBasicInfoRepository >= 1.0.0"
]
},
@@ -9626,7 +9626,7 @@
"dependencies": {
"WIDESEAWCS_Core": {
"target": "Package",
- "version": "[1.0.13, )"
+ "version": "[1.0.26, )"
}
},
"imports": [
--
Gitblit v1.9.3