Skip to content

Commit cf8bad6

Browse files
authored
Merge pull request #693 from cake-contrib-bot/update_JetBrains_ReSharper_CommandLineTools_reference_2020_09_28_01_18_20
Update JetBrains.ReSharper.CommandLineTools reference to 2020.2.3
2 parents 691c3a8 + a234ff3 commit cf8bad6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2",
49+
string reSharperTools = "#tool nuget:?package=JetBrains.ReSharper.CommandLineTools&version=2020.2.3",
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)