Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into main
  • Loading branch information
CharliePoole committed Oct 24, 2023
2 parents f5e17b2 + fc3ea15 commit 2365b0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.cake
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ const string NET60_AGENT_VERSION = "2.3.0";
const string NET70_AGENT_VERSION = "2.3.0";

// Load the recipe
//#load nuget:?package=TestCentric.Cake.Recipe&version=1.1.0-dev00056
#load nuget:?package=TestCentric.Cake.Recipe&version=1.1.0-dev00057
// Comment out above line and uncomment below for local tests of recipe changes
#load ../TestCentric.Cake.Recipe/recipe/*.cake
//#load ../TestCentric.Cake.Recipe/recipe/*.cake

#load "./package-tests.cake"

Expand Down

0 comments on commit 2365b0f

Please sign in to comment.