Skip to content

Commit

Permalink
Update script to version 1.1.0-dev00056
Browse files Browse the repository at this point in the history
  • Loading branch information
CharliePoole committed Oct 24, 2023
1 parent 61af50c commit fc3ea15
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
Expand Up @@ -12,7 +12,7 @@ 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-dev00055
#load nuget:?package=TestCentric.Cake.Recipe&version=1.1.0-dev00056
// Comment out above line and uncomment below for local tests of recipe changes
//#load ../TestCentric.Cake.Recipe/recipe/*.cake

Expand Down

0 comments on commit fc3ea15

Please sign in to comment.