Skip to content

Commit

Permalink
Merge pull request #33 from novotnyllc/dependabot/nuget/Nerdbank.GitV…
Browse files Browse the repository at this point in the history
…ersioning-3.2.31

Bump Nerdbank.GitVersioning from 3.2.7-beta to 3.2.31
  • Loading branch information
clairernovotny authored Sep 15, 2020
2 parents 650033e + 201ce1e commit d16f21e
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 @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.2.7-beta" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.2.31" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
</ItemGroup>

Expand Down

0 comments on commit d16f21e

Please sign in to comment.