20 lines
859 B
XML
20 lines
859 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
-->
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<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\net6.0\publish\</PublishUrl>
|
|
<WebPublishMethod>FileSystem</WebPublishMethod>
|
|
<SiteUrlToLaunchAfterPublish />
|
|
<TargetFramework>net6.0</TargetFramework>
|
|
<ProjectGuid>68abbdf2-1485-4756-9a94-6afa874d69a3</ProjectGuid>
|
|
<SelfContained>false</SelfContained>
|
|
</PropertyGroup>
|
|
</Project> |