File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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" ,
You can’t perform that action at this time.
0 commit comments