From 94b11f93e7985e8ca499465af228f78301fd6e86 Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期二, 11 三月 2025 17:32:27 +0800
Subject: [PATCH] 1

---
 项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/project.assets.json |   33 +++++++++++++++++++--------------
 1 files changed, 19 insertions(+), 14 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/project.assets.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/project.assets.json"
index bfa7282..3f3a04e 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/project.assets.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/obj/project.assets.json"
@@ -3267,19 +3267,23 @@
           "lib/netstandard1.3/System.Xml.XPath.XDocument.dll": {}
         }
       },
-      "WIDESEAWCS_Communicator/2.2.2": {
+      "WIDESEAWCS_Communicator/2.2.4": {
         "type": "package",
         "dependencies": {
           "HslCommunication": "11.6.4"
         },
         "compile": {
-          "lib/net6.0/WIDESEAWCS_Communicator.dll": {}
+          "lib/net6.0/WIDESEAWCS_Communicator.dll": {
+            "related": ".xml"
+          }
         },
         "runtime": {
-          "lib/net6.0/WIDESEAWCS_Communicator.dll": {}
+          "lib/net6.0/WIDESEAWCS_Communicator.dll": {
+            "related": ".xml"
+          }
         }
       },
-      "WIDESEAWCS_Core/1.0.7": {
+      "WIDESEAWCS_Core/1.0.10": {
         "type": "package",
         "dependencies": {
           "AutoMapper": "13.0.1",
@@ -3485,7 +3489,7 @@
         "dependencies": {
           "System.Text.RegularExpressions": "4.3.1",
           "WIDESEAWCS_Common": "1.0.0",
-          "WIDESEAWCS_Core": "1.0.7"
+          "WIDESEAWCS_Core": "1.0.10"
         },
         "compile": {
           "bin/placeholder/WIDESEAWCS_Model.dll": {}
@@ -3580,7 +3584,7 @@
         "type": "project",
         "framework": ".NETCoreApp,Version=v6.0",
         "dependencies": {
-          "WIDESEAWCS_Communicator": "2.2.2",
+          "WIDESEAWCS_Communicator": "2.2.4",
           "WIDESEAWCS_QuartzJob": "2.1.2",
           "WIDESEAWCS_ShuttleCarServices": "1.0.0",
           "WIDESEAWCS_TaskInfoService": "1.0.0"
@@ -10091,25 +10095,26 @@
         "system.xml.xpath.xdocument.nuspec"
       ]
     },
-    "WIDESEAWCS_Communicator/2.2.2": {
-      "sha512": "QQwYM8pvqOPXXKlRmolozX6S9ilDFOb8ANUjvO+aaSaeuk5L0WdfAJaG5F0IaATuHzx2ZZjvtBRdOUG/kF66Uw==",
+    "WIDESEAWCS_Communicator/2.2.4": {
+      "sha512": "iE5oUNoaj5mrO1skyYf2MDmj0Diu54VmrvgbbK3FHu3SCAV6s52/DqhRqfmhsMCsXPXdLMzQyGHTaAYxQwSUEw==",
       "type": "package",
-      "path": "wideseawcs_communicator/2.2.2",
+      "path": "wideseawcs_communicator/2.2.4",
       "files": [
         ".nupkg.metadata",
         "lib/net6.0/WIDESEAWCS_Communicator.dll",
-        "wideseawcs_communicator.2.2.2.nupkg.sha512",
+        "lib/net6.0/WIDESEAWCS_Communicator.xml",
+        "wideseawcs_communicator.2.2.4.nupkg.sha512",
         "wideseawcs_communicator.nuspec"
       ]
     },
-    "WIDESEAWCS_Core/1.0.7": {
-      "sha512": "HT/w9xN4ebGLiHAwoWP/Nbi1HtlRH8dJT2ZWbSOgpTYUB8FW7qWyWDDGhRR4qvWISWQq3BkKPYALqSLr6w+nWA==",
+    "WIDESEAWCS_Core/1.0.10": {
+      "sha512": "g9pyHhsPLNxWQsCARSya8B2Yn/aZy55jaeplIorXOA+GbyzgB3VvGyDeaUzuiR0cZb6AFhJj9IP9RB/ep7tyog==",
       "type": "package",
-      "path": "wideseawcs_core/1.0.7",
+      "path": "wideseawcs_core/1.0.10",
       "files": [
         ".nupkg.metadata",
         "lib/net6.0/WIDESEAWCS_Core.dll",
-        "wideseawcs_core.1.0.7.nupkg.sha512",
+        "wideseawcs_core.1.0.10.nupkg.sha512",
         "wideseawcs_core.nuspec"
       ]
     },

--
Gitblit v1.9.3