23 lines
916 B
Plaintext
Raw Normal View History

2021-08-23 16:57:25 +08:00
<?xml version="1.0" encoding="utf-8"?>
<!--
2022-03-06 14:26:05 +08:00
https://go.microsoft.com/fwlink/?LinkID=208121.
2021-08-23 16:57:25 +08:00
-->
2022-03-06 14:26:05 +08:00
<Project>
2021-08-23 16:57:25 +08:00
<PropertyGroup>
2022-03-06 14:26:05 +08:00
<DeleteExistingFiles>true</DeleteExistingFiles>
<ExcludeApp_Data>false</ExcludeApp_Data>
<LaunchSiteAfterPublish>true</LaunchSiteAfterPublish>
2021-08-23 16:57:25 +08:00
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<PublishProvider>FileSystem</PublishProvider>
2023-03-15 16:00:16 +08:00
<PublishUrl>bin\Release\net7.0\publish\</PublishUrl>
2021-08-23 16:57:25 +08:00
<WebPublishMethod>FileSystem</WebPublishMethod>
2023-03-15 16:00:16 +08:00
<_TargetId>Folder</_TargetId>
2021-08-23 16:57:25 +08:00
<SiteUrlToLaunchAfterPublish />
2023-03-15 16:00:16 +08:00
<TargetFramework>net7.0</TargetFramework>
2022-03-06 14:26:05 +08:00
<ProjectGuid>e5497bb4-b0c1-4794-9fae-163f626ec399</ProjectGuid>
2024-01-04 09:01:03 +08:00
<SelfContained>true</SelfContained>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
2024-02-04 16:07:27 +08:00
<EnvironmentName>production</EnvironmentName>
2021-08-23 16:57:25 +08:00
</PropertyGroup>
</Project>