Skip to content

Commit 46a21d8

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 1273b8a commit 46a21d8

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)