2025-05-22 13:06:49 +08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2024-05-14 16:30:56 +08:00
|
|
|
<!--
|
|
|
|
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
2025-05-22 13:06:49 +08:00
|
|
|
-->
|
|
|
|
|
<Project>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<DeleteExistingFiles>true</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>
|
|
|
|
|
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
|
|
|
|
<PublishSingleFile>true</PublishSingleFile>
|
|
|
|
|
<ProjectGuid>ed59f010-b3e5-4e19-be65-18053645dfc5</ProjectGuid>
|
|
|
|
|
<SelfContained>true</SelfContained>
|
|
|
|
|
</PropertyGroup>
|
2024-05-14 16:30:56 +08:00
|
|
|
</Project>
|