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/WIDESEA_StoragIntegrationServices.csproj.nuget.dgspec.json | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/obj/WIDESEA_StoragIntegrationServices.csproj.nuget.dgspec.json b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/obj/WIDESEA_StoragIntegrationServices.csproj.nuget.dgspec.json index a32d8af..e0640b4 100644 --- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/obj/WIDESEA_StoragIntegrationServices.csproj.nuget.dgspec.json +++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/obj/WIDESEA_StoragIntegrationServices.csproj.nuget.dgspec.json @@ -519,6 +519,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