Skip to content

Commit

Permalink
add nuget to cake as a tool
Browse files Browse the repository at this point in the history
  • Loading branch information
TGP authored and TGP committed Jan 20, 2022
1 parent 565968a commit b6b789c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.cake
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit b6b789c

Please sign in to comment.