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 11e2a72 commit f0b783cCopy full SHA for f0b783c
src/GitHubCommit/Properties/PublishProfiles/FolderProfile.pubxml
@@ -0,0 +1,18 @@
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\net8.0\publish\win-x64\</PublishDir>
10
+ <PublishProtocol>FileSystem</PublishProtocol>
11
+ <_TargetId>Folder</_TargetId>
12
+ <TargetFramework>net8.0</TargetFramework>
13
+ <RuntimeIdentifier>win-x64</RuntimeIdentifier>
14
+ <SelfContained>false</SelfContained>
15
+ <PublishSingleFile>true</PublishSingleFile>
16
+ <PublishReadyToRun>false</PublishReadyToRun>
17
+ </PropertyGroup>
18
+</Project>
0 commit comments