Skip to content

Commit

Permalink
Merge pull request #108 from dpvreony/renovate/nerdbank.gitversioning…
Browse files Browse the repository at this point in the history
…-3.x

Update dependency Nerdbank.GitVersioning to v3.6.133
  • Loading branch information
dpvreony committed May 24, 2023
2 parents c61b2f4 + e957d43 commit f5cd2c2
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.6.132" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.133" PrivateAssets="all" />
</ItemGroup>

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

0 comments on commit f5cd2c2

Please sign in to comment.