-
Notifications
You must be signed in to change notification settings - Fork 27
/
paket.dependencies
73 lines (65 loc) · 2.37 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
66
67
68
69
70
71
72
73
group Src
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core 6.0.1
nuget Microsoft.SourceLink.GitHub 1.0.0 copy_local: true
nuget Microsoft.EntityFrameworkCore.Design ~> 6.0.0
group Tests
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
storage: none
nuget System.Collections.Immutable >= 6.0.0
nuget FSharp.Core 6.0.1
nuget Microsoft.SourceLink.GitHub 1.0.0 copy_local: true
nuget Expecto 9.0.2
nuget YoloDev.Expecto.TestSdk 0.12.10
nuget Microsoft.NET.Test.Sdk 17.0.0
nuget altcover ~> 8.2.828
nuget Microsoft.EntityFrameworkCore.Design ~> 6.0.0
nuget Microsoft.EntityFrameworkCore.InMemory ~> 6.0.0
nuget Microsoft.EntityFrameworkCore.Relational ~> 6.0.0
nuget Microsoft.EntityFrameworkCore.Sqlite ~> 6.0.0
nuget Microsoft.EntityFrameworkCore.SqlServer ~> 6.0.0
nuget Microsoft.EntityFrameworkCore.Specification.Tests ~> 6.0.0
nuget FSharp.Compiler.Service 41.0.1
nuget Microsoft.CodeAnalysis >= 3.8.0
nuget NetTopologySuite.IO.SqlServerBytes 2.0.0
nuget System.Runtime.Numerics
nuget System.ComponentModel.Primitives
// [ FAKE GROUP ]
group Build
storage: none
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
nuget Fake.IO.FileSystem 5.20.4
nuget Fake.Core.Target 5.20.4
nuget Fake.Core.ReleaseNotes 5.20.4
nuget FAKE.Core.Environment 5.20.4
nuget Fake.DotNet.Cli 5.20.4
nuget FAKE.Core.Process 5.20.4
nuget Fake.DotNet.AssemblyInfoFile 5.20.4
nuget Fake.Tools.Git 5.20.4
nuget Fake.DotNet.Paket 5.20.4
nuget Fake.Api.GitHub 5.20.4
nuget Fake.BuildServer.GitHubActions 5.20.4
nuget Argu
nuget Octokit 0.48
group Docs
storage: none
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
nuget Argu
nuget FSharp.Compiler.Service 34.1.0
nuget FSharp.Core ~> 4.6
nuget Fake.IO.FileSystem 5.20.4
nuget FAKE.Core.Environment 5.20.4
nuget Fake.DotNet.Cli 5.20.4
nuget FSharp.Formatting 4.0.0-rc1
nuget FSharp.Literate 4.0.0-rc1
nuget Fable.React
nuget Microsoft.EntityFrameworkCore.Sqlite ~> 5.0.11
group Analyzers
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
nuget BinaryDefense.FSharp.Analyzers.Hashing 0.2.2