Skip to content

Commit

Permalink
chore(deps): update dependency gitversion.msbuild to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 6d6dda0 commit c21ca89
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 @@ -27,6 +27,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.Github" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="GitVersion.MsBuild" Version="5.12.0" PrivateAssets="All" />
<PackageReference Include="GitVersion.MsBuild" Version="6.0.4" PrivateAssets="All" />
</ItemGroup>
</Project>

0 comments on commit c21ca89

Please sign in to comment.