-
Notifications
You must be signed in to change notification settings - Fork 6
/
paket.dependencies
62 lines (56 loc) · 1.36 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
51
52
53
54
55
56
57
58
59
60
61
62
redirects: on
source https://nuget.org/api/v2
group Main
framework: >=net461
source https://nuget.org/api/v2
nuget FSharp.Core = 4.1.17 redirects:force
nuget Expecto
nuget Expecto.PerfUtil
nuget Expecto.FsCheck
nuget FsCheck
nuget Suave
nuget Suave.Git
nuget Fleck
nuget LibGit2Sharp >= 0.24.0-pre20170124092542 prerelease
nuget LibGit2Sharp.NativeBinaries
nuget SharpYaml
nuget Mono.Posix
nuget VVVV.Core
nuget VVVV.Hosting
nuget VVVV.PluginInterfaces
nuget VVVV.SlimDX
nuget VVVV.System.ComponentModel.Composition.Codeplex
nuget VVVV.Utils
nuget VVVV.Utils3rdParty
nuget VVVV.UtilsIL
nuget Newtonsoft.Json
nuget System.ValueTuple
nuget Disruptor >= 3.3.6
nuget Fable.JsonConverter
nuget Raspberry.IO.GeneralPurpose
nuget Aether
nuget InfluxDB.Collector
group Fable
storage:none
source https://nuget.org/api/v2
clitool dotnet-fable
nuget FSharp.Core
nuget Fable.Core
nuget Fable.Import.Node
nuget Fable.PowerPack
nuget Fable.React
nuget Fable.Elmish.React
nuget Fable.Elmish.Browser
nuget Fable.Elmish.Debugger
nuget Fable.Elmish.Bulma
group Build
source https://nuget.org/api/v2
nuget SourceLink.Fake
nuget FAKE
github fsharp/FAKE modules/Octokit/Octokit.fsx
group Test
framework: >=net461
source https://nuget.org/api/v2
nuget Expecto
nuget Expecto.PerfUtil
nuget Expecto.FsCheck