Skip to content

Commit 33c3454

Browse files
committed
Update recipe and use teamcity listener 1.0.9
1 parent c5be118 commit 33c3454

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.cake

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

66
#load package-tests.cake
77

0 commit comments

Comments
 (0)