Skip to content

Commit

Permalink
(cake-contribGH-1023) Update JetBrains.ReSharper.CommandLineTools ref…
Browse files Browse the repository at this point in the history
…erence from 2024.1.4 to 2024.1.5
  • Loading branch information
cake-contrib-bot committed Aug 6, 2024
1 parent ec6f85b commit 5a82da0
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 @@ -44,7 +44,7 @@ public static class ToolSettings
string gitReleaseManagerTool = "#tool nuget:?package=GitReleaseManager&version=0.18.0",
// This is specifically pinned to 5.0.1 as later versions break compatibility with Unix.
string gitVersionTool = "#tool nuget:?package=GitVersion.CommandLine&version=5.0.1",
string reSharperTools = "#tool nuget:?package=JetBrains.ReSharper.CommandLineTools&version=2024.1.4",
string reSharperTools = "#tool nuget:?package=JetBrains.ReSharper.CommandLineTools&version=2024.1.5",
string kuduSyncTool = "#tool nuget:?package=KuduSync.NET&version=1.5.4",
string wyamTool = "#tool nuget:?package=Wyam&version=2.2.9",
string xunitTool = "#tool nuget:?package=xunit.runner.console&version=2.9.0",
Expand Down

0 comments on commit 5a82da0

Please sign in to comment.