From 88f49ce7ac39cdfafead5c4a321d9a657b2ec465 Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期一, 26 八月 2024 17:35:59 +0800 Subject: [PATCH] 1 --- WebAPI/Properties/PublishProfiles/FolderProfilewtt.pubxml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WebAPI/Properties/PublishProfiles/FolderProfilewtt.pubxml b/WebAPI/Properties/PublishProfiles/FolderProfilewtt.pubxml index 5ff70fc..e7a2fa6 100644 --- a/WebAPI/Properties/PublishProfiles/FolderProfilewtt.pubxml +++ b/WebAPI/Properties/PublishProfiles/FolderProfilewtt.pubxml @@ -4,10 +4,10 @@ --> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> - <DeleteExistingFiles>False</DeleteExistingFiles> + <DeleteExistingFiles>True</DeleteExistingFiles> <ExcludeApp_Data>False</ExcludeApp_Data> <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish> - <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration> + <LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration> <LastUsedPlatform>Any CPU</LastUsedPlatform> <PublishProvider>FileSystem</PublishProvider> <PublishUrl>G:\issWeb\缃戠珯鍙戝竷\API</PublishUrl> -- Gitblit v1.9.1