Skip to content

Commit

Permalink
(cake-contribGH-951) Update GitVersion.Tool reference from 5.10.3 to …
Browse files Browse the repository at this point in the history
…5.12.0
  • Loading branch information
cake-contrib-bot authored and gep13 committed Aug 1, 2024
1 parent 64ec9c3 commit f9e8850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Cake.Recipe/Content/toolsettings.cake
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public static class ToolSettings
string codecovGlobalTool = "#tool dotnet:?package=Codecov.Tool&version=1.13.0",
string coverallsGlobalTool = "#tool dotnet:?package=coveralls.net&version=1.0.0",
string gitReleaseManagerGlobalTool = "#tool dotnet:?package=GitReleaseManager.Tool&version=0.18.0",
string gitVersionGlobalTool = "#tool dotnet:?package=GitVersion.Tool&version=5.10.3",
string gitVersionGlobalTool = "#tool dotnet:?package=GitVersion.Tool&version=5.12.0",
string reportGeneratorGlobalTool = "#tool dotnet:?package=dotnet-reportgenerator-globaltool&version=4.8.5",
string wyamGlobalTool = "#tool dotnet:?package=Wyam.Tool&version=2.2.9",
// This is using an unofficial build of kudusync so that we can have a .Net Global tool version. This was generated from this PR: https://github.com/projectkudu/KuduSync.NET/pull/27
Expand Down

0 comments on commit f9e8850

Please sign in to comment.