Skip to content

Commit

Permalink
feat: Allow global tool to roll forward to next major version
Browse files Browse the repository at this point in the history
Fixes #8323
  • Loading branch information
yufeih authored Jan 9, 2023
1 parent d284feb commit c641c03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/docfx/docfx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<PackAsTool>true</PackAsTool>
<RollForward>Major</RollForward>
<Description>The docfx command line tool published as .NET tool</Description>
</PropertyGroup>

Expand Down

0 comments on commit c641c03

Please sign in to comment.