Files
aistudio-wpf-diagram/gong-wpf-dragdrop/cake.config

17 lines
355 B
Plaintext
Raw Normal View History

2021-07-23 09:42:22 +08:00
; This is the default configuration file for Cake.
; This file was downloaded from https://github.com/cake-build/resources
[Nuget]
Source=https://api.nuget.org/v3/index.json
UseInProcessClient=true
LoadDependencies=false
[Paths]
Tools=./tools
Addins=./tools/Addins
Modules=./tools/Modules
[Settings]
SkipVerification=false
SkipPackageVersionCheck=true