forked from fsprojects/FSharp.Control.Reactive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
paket.dependencies
34 lines (32 loc) · 908 Bytes
/
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
source http://api.nuget.org/v3/index.json
redirects: on
storage: none
nuget fparsec
nuget FSharp.Core
nuget System.Reactive ~> 4.0
nuget Microsoft.Reactive.Testing ~> 4.0
nuget Microsoft.NET.Test.Sdk
nuget NUnit
nuget NUnit.Runners
nuget NUnit3TestAdapter
nuget FsCheck
nuget Unquote
// [ FAKE GROUP ]
group Build
source https://api.nuget.org/v3/index.json
source https://ci.appveyor.com/nuget/fsharp-formatting
nuget Fake.Core.ReleaseNotes
nuget Fake.DotNet.Cli
nuget Fake.Tools.Git
nuget Fake.IO.FileSystem
nuget Fake.Core.Target
nuget Fake.DotNet.FSFormatting
nuget FSharp.Formatting >= 3 prerelease
nuget FSharp.Formatting.CommandTool >= 3 prerelease
nuget Fake.BuildServer.AppVeyor
nuget Fake.DotNet.Paket
nuget NUnit
nuget FsCheck
nuget Microsoft.AspNetCore
nuget Microsoft.AspNetCore.Hosting
nuget Microsoft.AspNetCore.StaticFiles