File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Source/Cake.Recipe/Content Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ public static class ToolSettings
4040 string gitReleaseManagerTool = "#tool nuget:?package=GitReleaseManager&version=0.20.0" ,
4141 // This is specifically pinned to 5.0.1 as later versions break compatibility with Unix.
4242 string gitVersionTool = "#tool nuget:?package=GitVersion.CommandLine&version=5.0.1" ,
43- string reSharperTools = "#tool nuget:?package=JetBrains.ReSharper.CommandLineTools&version=2025.2.2.1 " ,
43+ string reSharperTools = "#tool nuget:?package=JetBrains.ReSharper.CommandLineTools&version=2025.2.3 " ,
4444 string xunitTool = "#tool nuget:?package=xunit.runner.console&version=2.9.3" ,
4545 string nunitTool = "#tool nuget:?package=NUnit.ConsoleRunner&version=3.20.1" ,
4646 string nugetTool = "#tool nuget:?package=NuGet.CommandLine&version=6.14.0" ,
You can’t perform that action at this time.
0 commit comments