Skip to content

Commit ba59a1e

Browse files
committed
Adding explicit NuGet CLI tool package
1 parent 8a00be1 commit ba59a1e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.cake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// GITHUB_TOKEN
44

55
#tool "AzurePipelines.TestLogger&version=1.0.0"
6+
#tool "nuget:?package=NuGet.CommandLine&version=4.9.2"
67
#addin "Octokit"
78

89
using Octokit;

0 commit comments

Comments
 (0)