Skip to content

Commit

Permalink
Merge pull request #698 from cake-contrib-bot/update_JetBrains_ReShar…
Browse files Browse the repository at this point in the history
…per_CommandLineTools_reference_2020_10_02_00_09_04

Update JetBrains.ReSharper.CommandLineTools reference to 2020.2.4
  • Loading branch information
gep13 authored Oct 5, 2020
2 parents 1e1224b + eb2ac59 commit 9e96d79
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 9e96d79

Please sign in to comment.