You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
955 B
24 lines
955 B
3 weeks ago
|
<?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>bin\Release\net8.0\publish\</PublishUrl>
|
||
|
<WebPublishMethod>FileSystem</WebPublishMethod>
|
||
|
<_TargetId>Folder</_TargetId>
|
||
|
<SiteUrlToLaunchAfterPublish />
|
||
|
<TargetFramework>net8.0</TargetFramework>
|
||
|
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
||
|
<ProjectGuid>ba1ad8c9-8aec-4e0e-9f68-fc0d1403731c</ProjectGuid>
|
||
|
<SelfContained>true</SelfContained>
|
||
|
<PublishSingleFile>false</PublishSingleFile>
|
||
|
<PublishTrimmed>false</PublishTrimmed>
|
||
|
</PropertyGroup>
|
||
|
</Project>
|