From 4e3ade94e3ffb7710e5a40c668d46745c98821b8 Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期一, 28 十月 2024 13:23:02 +0800
Subject: [PATCH] wcs基础代码

---
 Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/obj/project.assets.json |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/obj/project.assets.json b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/obj/project.assets.json
index 13c5f86..6bba25b 100644
--- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/obj/project.assets.json
+++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/obj/project.assets.json
@@ -10732,6 +10732,7 @@
   },
   "projectFileDependencyGroups": {
     "net6.0": [
+      "LogLibrary >= 1.0.0",
       "WIDESEA_Common >= 1.0.0",
       "WIDESEA_IStoragIntegrationServices >= 1.0.0"
     ]
@@ -10765,6 +10766,9 @@
         "net6.0": {
           "targetAlias": "net6.0",
           "projectReferences": {
+            "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj": {
+              "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj"
+            },
             "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj": {
               "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj"
             },

--
Gitblit v1.9.3