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

17 lines
612 B
Plaintext
Raw Permalink Normal View History

2023-03-09 15:23:32 +08:00
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
2024-05-07 16:20:40 +08:00
<DeleteExistingFiles>false</DeleteExistingFiles>
<ExcludeApp_Data>false</ExcludeApp_Data>
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
2023-03-09 15:23:32 +08:00
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<PublishProvider>FileSystem</PublishProvider>
2024-06-25 15:36:52 +08:00
<PublishUrl>bin\app.publish\</PublishUrl>
2023-03-09 15:23:32 +08:00
<WebPublishMethod>FileSystem</WebPublishMethod>
<_TargetId>Folder</_TargetId>
</PropertyGroup>
</Project>