Skip to content

Commit

Permalink
Merge pull request #129 from pre-martin/dependabot/nuget/Nerdbank.Git…
Browse files Browse the repository at this point in the history
…Versioning-3.6.143

Bump Nerdbank.GitVersioning from 3.6.133 to 3.6.143
  • Loading branch information
pre-martin authored Sep 5, 2024
2 parents b02500e + 49f7207 commit 4becbac
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 @@ -3,7 +3,7 @@
<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning" Condition="!Exists('packages.config')">
<PrivateAssets>all</PrivateAssets>
<Version>3.6.133</Version>
<Version>3.6.143</Version>
</PackageReference>
</ItemGroup>
</Project>

0 comments on commit 4becbac

Please sign in to comment.