mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-05-02 05:51:28 +08:00
项目结构调整
This commit is contained in:
16
Others/gong-wpf-dragdrop/cake.config
Normal file
16
Others/gong-wpf-dragdrop/cake.config
Normal file
@@ -0,0 +1,16 @@
|
||||
; 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
|
||||
Reference in New Issue
Block a user