We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5be118 commit 33c3454Copy full SHA for 33c3454
build.cake
@@ -1,7 +1,7 @@
1
// Load the recipe
2
-//#load nuget:?package=NUnit.Cake.Recipe&version=1.4.0-alpha.3
+#load nuget:?package=NUnit.Cake.Recipe&version=1.4.0-alpha.6
3
// Comment out above line and uncomment below for local tests of recipe changes
4
-#load ../NUnit.Cake.Recipe/recipe/*.cake
+//#load ../NUnit.Cake.Recipe/recipe/*.cake
5
6
#load package-tests.cake
7
0 commit comments