Explorar o código

Add 添加发布文件

YueYunyun hai 1 ano
pai
achega
5e860b36b3

+ 1 - 1
.gitignore

@@ -184,7 +184,7 @@ publish/
 *.azurePubxml
 *.azurePubxml
 # Note: Comment the next line if you want to checkin your web deploy settings,
 # Note: Comment the next line if you want to checkin your web deploy settings,
 # but database connection strings (with potential passwords) will be unencrypted
 # but database connection strings (with potential passwords) will be unencrypted
-*.pubxml
+# *.pubxml
 *.publishproj
 *.publishproj
 
 
 # Microsoft Azure Web App publish settings. Comment the next line if you want to
 # Microsoft Azure Web App publish settings. Comment the next line if you want to

+ 18 - 0
SourceCode/WeApp.Web/Properties/PublishProfiles/WeApp.pubxml

@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+https://go.microsoft.com/fwlink/?LinkID=208121.
+-->
+<Project>
+  <PropertyGroup>
+    <DeleteExistingFiles>false</DeleteExistingFiles>
+    <ExcludeApp_Data>false</ExcludeApp_Data>
+    <LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
+    <LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
+    <LastUsedPlatform>Any CPU</LastUsedPlatform>
+    <PublishProvider>FileSystem</PublishProvider>
+    <PublishUrl>D:\01Work\1005_WePlatform\We_Relese\App\Relese</PublishUrl>
+    <WebPublishMethod>FileSystem</WebPublishMethod>
+    <_TargetId>Folder</_TargetId>
+    <SiteUrlToLaunchAfterPublish />
+  </PropertyGroup>
+</Project>

+ 0 - 1
SourceCode/WeApp.Web/WeApp.Web.csproj

@@ -1856,7 +1856,6 @@
     <Content Include="Content\Scss\ExerciseV2\screen.scss" />
     <Content Include="Content\Scss\ExerciseV2\screen.scss" />
     <Content Include="Content\Scss\ExerciseV2\_stu-body.scss" />
     <Content Include="Content\Scss\ExerciseV2\_stu-body.scss" />
     <None Include="packages.config" />
     <None Include="packages.config" />
-    <None Include="Properties\PublishProfiles\App.pubxml" />
     <None Include="Properties\PublishProfiles\WeApp.pubxml" />
     <None Include="Properties\PublishProfiles\WeApp.pubxml" />
     <None Include="Resources\Guids.iwbx" />
     <None Include="Resources\Guids.iwbx" />
     <Content Include="Views\Account\_ViewStart.cshtml" />
     <Content Include="Views\Account\_ViewStart.cshtml" />