Skip to content

Commit

Permalink
Update dependency GitVersion.MsBuild to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 8a23aea commit db8bcf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SIL.NuGetCleaner/SIL.NuGetCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ See full changelog at https://github.com/sillsdev/SIL.NuGetCleaner/blob/master/C

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="GitVersion.MsBuild" Version="5.12.0">
<PackageReference Include="GitVersion.MsBuild" Version="6.0.5">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit db8bcf0

Please sign in to comment.