Skip to content

Commit 9e96d79

Browse files
authored
Merge pull request #698 from cake-contrib-bot/update_JetBrains_ReSharper_CommandLineTools_reference_2020_10_02_00_09_04
Update JetBrains.ReSharper.CommandLineTools reference to 2020.2.4
2 parents 1e1224b + eb2ac59 commit 9e96d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cake.Recipe/Content/toolsettings.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public static class ToolSettings
4646
string gitReleaseManagerTool = "#tool nuget:?package=GitReleaseManager&version=0.11.0",
4747
// This is specifically pinned to 5.0.1 as later versions break compatibility with Unix.
4848
string gitVersionTool = "#tool nuget:?package=GitVersion.CommandLine&version=5.0.1",
49-
string reSharperTools = "#tool nuget:?package=JetBrains.ReSharper.CommandLineTools&version=2020.2.3",
49+
string reSharperTools = "#tool nuget:?package=JetBrains.ReSharper.CommandLineTools&version=2020.2.4",
5050
string kuduSyncTool = "#tool nuget:?package=KuduSync.NET&version=1.5.3",
5151
string wyamTool = "#tool nuget:?package=Wyam&version=2.2.9",
5252
string xunitTool = "#tool nuget:?package=xunit.runner.console&version=2.4.1",

0 commit comments

Comments
 (0)