Files
Web_HotelServices_Prod/WebUI/Properties/PublishProfiles/FolderProfile.pubxml

21 lines
808 B
Plaintext
Raw Normal View History

2025-11-26 11:18:26 +08:00
<?xml version="1.0" encoding="utf-8"?>
<!--
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project>
<PropertyGroup>
<DeleteExistingFiles>true</DeleteExistingFiles>
<ExcludeApp_Data>false</ExcludeApp_Data>
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<PublishProvider>FileSystem</PublishProvider>
<PublishUrl>D:\fb</PublishUrl>
<WebPublishMethod>FileSystem</WebPublishMethod>
<SiteUrlToLaunchAfterPublish />
2026-03-11 15:33:44 +08:00
<TargetFramework>net8.0</TargetFramework>
2025-11-26 11:18:26 +08:00
<ProjectGuid>0b7de13b-077e-4e74-b186-3f9b1e19ae1a</ProjectGuid>
<SelfContained>false</SelfContained>
2026-03-11 15:33:44 +08:00
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
2025-11-26 11:18:26 +08:00
</PropertyGroup>
</Project>