diff --git a/build.cake b/build.cake index 75d41deb9..5c051eb1e 100644 --- a/build.cake +++ b/build.cake @@ -1,5 +1,5 @@ // Load the recipe -#load nuget:?package=NUnit.Cake.Recipe&version=1.3.0-alpha.1 +#load nuget:?package=NUnit.Cake.Recipe&version=1.3.0-alpha.6 // Comment out above line and uncomment below for local tests of recipe changes //#load ../NUnit.Cake.Recipe/recipe/*.cake