Skip to content

Commit

Permalink
Merge branch 'net6.0' of https://github.com/Jericho/GitReleaseManager
Browse files Browse the repository at this point in the history
…into net6.0
  • Loading branch information
Jericho committed Nov 11, 2023
2 parents 7b97319 + f4265e2 commit de3ab15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/GitReleaseManager.Cli/GitReleaseManager.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
<OutputType>Exe</OutputType>
<AssemblyName>GitReleaseManager</AssemblyName>
<TargetFrameworks>net6.0</TargetFrameworks>
<PublishSingleFile>true</PublishSingleFile>
<SelfContained>true</SelfContained>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<Title>GitReleaseManager.Cli</Title>
<Description>Create release notes in markdown given a milestone</Description>
<IsPackable>false</IsPackable>
Expand Down

0 comments on commit de3ab15

Please sign in to comment.