From bb8b85d77d5001adb3d2a55639a264e666d03b18 Mon Sep 17 00:00:00 2001 From: llj <132905093+newwwwwwtree@users.noreply.github.com> Date: 星期四, 07 八月 2025 11:23:44 +0800 Subject: [PATCH] 11 --- WebAPI/Properties/PublishProfiles/FolderProfile9.pubxml | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/WebAPI/Properties/PublishProfiles/FolderProfile9.pubxml b/WebAPI/Properties/PublishProfiles/FolderProfile9.pubxml index cb25945..86e2fec 100644 --- a/WebAPI/Properties/PublishProfiles/FolderProfile9.pubxml +++ b/WebAPI/Properties/PublishProfiles/FolderProfile9.pubxml @@ -4,14 +4,13 @@ --> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> - <DeleteExistingFiles>True</DeleteExistingFiles> + <DeleteExistingFiles>true</DeleteExistingFiles> <ExcludeApp_Data>False</ExcludeApp_Data> <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish> - <LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration> + <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration> <LastUsedPlatform>Any CPU</LastUsedPlatform> <PublishProvider>FileSystem</PublishProvider> - <PublishUrl>D:\缂栫爜\鍙戝竷\dpi</PublishUrl> + <PublishUrl>D:\缃戠珯鍙戝竷\鏅轰簯MESWMS\API</PublishUrl> <WebPublishMethod>FileSystem</WebPublishMethod> - <SiteUrlToLaunchAfterPublish /> </PropertyGroup> </Project> \ No newline at end of file -- Gitblit v1.9.1