We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae34990 commit 0a756beCopy full SHA for 0a756be
Karpach.RemoteShutdown.Controller/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>x64</Platform>
9
+ <PublishDir>bin\publish</PublishDir>
10
+ <PublishProtocol>FileSystem</PublishProtocol>
11
+ <TargetFramework>net6.0-windows</TargetFramework>
12
+ <RuntimeIdentifier>win-x64</RuntimeIdentifier>
13
+ <SelfContained>false</SelfContained>
14
+ <PublishSingleFile>true</PublishSingleFile>
15
+ <PublishReadyToRun>false</PublishReadyToRun>
16
+ </PropertyGroup>
17
+</Project>
0 commit comments