DeviceManager/DeviceRepair.Api/Properties/PublishProfiles/1.pubxml

17 lines
871 B
Plaintext
Raw Normal View History

2024-05-28 14:36:38 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!--
您 Web 项目的发布/打包进程将使用此文件。您可以通过编辑此 MSBuild 文件
来自定义该进程的行为。若要了解与此相关的详细信息,请访问 http://go.microsoft.com/fwlink/?LinkID=208121。
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<WebPublishMethod>FileSystem</WebPublishMethod>
2024-07-01 16:52:48 +00:00
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
2024-05-28 14:36:38 +00:00
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<SiteUrlToLaunchAfterPublish />
2024-07-22 07:50:10 +00:00
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
<ExcludeApp_Data>false</ExcludeApp_Data>
2024-07-01 16:52:48 +00:00
<publishUrl>D:\UGit\DeviceManager\DeviceRepairAndOptimization\bin\WebSite</publishUrl>
2024-07-22 07:50:10 +00:00
<DeleteExistingFiles>false</DeleteExistingFiles>
2024-05-28 14:36:38 +00:00
</PropertyGroup>
</Project>