Skip to content

Commit 5e080fb

Browse files
committed
(build) Switch to AppVeyor feed
- Since MyGet currently isn't working
1 parent 7ebcc9f commit 5e080fb

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&version=0.3.0-unstable0403
1+
#load nuget:https://ci.appveyor.com/nuget/cake-recipe?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)