Skip to content

Commit c3e08ac

Browse files
committed
Rev lock Cake.Incubator to 2.0.0 in build.cake to work around unknown issue introduced by 2.0.1.
1 parent 912e2f8 commit c3e08ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#addin "nuget:?package=Cake.FileHelpers"
22
#addin "nuget:?package=Cake.Git"
3-
#addin "nuget:?package=Cake.Incubator"
3+
#addin "nuget:?package=Cake.Incubator&version=2.0.0"
44
#tool "nuget:?package=GitVersion.CommandLine"
55
#tool "nuget:?package=xunit.runner.console"
66
#load buildhelpers.cake

0 commit comments

Comments
 (0)