use xplat nuget package for cake

This commit is contained in:
TGP 2022-01-20 20:07:13 +00:00
parent 822a0b0d25
commit 565968a853

View File

@ -1,6 +1,7 @@
#tool "dotnet:?package=GitVersion.Tool&version=5.8.1"
#tool "dotnet:?package=coveralls.net&version=3.0.0"
#tool "nuget:?package=NuGet.CommandLine&version=6.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
#addin nuget:?package=System.Text.Encodings.Web&version=4.7.1