add nuget to cake as a tool

This commit is contained in:
TGP 2022-01-20 20:29:52 +00:00
parent 565968a853
commit b6b789c3f6

View File

@ -1,6 +1,5 @@
#tool "dotnet:?package=GitVersion.Tool&version=5.8.1"
#tool "dotnet:?package=coveralls.net&version=3.0.0"
#addin nuget:?package=NuGet.CommandLine.XPlat&version=6.0.0
#tool nuget:?package=NuGet.CommandLine.XPlat&version=6.0.0
#addin nuget:?package=Cake.Json&version=4.0.0
#addin nuget:?package=Newtonsoft.Json