|
|
@@ -0,0 +1,23 @@
|
|
|
+<?xml version="1.0" encoding="utf-8"?>
|
|
|
+<!--
|
|
|
+https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
|
+-->
|
|
|
+<Project>
|
|
|
+ <PropertyGroup>
|
|
|
+ <DeleteExistingFiles>false</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>
|
|
|
+ <_TargetId>Folder</_TargetId>
|
|
|
+ <SiteUrlToLaunchAfterPublish />
|
|
|
+ <TargetFramework>net6.0</TargetFramework>
|
|
|
+ <RuntimeIdentifier>win-x86</RuntimeIdentifier>
|
|
|
+ <PublishSingleFile>true</PublishSingleFile>
|
|
|
+ <ProjectGuid>6e9667c0-303c-472d-949b-60f812e6c659</ProjectGuid>
|
|
|
+ <SelfContained>true</SelfContained>
|
|
|
+ </PropertyGroup>
|
|
|
+</Project>
|