From d0bd841aa5414250973586473c5aa7cd9757143f Mon Sep 17 00:00:00 2001 From: xiaoyang <xiaoyang@hnkhzn.com> Date: 星期一, 28 十月 2024 16:05:24 +0800 Subject: [PATCH] 现有接口联调完成 --- Code Management/WMS/WIDESEA_WMSServer/LogLibrary/obj/Debug/net6.0/LogLibrary.GeneratedMSBuildEditorConfig.editorconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Code Management/WMS/WIDESEA_WMSServer/LogLibrary/obj/Debug/net6.0/LogLibrary.GeneratedMSBuildEditorConfig.editorconfig b/Code Management/WMS/WIDESEA_WMSServer/LogLibrary/obj/Debug/net6.0/LogLibrary.GeneratedMSBuildEditorConfig.editorconfig index b55d3ae..7a880cd 100644 --- a/Code Management/WMS/WIDESEA_WMSServer/LogLibrary/obj/Debug/net6.0/LogLibrary.GeneratedMSBuildEditorConfig.editorconfig +++ b/Code Management/WMS/WIDESEA_WMSServer/LogLibrary/obj/Debug/net6.0/LogLibrary.GeneratedMSBuildEditorConfig.editorconfig @@ -8,6 +8,6 @@ build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = LogLibrary -build_property.ProjectDir = D:\Git\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\LogLibrary\ +build_property.ProjectDir = E:\Code\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\LogLibrary\ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = -- Gitblit v1.9.3