Skip to content

Commit

Permalink
Merge pull request #84 from dpvreony/renovate/nerdbank.gitversioning-3.x
Browse files Browse the repository at this point in the history
Update dependency Nerdbank.GitVersioning to v3.5.108
  • Loading branch information
dpvreony authored Jul 12, 2022
2 parents d771a1d + d295668 commit c6fcd92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.107" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.108" PrivateAssets="all" />
</ItemGroup>

<ItemGroup Condition="'$(IsTestProject)' != 'true' and '$(SourceLinkEnabled)' != 'false'">
Expand Down

0 comments on commit c6fcd92

Please sign in to comment.