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_ISystemServices/obj/project.assets.json |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/obj/project.assets.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/obj/project.assets.json"
index 40ec133..86030ac 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/obj/project.assets.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/obj/project.assets.json"
@@ -3135,7 +3135,7 @@
           "lib/netstandard1.3/System.Xml.XPath.XDocument.dll": {}
         }
       },
-      "WIDESEAWCS_Core/1.0.7": {
+      "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.7"
+          "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.7",
+          "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.7",
+          "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.7"
+          "WIDESEAWCS_Core": "1.0.26"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_Model.dll": {}
@@ -3227,7 +3227,7 @@
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
-          "WIDESEAWCS_Core": "1.0.7",
+          "WIDESEAWCS_Core": "1.0.26",
           "WIDESEAWCS_ISystemRepository": "1.0.0"
         },
         "compile": {
@@ -9552,14 +9552,14 @@
         "system.xml.xpath.xdocument.nuspec"
       ]
     },
-    "WIDESEAWCS_Core/1.0.7": {
-      "sha512": "HT/w9xN4ebGLiHAwoWP/Nbi1HtlRH8dJT2ZWbSOgpTYUB8FW7qWyWDDGhRR4qvWISWQq3BkKPYALqSLr6w+nWA==",
+    "WIDESEAWCS_Core/1.0.26": {
+      "sha512": "rixKm6ZHQEHihs4jVFthH4z4XnWHfkLBXvukmJnTCPhv1CT+JRO2oCehSPMqo/1NKXVwsOK9/P87Kfo0vsnsqA==",
       "type": "package",
-      "path": "wideseawcs_core/1.0.7",
+      "path": "wideseawcs_core/1.0.26",
       "files": [
         ".nupkg.metadata",
         "lib/net6.0/WIDESEAWCS_Core.dll",
-        "wideseawcs_core.1.0.7.nupkg.sha512",
+        "wideseawcs_core.1.0.26.nupkg.sha512",
         "wideseawcs_core.nuspec"
       ]
     },
@@ -9591,7 +9591,7 @@
   },
   "projectFileDependencyGroups": {
     "net6.0": [
-      "WIDESEAWCS_Core >= 1.0.7",
+      "WIDESEAWCS_Core >= 1.0.26",
       "WIDESEAWCS_SystemRepository >= 1.0.0"
     ]
   },
@@ -9645,7 +9645,7 @@
         "dependencies": {
           "WIDESEAWCS_Core": {
             "target": "Package",
-            "version": "[1.0.7, )"
+            "version": "[1.0.26, )"
           }
         },
         "imports": [

--
Gitblit v1.9.3