Skip to content

Commit 122236b

Browse files
chore(deps): update dependency gitversion.msbuild to v6 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d37955 commit 122236b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
</ItemGroup>
2727

2828
<ItemGroup>
29-
<PackageReference Include="GitVersion.MsBuild" Version="5.12.0" PrivateAssets="all"/>
29+
<PackageReference Include="GitVersion.MsBuild" Version="6.0.4" PrivateAssets="all"/>
3030
</ItemGroup>
3131
</Project>

0 commit comments

Comments
 (0)