-
Notifications
You must be signed in to change notification settings - Fork 16
/
paket.dependencies
64 lines (51 loc) · 1.76 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
version 7.0.0-alpha003
source https://api.nuget.org/v3/index.json
framework: netstandard2.0,netcoreapp3.1
redirects: off
storage: none
nuget FSharp.Core >= 5.0.1 lowest_matching:true
nuget FsPickler ~> 5.3.2 lowest_matching:true
nuget Mono.Cecil >= 0.11.0 lowest_matching:true
nuget Microsoft.SourceLink.GitHub copy_local:true
group Testing
source https://api.nuget.org/v3/index.json
framework: net472,net6.0
redirects: off
storage: none
nuget FSharp.Core >= 5.0.1 lowest_matching:true
nuget FsPickler ~> 5.3.2 lowest_matching:true
nuget Thespian ~> 0.2.0
nuget FSharp.Compiler.Service ~> 39.0.0
nuget xunit ~> 2.4.1
nuget xunit.runner.visualstudio ~> 2.4.1
nuget Microsoft.Net.Test.SDK ~> 16.4.0
group Fsi
source https://api.nuget.org/v3/index.json
framework: netstandard2.0
redirects: off
nuget FSharp.Data ~> 3.1.1
nuget LinqOptimizer.FSharp ~> 0.7.0
nuget MathNet.Numerics ~> 4.9.0
nuget MathNet.Numerics.FSharp ~> 4.9.0
nuget MathNet.Numerics.MKL.Win-x64 ~> 2.3.0
group Formatting
source https://api.nuget.org/v3/index.json
generate_load_scripts: true
framework: netstandard2.0
storage: none
nuget Fake.IO.FileSystem ~> 5.19.0
nuget FSharp.Compiler.Service ~> 35.0 storage: packages
nuget FSharp.Formatting ~> 4.1.0 storage: packages
nuget FSharp.Formatting.CommandTool ~> 4.1.0 storage: packages
group Build
source https://api.nuget.org/v3/index.json
generate_load_scripts: true
framework: netstandard2.0, net6.0
storage: none
nuget Fake.Core.UserInput ~> 5.22.0
nuget Fake.Core.ReleaseNotes ~> 5.22.0
nuget Fake.Core.Target ~> 5.22.0
nuget Fake.IO.FileSystem ~> 5.22.0
nuget Fake.DotNet.Cli ~> 5.22.0
nuget Fake.Tools.Git ~> 5.22.0
nuget Fake.Api.Github ~> 5.22.0