Files
YunTongJackYunTask/Reportapi/MyCode.Project.WebApi/Properties/PublishProfiles/FolderProfile.pubxml

18 lines
873 B
Plaintext
Raw Normal View History

2025-07-04 09:50:02 +08:00
<?xml version="1.0" encoding="utf-8"?>
<!--
此文件由 Web 项目的发布/打包过程使用。可以通过编辑此 MSBuild 文件
自定义此过程的行为。为了解与此相关的更多内容,请访问 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>
2025-07-22 13:57:07 +08:00
<LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration>
2025-07-04 09:50:02 +08:00
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<SiteUrlToLaunchAfterPublish />
2025-07-22 13:57:07 +08:00
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
<ExcludeApp_Data>false</ExcludeApp_Data>
2025-07-04 09:50:02 +08:00
<publishUrl>E:\Git\MyCodeMySql\Publish</publishUrl>
2025-07-22 13:57:07 +08:00
<DeleteExistingFiles>true</DeleteExistingFiles>
2025-07-04 09:50:02 +08:00
</PropertyGroup>
</Project>