File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 66 "version" : " 5.0.0" ,
77 "commands" : [
88 " dotnet-cake"
9- ]
9+ ],
10+ "rollForward" : false
11+ },
12+ "gitversion.tool" : {
13+ "version" : " 6.4.0" ,
14+ "commands" : [
15+ " dotnet-gitversion"
16+ ],
17+ "rollForward" : false
18+ },
19+ "gitreleasemanager.tool" : {
20+ "version" : " 0.20.0" ,
21+ "commands" : [
22+ " dotnet-gitreleasemanager"
23+ ],
24+ "rollForward" : false
1025 }
1126 }
1227}
Original file line number Diff line number Diff line change 11// Load the recipe
2- #load nuget : ? package= TestCentric . Cake . Recipe & version = 1.4 .1 - dev00001
2+ #load nuget : ? package= TestCentric . Cake . Recipe & version = 1.4 .1 - dev00002
33// Comment out above line and uncomment below for local tests of recipe changes
44//#load ../TestCentric.Cake.Recipe/recipe/*.cake
55
You can’t perform that action at this time.
0 commit comments