Skip to content

Commit 2365b0f

Browse files
committed
Merge branch 'main' of https://github.com/TestCentric/testcentric-gui into main
2 parents f5e17b2 + fc3ea15 commit 2365b0f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.cake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ const string NET60_AGENT_VERSION = "2.3.0";
1212
const string NET70_AGENT_VERSION = "2.3.0";
1313

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

1919
#load "./package-tests.cake"
2020

0 commit comments

Comments
 (0)