We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48ed13f commit f27016aCopy full SHA for f27016a
PK Finder/Properties/PublishProfiles/FolderProfile.pubxml
@@ -0,0 +1,17 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<!--
3
+https://go.microsoft.com/fwlink/?LinkID=208121.
4
+-->
5
+<Project>
6
+ <PropertyGroup>
7
+ <Configuration>Release</Configuration>
8
+ <Platform>Any CPU</Platform>
9
+ <PublishDir>bin\Release\net6.0-windows\publish\win-x64\</PublishDir>
10
+ <PublishProtocol>FileSystem</PublishProtocol>
11
+ <TargetFramework>net6.0-windows</TargetFramework>
12
+ <RuntimeIdentifier>win-x64</RuntimeIdentifier>
13
+ <SelfContained>true</SelfContained>
14
+ <PublishSingleFile>false</PublishSingleFile>
15
+ <PublishReadyToRun>false</PublishReadyToRun>
16
+ </PropertyGroup>
17
+</Project>
0 commit comments