-
Notifications
You must be signed in to change notification settings - Fork 9
/
paket.dependencies
45 lines (34 loc) · 1.61 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
framework: netstandard2.0, net472, net6.0, net6.0-windows
storage: none
source https://api.nuget.org/v3/index.json
nuget FSharp.Core >= 5.0.0 lowest_matching: true
nuget Microsoft.NETFramework.ReferenceAssemblies >= 1.0.0 lowest_matching: true
nuget Aardvark.Build ~> 1.0.19
nuget Aardvark.Base.TypeProviders ~> 4.5.15
nuget System.Collections.Immutable >= 5.0.0 lowest_matching: true
nuget System.Dynamic.Runtime ~> 4.3.0
nuget DevILSharp ~> 0.2.9
nuget SixLabors.ImageSharp ~> 2.1.3
nuget System.Reflection.Metadata >= 5.0.0 lowest_matching: true
nuget System.Drawing.Common >= 4.7.0 lowest_matching: true
nuget FSharp.Data.Adaptive ~> 1.2.0
nuget CSharp.Data.Adaptive ~> 1.2.0
nuget Unofficial.LibTessDotNet ~> 2.0.2
nuget System.Reactive
nuget Microsoft.CodeAnalysis.CSharp ~> 4.1.0
nuget FsPickler ~> 5.3.2
nuget FsPickler.Json ~> 5.3.2
nuget System.Text.Json >= 4.7.2 lowest_matching: true
group Test
framework: net6.0, net6.0-windows
source https://api.nuget.org/v3/index.json
nuget NUnit ~> 3.13.3
nuget FsUnit ~> 5.4.0
nuget FsCheck ~> 2.16.4
nuget FsCheck.NUnit ~> 2.16.4
nuget NUnit3TestAdapter ~> 4.5.0
nuget Microsoft.NET.Test.Sdk ~> 17.7.2
nuget Expecto ~> 10.1.0
nuget Expecto.FsCheck ~> 10.1.0
nuget YoloDev.Expecto.TestSdk ~> 0.14.2
nuget BenchmarkDotNet ~> 0.13.9