Skip to content

Commit

Permalink
Merge pull request nunit#1561 from nunit/updt-recipe
Browse files Browse the repository at this point in the history
Update recipe to version 1.3.0
  • Loading branch information
CharliePoole authored Dec 27, 2024
2 parents f8489b1 + e2ab6a8 commit e7d76b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.cake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Load the recipe
#load nuget:?package=NUnit.Cake.Recipe&version=1.3.0-alpha.6
#load nuget:?package=NUnit.Cake.Recipe&version=1.3.0
// Comment out above line and uncomment below for local tests of recipe changes
//#load ../NUnit.Cake.Recipe/recipe/*.cake

Expand Down

0 comments on commit e7d76b5

Please sign in to comment.