We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a30feb commit 569ad54Copy full SHA for 569ad54
1 file changed
GUI/WPF/Properties/PublishProfiles/FolderProfile.pubxml
@@ -0,0 +1,17 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<!-- https://go.microsoft.com/fwlink/?LinkID=208121. -->
3
+<Project>
4
+ <PropertyGroup>
5
+ <Configuration>Release</Configuration>
6
+ <Platform>Any CPU</Platform>
7
+ <PublishDir>bin\Release\net10.0-windows10.0.18362.0\publish\win-x64\</PublishDir>
8
+ <PublishProtocol>FileSystem</PublishProtocol>
9
+ <_TargetId>Folder</_TargetId>
10
+ <TargetFramework>net10.0-windows10.0.18362.0</TargetFramework>
11
+ <RuntimeIdentifier>win-x64</RuntimeIdentifier>
12
+ <SelfContained>true</SelfContained>
13
+ <PublishSingleFile>true</PublishSingleFile>
14
+ <PublishReadyToRun>false</PublishReadyToRun>
15
+ <PublishTrimmed>false</PublishTrimmed>
16
+ </PropertyGroup>
17
+</Project>
0 commit comments