-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpaket.dependencies
65 lines (44 loc) · 1.25 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
63
64
65
framework: net47, netstandard2.0
strategy: max
source https://nuget.org/api/v2
nuget FSharp.Core
nuget Argu
nuget FSharp.Plotly
nuget Expecto
nuget Expecto.BenchmarkDotNet
nuget Expecto.FsCheck
git https://github.com/CSBiology/FSharpAux.git nuget Packages: /
nuget FSharpAux
nuget FSharpAux.IO
git https://github.com/CSBiology/FSharp.Stats.git nuget Packages: /
nuget FSharp.Stats
git https://github.com/CSBiology/BioFSharp.git nuget Packages: /
nuget BioFSharp
nuget BioFSharp.IO
git https://github.com/CSBiology/BioFSharp.Mz.git nuget Packages: /
nuget BioFSharp.Mz
git https://github.com/CSBiology/MzIO.git nuget Packages: /
nuget MzIO
nuget MzIO.Processing
nuget MzIO.SQL
nuget Deedle
clitool dotnet-fake
group Formatting
source https://nuget.org/api/v2
source https://ci.appveyor.com/nuget/fsharp-formatting
nuget FSharp.Formatting prerelease
nuget FSharp.Formatting.CommandTool prerelease
group FakeBuild
source https://api.nuget.org/v3/index.json
storage: none
nuget Fake.Core.Target
nuget Fake.IO.FileSystem
nuget Fake.DotNet.Cli
nuget Fake.Tools.Git
nuget Fake.DotNet.MSBuild
nuget Fake.Core.ReleaseNotes
nuget Fake.DotNet.AssemblyInfoFile
nuget Fake.DotNet.Paket
nuget Fake.DotNet.Testing.Expecto
nuget Fake.DotNet.FSFormatting
nuget Fake.Api.GitHub