From ca1508f0be4dd8ed64e6159188ab42d53c967a26 Mon Sep 17 00:00:00 2001 From: Gary Ewan Park Date: Fri, 10 May 2019 04:35:24 -0700 Subject: [PATCH] (build) Pin to Cake.Recipe 1.0.0 Co-authored-by: mkevenaar Co-authored-by: AdmiringWorm --- recipe.cake | 2 +- tools/packages.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe.cake b/recipe.cake index 3a3b30b..a45c320 100644 --- a/recipe.cake +++ b/recipe.cake @@ -1,4 +1,4 @@ -#load nuget:https://www.myget.org/F/cake-contrib/api/v2?package=Cake.Recipe&prerelease +#load nuget:?package=Cake.Recipe&version=1.0.0 Environment.SetVariableNames(); diff --git a/tools/packages.config b/tools/packages.config index e52a2c7..f27ab48 100644 --- a/tools/packages.config +++ b/tools/packages.config @@ -1,4 +1,4 @@ - +