Skip to content

Commit b73e28c

Browse files
committed
(#367) Bump GitReleaseManager to 0.18.0
1 parent 8a5f418 commit b73e28c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipe.cake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ BuildParameters.PrintParameters(Context);
2323

2424
ToolSettings.SetToolSettings(context: Context);
2525
ToolSettings.SetToolPreprocessorDirectives(
26+
gitReleaseManagerGlobalTool: "#tool dotnet:?package=GitReleaseManager.Tool&version=0.18.0",
2627
reSharperTools: "#tool nuget:?package=JetBrains.ReSharper.CommandLineTools&version=2022.2.4");
2728

2829
Build.RunDotNetCore();

0 commit comments

Comments
 (0)