diff --git a/build.cake b/build.cake index dcd742d0a..b6681b8f7 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.6 +#load nuget:?package=NUnit.Cake.Recipe&version=1.3.0 // Comment out above line and uncomment below for local tests of recipe changes //#load ../NUnit.Cake.Recipe/recipe/*.cake