Skip to content

Commit 01860a7

Browse files
authored
Merge pull request #1070 from cake-contrib-bot/update_NuGet_CommandLine_reference_2025_10_04_12_05_52
Update NuGet.CommandLine reference to 6.14.0
2 parents 5c78e0e + e89096e commit 01860a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/Cake.Recipe/Content/toolsettings.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public static class ToolSettings
4949
string wyamTool = "#tool nuget:?package=Wyam&version=2.2.9",
5050
string xunitTool = "#tool nuget:?package=xunit.runner.console&version=2.9.3",
5151
string nunitTool = "#tool nuget:?package=NUnit.ConsoleRunner&version=3.20.1",
52-
string nugetTool = "#tool nuget:?package=NuGet.CommandLine&version=6.10.2",
52+
string nugetTool = "#tool nuget:?package=NuGet.CommandLine&version=6.14.0",
5353
string openCoverTool = "#tool nuget:?package=OpenCover&version=4.7.1221",
5454
string reportGeneratorTool = "#tool nuget:?package=ReportGenerator&version=5.4.16",
5555
string reportUnitTool = "#tool nuget:?package=ReportUnit&version=1.2.1",

0 commit comments

Comments
 (0)