Skip to content

Commit 822a0b0

Browse files
TGPTGP
authored andcommitted
add nuget tool for publish to cake script
1 parent f1db025 commit 822a0b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.cake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#tool "dotnet:?package=GitVersion.Tool&version=5.8.1"
22
#tool "dotnet:?package=coveralls.net&version=3.0.0"
3+
#tool "nuget:?package=NuGet.CommandLine&version=6.0.0"
34
#addin nuget:?package=Cake.Json&version=4.0.0
45
#addin nuget:?package=Newtonsoft.Json
56
#addin nuget:?package=System.Text.Encodings.Web&version=4.7.1

0 commit comments

Comments
 (0)