We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b8cf8 commit 4029111Copy full SHA for 4029111
cake.config
@@ -0,0 +1,11 @@
1
+; This is the default configuration file for Cake.
2
+; This file was downloaded from https://github.com/cake-build/resources
3
+
4
+[Nuget]
5
+Source=https://api.nuget.org/v3/index.json
6
+UseInProcessClient=true
7
8
+[Paths]
9
+Tools=./tools
10
+Addins=./tools/Addins
11
+Modules=./tools/Modules
0 commit comments