Skip to content

Commit 924e545

Browse files
authored
Merge pull request #1659 from nunit/updt-recipe
Update recipe to version 1.4.0-alpha.11
2 parents 0fef407 + e44a393 commit 924e545

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Load the recipe
2-
#load nuget:?package=NUnit.Cake.Recipe&version=1.4.0-alpha.7
2+
#load nuget:?package=NUnit.Cake.Recipe&version=1.4.0-alpha.11
33
// Comment out above line and uncomment below for local tests of recipe changes
44
//#load ../NUnit.Cake.Recipe/recipe/*.cake
55

0 commit comments

Comments
 (0)