diff --git a/build.cake b/build.cake index b6cc383..2371f43 100644 --- a/build.cake +++ b/build.cake @@ -1,5 +1,5 @@ // Load the recipe -#load nuget:?package=TestCentric.Cake.Recipe&version=1.1.0 +#load nuget:?package=TestCentric.Cake.Recipe&version=1.1.2 // Comment out above line and uncomment below for local tests of recipe changes //#load ../TestCentric.Cake.Recipe/recipe/*.cake