Skip to content

Commit fe24394

Browse files
committed
(build) Pin to specific version of Cake.Recipe
1 parent c991f61 commit fe24394

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://www.myget.org/F/cake-contrib/api/v2?package=Cake.Recipe&prerelease
1+
#load nuget:https://www.myget.org/F/cake-contrib/api/v2?package=Cake.Recipe&version=0.3.0-unstable0403
22

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

0 commit comments

Comments
 (0)