xinjiang/SGGL/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml

18 lines
641 B
Plaintext
Raw Normal View History

2024-11-19 09:45:27 +08:00
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
2024-11-20 09:08:00 +08:00
<DeleteExistingFiles>False</DeleteExistingFiles>
<ExcludeApp_Data>False</ExcludeApp_Data>
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
2024-11-19 09:45:27 +08:00
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<PublishProvider>FileSystem</PublishProvider>
2024-11-20 09:08:00 +08:00
<PublishUrl>G:\发布</PublishUrl>
2024-11-19 09:45:27 +08:00
<WebPublishMethod>FileSystem</WebPublishMethod>
<_TargetId>Folder</_TargetId>
<SiteUrlToLaunchAfterPublish />
</PropertyGroup>
</Project>