Skip to content

Commit

Permalink
Fix nbgv version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Stocco committed Sep 14, 2019
1 parent 734d4b5 commit 5626865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning">
<Version>2.3.138</Version>
<Version>3.0.25</Version>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>
Expand Down

0 comments on commit 5626865

Please sign in to comment.