From 57c0156fe021f9c690993e91da5dd280187f4fad Mon Sep 17 00:00:00 2001 From: liaoxujun@qq.com <liaoxujun@qq.com> Date: 星期二, 01 八月 2023 17:15:03 +0800 Subject: [PATCH] Merge branch 'master' of http://47.108.235.38:8080/r/DocumentService --- DocumentServiceAPI.Services/obj/Debug/net6.0/DocumentServiceAPI.Services.GeneratedMSBuildEditorConfig.editorconfig | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/DocumentServiceAPI.Services/obj/Debug/net6.0/DocumentServiceAPI.Services.GeneratedMSBuildEditorConfig.editorconfig b/DocumentServiceAPI.Services/obj/Debug/net6.0/DocumentServiceAPI.Services.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..8499804 --- /dev/null +++ b/DocumentServiceAPI.Services/obj/Debug/net6.0/DocumentServiceAPI.Services.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,19 @@ +is_global = true +build_property.TargetFramework = net6.0 +build_property.TargetFramework = net6.0 +build_property.TargetPlatformMinVersion = +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.RootNamespace = DocumentServiceAPI.Services +build_property.ProjectDir = E:\workdir\鏍囦功杞欢\ApiService\DocumentServiceAPI\DocumentServiceAPI.Services\ -- Gitblit v1.9.1