Skip to content

Commit 565968a

Browse files
TGPTGP
authored andcommitted
use xplat nuget package for cake
1 parent 822a0b0 commit 565968a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.cake

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
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"
3+
#addin nuget:?package=NuGet.CommandLine.XPlat&version=6.0.0
4+
#tool nuget:?package=NuGet.CommandLine.XPlat&version=6.0.0
45
#addin nuget:?package=Cake.Json&version=4.0.0
56
#addin nuget:?package=Newtonsoft.Json
67
#addin nuget:?package=System.Text.Encodings.Web&version=4.7.1

0 commit comments

Comments
 (0)