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