-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpaket.dependencies
More file actions
26 lines (20 loc) · 728 Bytes
/
paket.dependencies
File metadata and controls
26 lines (20 loc) · 728 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
framework: >= net45
source https://api.nuget.org/v3/index.json
//source https://ci.appveyor.com/nuget/controlzex
//source https://ci.appveyor.com/nuget/mahapps.metro
//source https://ci.appveyor.com/nuget/mahapps-metro-iconpacks
// copy_local: true => PrivateAssets=All, mean all these type of assets are private of the project (so no need to add the deps in the nupkg dep list)
nuget JetBrains.Annotations copy_local: true
nuget MahApps.Metro.IconPacks ~> 4
nuget MahApps.Metro ~> 2
nuget gong-wpf-dragdrop ~> 2
nuget Extended.Wpf.Toolkit
group cake
framework: >= net45
source https://api.nuget.org/v3/index.json
nuget Cake
nuget Cake.Git
nuget Cake.Figlet
nuget Cake.Paket
nuget Cake.Paket.Module
nuget vswhere