From ef460ff1ab295153c05a53ad0512cc982ed2c114 Mon Sep 17 00:00:00 2001
From: WYB <908761037@qq.com>
Date: 星期三, 24 三月 2021 16:07:40 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MESWMS-WEBAPI

---
 WebAPI/Properties/PublishProfiles/WEBAPI.pubxml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/WebAPI/Properties/PublishProfiles/WEBAPI.pubxml b/WebAPI/Properties/PublishProfiles/WEBAPI.pubxml
index b218adb..3123389 100644
--- a/WebAPI/Properties/PublishProfiles/WEBAPI.pubxml
+++ b/WebAPI/Properties/PublishProfiles/WEBAPI.pubxml
@@ -6,12 +6,12 @@
 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>
     <WebPublishMethod>FileSystem</WebPublishMethod>
-    <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
-    <LastUsedPlatform>Any CPU</LastUsedPlatform>
+    <LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration>
+    <LastUsedPlatform>x86</LastUsedPlatform>
     <SiteUrlToLaunchAfterPublish />
     <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
     <ExcludeApp_Data>False</ExcludeApp_Data>
-    <publishUrl>D:\缃戠珯鍙戝竷\WebSite</publishUrl>
-    <DeleteExistingFiles>False</DeleteExistingFiles>
+    <publishUrl>D:\缃戠珯鍙戝竷\WebAPI</publishUrl>
+    <DeleteExistingFiles>True</DeleteExistingFiles>
   </PropertyGroup>
 </Project>
\ No newline at end of file

--
Gitblit v1.9.1