Skip to content

Commit f4265e2

Browse files
Jerichogep13
andauthored
Update src/GitReleaseManager.Cli/GitReleaseManager.Cli.csproj
I'll commit your suggestion and we can change the runtime identifier if necessary Co-authored-by: Gary Ewan Park <[email protected]>
1 parent 78dc8e1 commit f4265e2

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)