From eb62f992f048d3721485d6d3c1e02a4a9a0b0ce6 Mon Sep 17 00:00:00 2001
From: wzp <2880584989@qq.com>
Date: 星期二, 01 三月 2022 14:55:27 +0800
Subject: [PATCH] RPT的调整

---
 web/web/App_Data/PublishProfiles/PushWeb.pubxml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/web/web/App_Data/PublishProfiles/PushWeb.pubxml b/web/web/App_Data/PublishProfiles/PushWeb.pubxml
index e6e31d6..c284618 100644
--- a/web/web/App_Data/PublishProfiles/PushWeb.pubxml
+++ b/web/web/App_Data/PublishProfiles/PushWeb.pubxml
@@ -6,11 +6,11 @@
   <PropertyGroup>
     <DeleteExistingFiles>False</DeleteExistingFiles>
     <ExcludeApp_Data>False</ExcludeApp_Data>
-    <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
+    <LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration>
     <LastUsedPlatform>Any CPU</LastUsedPlatform>
     <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
     <PublishProvider>FileSystem</PublishProvider>
-    <PublishUrl>bin\Release\Publish</PublishUrl>
+    <PublishUrl>C:\Users\mac\Desktop\Work-Archives\web</PublishUrl>
     <WebPublishMethod>FileSystem</WebPublishMethod>
     <SiteUrlToLaunchAfterPublish />
     <PrecompileBeforePublish>True</PrecompileBeforePublish>

--
Gitblit v1.9.1