Files
Web_HotelServices_Prod/WebUI/Properties/PublishProfiles/FolderProfile2.pubxml
TianMaiCheng 90532168f9 修改了IIS 托管的方法
- 修改了.net 版本,5.0 已经貌似会报错。
2026-03-11 15:35:06 +08:00

19 lines
814 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- https://go.microsoft.com/fwlink/?LinkID=208121. -->
<Project>
<PropertyGroup>
<DeleteExistingFiles>false</DeleteExistingFiles>
<ExcludeApp_Data>false</ExcludeApp_Data>
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<PublishProvider>FileSystem</PublishProvider>
<PublishUrl>bin\Release\net8.0\publish\</PublishUrl>
<WebPublishMethod>FileSystem</WebPublishMethod>
<_TargetId>Folder</_TargetId>
<SiteUrlToLaunchAfterPublish />
<TargetFramework>net8.0</TargetFramework>
<ProjectGuid>0b7de13b-077e-4e74-b186-3f9b1e19ae1a</ProjectGuid>
<SelfContained>false</SelfContained>
</PropertyGroup>
</Project>