From 28110912ca4803e5793f181517d7bf2d7a5ea2ad Mon Sep 17 00:00:00 2001
From: HuBingJie <3146306518@qq.com>
Date: 星期五, 05 十二月 2025 00:32:49 +0800
Subject: [PATCH] 1

---
 代码管理/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Release/net6.0/publish/WIDESEAWCS_Server.deps.json |   22 ++++++++++++++++++++--
 1 files changed, 20 insertions(+), 2 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Release/net6.0/publish/WIDESEAWCS_Server.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Release/net6.0/publish/WIDESEAWCS_Server.deps.json"
index 8f76d42..b12e7e1 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Release/net6.0/publish/WIDESEAWCS_Server.deps.json"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Release/net6.0/publish/WIDESEAWCS_Server.deps.json"
@@ -8,6 +8,7 @@
     ".NETCoreApp,Version=v6.0": {
       "WIDESEAWCS_Server/1.0.0": {
         "dependencies": {
+          "ILogService": "1.0.0",
           "Swashbuckle.AspNetCore": "6.5.0",
           "WIDESEAWCS_SystemServices": "1.0.0",
           "WIDESEAWCS_TaskInfoService": "1.0.0",
@@ -2043,6 +2044,17 @@
           }
         }
       },
+      "ILogService/1.0.0": {
+        "dependencies": {
+          "WIDESEAWCS_Model": "1.0.0"
+        },
+        "runtime": {
+          "ILogService.dll": {
+            "assemblyVersion": "1.0.0.0",
+            "fileVersion": "1.0.0.0"
+          }
+        }
+      },
       "WIDESEAWCS_BasicInfoRepository/1.0.0": {
         "dependencies": {
           "WIDESEAWCS_IBasicInfoRepository": "1.0.0"
@@ -2209,8 +2221,9 @@
           "WIDESEAWCS_ITaskInfoService": "1.0.0"
         },
         "runtime": {
-          "WIDESEAWCs_TaskInfoService.dll": {
-            "fileVersion": "0.0.0.0"
+          "WIDESEAWCS_TaskInfoService.dll": {
+            "assemblyVersion": "1.0.0.0",
+            "fileVersion": "1.0.0.0"
           }
         }
       },
@@ -3524,6 +3537,11 @@
       "path": "wideseawcs_quartzjob/3.0.9",
       "hashPath": "wideseawcs_quartzjob.3.0.9.nupkg.sha512"
     },
+    "ILogService/1.0.0": {
+      "type": "project",
+      "serviceable": false,
+      "sha512": ""
+    },
     "WIDESEAWCS_BasicInfoRepository/1.0.0": {
       "type": "project",
       "serviceable": false,

--
Gitblit v1.9.3