From 5541b112172f20daad8ea6725082c2db7d15d7be Mon Sep 17 00:00:00 2001 From: wtt <1985833171@qq.com> Date: 星期二, 13 八月 2024 14:20:54 +0800 Subject: [PATCH] 1 --- WebAPI/Properties/PublishProfiles/FolderProfile16.pubxml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/WebAPI/Properties/PublishProfiles/FolderProfile16.pubxml b/WebAPI/Properties/PublishProfiles/FolderProfile16.pubxml index cb89d73..f372f0e 100644 --- a/WebAPI/Properties/PublishProfiles/FolderProfile16.pubxml +++ b/WebAPI/Properties/PublishProfiles/FolderProfile16.pubxml @@ -4,12 +4,15 @@ --> <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>D:\缃戠珯鍙戝竷\API</PublishUrl> <PublishUrl>D:\缃戠珯鍙戝竷\鏅轰簯MESWMS\API</PublishUrl> <WebPublishMethod>FileSystem</WebPublishMethod> <SiteUrlToLaunchAfterPublish /> -- Gitblit v1.9.1