Skip to content

Commit d5a716d

Browse files
committed
bump nuget.commandline
1 parent 12a3055 commit d5a716d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
// Install tools.
2222
#tool "nuget:?package=NUnit.ConsoleRunner&version=3.10.0"
23-
#tool "nuget:?package=nuget.commandline&version=5.3.0"
23+
#tool "nuget:?package=nuget.commandline&version=5.4.0"
2424
#tool "nuget:?package=KuduSync.NET&version=1.5.2"
2525

2626
// Install .NET Core Global tools.

0 commit comments

Comments
 (0)