From b587846fdbfd4b4765d1a13b5507706b287c2ad6 Mon Sep 17 00:00:00 2001 From: Nils Andresen Date: Wed, 1 Dec 2021 23:36:49 +0100 Subject: [PATCH] (maint) addes a workaround for missing nuget --- recipe.cake | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipe.cake b/recipe.cake index fdc26bb6..58cd28c8 100644 --- a/recipe.cake +++ b/recipe.cake @@ -1,5 +1,8 @@ #load nuget:?package=Cake.Recipe&version=2.2.1 +// Workaround for https://github.com/cake-contrib/Cake.Recipe/issues/854 +#tool nuget:?package=NuGet.CommandLine&version=5.8.1 + Environment.SetVariableNames(); BuildParameters.SetParameters(