From f5b8c1ae89286dada20ea433ffac84f4c9e72a29 Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期五, 06 六月 2025 14:31:25 +0800
Subject: [PATCH] 1

---
 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/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_TaskInfoRepository/obj/project.assets.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/obj/project.assets.json"
index 601d9e8..2dd467f 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/obj/project.assets.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/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.13": {
         "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.13"
         },
         "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.13",
           "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.13",
           "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.13"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_Model.dll": {}
@@ -9538,14 +9538,14 @@
         "system.xml.xpath.xdocument.nuspec"
       ]
     },
-    "WIDESEAWCS_Core/1.0.7": {
-      "sha512": "HT/w9xN4ebGLiHAwoWP/Nbi1HtlRH8dJT2ZWbSOgpTYUB8FW7qWyWDDGhRR4qvWISWQq3BkKPYALqSLr6w+nWA==",
+    "WIDESEAWCS_Core/1.0.13": {
+      "sha512": "97kBnPLANai5S89W7IbNvtf5kNvkgDu/X6EE4FMjNmFRIv5r9CRCf6N+N97u2ITvH+/abdTX7rYW8AtPYDAy2Q==",
       "type": "package",
-      "path": "wideseawcs_core/1.0.7",
+      "path": "wideseawcs_core/1.0.13",
       "files": [
         ".nupkg.metadata",
         "lib/net6.0/WIDESEAWCS_Core.dll",
-        "wideseawcs_core.1.0.7.nupkg.sha512",
+        "wideseawcs_core.1.0.13.nupkg.sha512",
         "wideseawcs_core.nuspec"
       ]
     },
@@ -9572,7 +9572,7 @@
   },
   "projectFileDependencyGroups": {
     "net6.0": [
-      "WIDESEAWCS_Core >= 1.0.7",
+      "WIDESEAWCS_Core >= 1.0.13",
       "WIDESEAWCS_ITaskInfoRepository >= 1.0.0",
       "WIDESEAWCS_Model >= 1.0.0"
     ]
@@ -9630,7 +9630,7 @@
         "dependencies": {
           "WIDESEAWCS_Core": {
             "target": "Package",
-            "version": "[1.0.7, )"
+            "version": "[1.0.13, )"
           }
         },
         "imports": [

--
Gitblit v1.9.3