Skip to content

Commit de3ab15

Browse files
committed
Merge branch 'net6.0' of https://github.com/Jericho/GitReleaseManager into net6.0
2 parents 7b97319 + f4265e2 commit de3ab15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/GitReleaseManager.Cli/GitReleaseManager.Cli.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
<OutputType>Exe</OutputType>
55
<AssemblyName>GitReleaseManager</AssemblyName>
66
<TargetFrameworks>net6.0</TargetFrameworks>
7+
<PublishSingleFile>true</PublishSingleFile>
8+
<SelfContained>true</SelfContained>
9+
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
710
<Title>GitReleaseManager.Cli</Title>
811
<Description>Create release notes in markdown given a milestone</Description>
912
<IsPackable>false</IsPackable>

0 commit comments

Comments
 (0)