Skip to content

Commit

Permalink
(cake-contribGH-697) Update JetBrains.ReSharper.CommandLineTools refe…
Browse files Browse the repository at this point in the history
…rence from 2020.2.3 to 2020.2.4
  • Loading branch information
cake-contrib-bot authored and gep13 committed Oct 5, 2020
1 parent 1e1224b commit eb2ac59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cake.Recipe/Content/toolsettings.cake
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public static class ToolSettings
string gitReleaseManagerTool = "#tool nuget:?package=GitReleaseManager&version=0.11.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=2020.2.3",
string reSharperTools = "#tool nuget:?package=JetBrains.ReSharper.CommandLineTools&version=2020.2.4",
string kuduSyncTool = "#tool nuget:?package=KuduSync.NET&version=1.5.3",
string wyamTool = "#tool nuget:?package=Wyam&version=2.2.9",
string xunitTool = "#tool nuget:?package=xunit.runner.console&version=2.4.1",
Expand Down

0 comments on commit eb2ac59

Please sign in to comment.