|
|
@@ -1,18 +1,16 @@
|
|
|
-<?xml version="1.0" encoding="utf-8"?>
|
|
|
+<?xml version="1.0" encoding="utf-8"?>
|
|
|
<!--
|
|
|
-此文件由 Web 项目的发布/打包过程使用。可以通过编辑此 MSBuild 文件
|
|
|
-自定义此过程的行为。为了解与此相关的更多内容,请访问 https://go.microsoft.com/fwlink/?LinkID=208121。
|
|
|
+https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
|
-->
|
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
<PropertyGroup>
|
|
|
- <WebPublishMethod>FileSystem</WebPublishMethod>
|
|
|
- <PublishProvider>FileSystem</PublishProvider>
|
|
|
+ <DeleteExistingFiles>False</DeleteExistingFiles>
|
|
|
+ <ExcludeApp_Data>False</ExcludeApp_Data>
|
|
|
+ <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
|
|
|
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
|
|
|
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
|
|
- <SiteUrlToLaunchAfterPublish />
|
|
|
- <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
|
|
|
- <ExcludeApp_Data>False</ExcludeApp_Data>
|
|
|
- <publishUrl>\\192.168.0.237\e$\xuwell\mes.xuwell.cn\wwwroot</publishUrl>
|
|
|
- <DeleteExistingFiles>False</DeleteExistingFiles>
|
|
|
+ <PublishProvider>FileSystem</PublishProvider>
|
|
|
+ <PublishUrl>\\192.168.0.233\d$\dk.mes.wcf</PublishUrl>
|
|
|
+ <WebPublishMethod>FileSystem</WebPublishMethod>
|
|
|
</PropertyGroup>
|
|
|
</Project>
|