Skip to content

Commit 4a7b99d

Browse files
committed
(build) Remove pinning of specific version of Cake.Recipe
1 parent 5e080fb commit 4a7b99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#load nuget:https://ci.appveyor.com/nuget/cake-recipe?package=Cake.Recipe&version=0.3.0-unstable0403
1+
#load nuget:https://ci.appveyor.com/nuget/cake-recipe?package=Cake.Recipe&prerelease
22

33
Environment.SetVariableNames(githubUserNameVariable: "GITTOOLS_GITHUB_USERNAME",
44
githubPasswordVariable: "GITTOOLS_GITHUB_PASSWORD");

0 commit comments

Comments
 (0)