forked from fluentribbon/Fluent.Ribbon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpaket.dependencies
50 lines (40 loc) · 1.04 KB
/
paket.dependencies
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
#source C:\DEV\OSS_Own\ControlzEx\src\bin
source https://ci.appveyor.com/nuget/controlzex
source https://api.nuget.org/v3/index.json
framework: auto-detect
specific_version: false
redirects: off
nuget gitlink
nuget MSBuild.Sdk.Extras
nuget StyleCop.Analyzers
nuget WpfAnalyzers
nuget XamlColorSchemeGenerator
nuget JetBrains.Annotations
nuget Fody
nuget Costura.Fody
nuget ControlzEx >= 4.0.0-alpha prerelease
group showcase
#source C:\DEV\OSS_Own\ControlzEx\src\bin
source https://ci.appveyor.com/nuget/controlzex
source https://api.nuget.org/v3/index.json
framework: auto-detect
specific_version: false
redirects: off
nuget MahApps.Metro
nuget ControlzEx >= 4.0.0-alpha prerelease
group test
source https://api.nuget.org/v3/index.json
framework: auto-detect
specific_version: false
redirects: off
nuget NUnit
group cake
source https://api.nuget.org/v3/index.json
framework: net45
nuget Cake
nuget Cake.Figlet
nuget Cake.Paket
nuget Cake.Paket.Module
nuget GitVersion.CommandLine
#nuget gitreleasemanager
nuget NUnit.Console