|
@@ -0,0 +1,17 @@
|
|
|
+<?xml version="1.0" encoding="utf-8"?>
|
|
|
+<!--
|
|
|
+https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
|
+-->
|
|
|
+<Project>
|
|
|
+ <PropertyGroup>
|
|
|
+ <Configuration>Debug</Configuration>
|
|
|
+ <Platform>Any CPU</Platform>
|
|
|
+ <PublishDir>bin\Debug\net8.0\publish\win-x64\</PublishDir>
|
|
|
+ <PublishProtocol>FileSystem</PublishProtocol>
|
|
|
+ <_TargetId>Folder</_TargetId>
|
|
|
+ <TargetFramework>net8.0</TargetFramework>
|
|
|
+ <RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
|
|
+ <SelfContained>true</SelfContained>
|
|
|
+ <PublishReadyToRun>false</PublishReadyToRun>
|
|
|
+ </PropertyGroup>
|
|
|
+</Project>
|