Skip to content

Commit

Permalink
Bump Nerdbank.GitVersioning from 3.1.74 to 3.1.91
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Apr 29, 2020
1 parent ed60897 commit 0ee1c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup Condition="'$(IsCloudBuild)' == 'true' and '$(DisableNerdBank)'!='true'">
<PackageReference Include="Nerdbank.GitVersioning" Version="3.1.74" PrivateAssets="All"/>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.1.91" PrivateAssets="All"/>
</ItemGroup>

</Project>

0 comments on commit 0ee1c5c

Please sign in to comment.