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>
|
2022-03-06 14:26:05 +08:00
|
|
|
<PublishUrl>bin\Release\net6.0\publish\</PublishUrl>
|
2021-08-23 16:57:25 +08:00
|
|
|
<WebPublishMethod>FileSystem</WebPublishMethod>
|
|
|
|
|
<SiteUrlToLaunchAfterPublish />
|
2022-03-06 14:26:05 +08:00
|
|
|
<TargetFramework>net6.0</TargetFramework>
|
|
|
|
|
<ProjectGuid>e5497bb4-b0c1-4794-9fae-163f626ec399</ProjectGuid>
|
2021-08-23 16:57:25 +08:00
|
|
|
<SelfContained>false</SelfContained>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
</Project>
|