-
Notifications
You must be signed in to change notification settings - Fork 17
/
paket.dependencies
129 lines (113 loc) · 3.87 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
version 5.253.0
group Fable
source https://nuget.org/api/v2
source https://api.nuget.org/v3/index.json
framework: auto-detect
nuget Fable.Browser.Url ~> 1
nuget Fable.Core ~> 3
nuget Fable.Elmish ~> 3
nuget Fable.FastCheck ~> 0
nuget Fable.FastCheck.Jest ~> 0
nuget Fable.Jester ~> 0
nuget Fable.ReactTestingLibrary ~> 0
nuget Fable.Remoting.Client ~> 7
nuget Fable.Promise ~> 2
nuget Fable.Remoting.MsgPack ~> 1
nuget Fable.SimpleJson ~> 3
nuget Feliz ~> 1
nuget Feliz.Plotly ~> 1
nuget Feliz.UseElmish ~> 1
nuget FSharp.Core >= 4.7.2 lowest_matching: true
nuget Zanaptak.TypedCssClasses ~> 0
group Net5
source https://nuget.org/api/v2
source https://api.nuget.org/v3/index.json
condition: net5_0
framework: net5
nuget BenchmarkDotNet ~> 0
nuget BlackFox.CommandLine ~> 1
nuget Elmish ~> 3
nuget Expecto ~> 9
nuget Expecto.FsCheck ~> 9
nuget Fable.Remoting.Giraffe ~> 4
nuget Fable.Remoting.Json ~> 2
nuget Fable.Remoting.MsgPack ~> 1
nuget Fake.IO.FileSystem ~> 5
nuget Fake.JavaScript.Npm ~> 5
nuget Fake.JavaScript.Yarn ~> 5
nuget FSharp.Control.AsyncSeq ~> 3
nuget FSharp.Core >= 5
nuget FSharp.Data ~> 3
nuget Giraffe ~> 5
nuget Microsoft.AspNetCore.Authentication.JwtBearer ~> 5
nuget Microsoft.AspNetCore.SignalR.Client ~> 5
nuget Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson ~> 5
nuget Microsoft.AspNetCore.TestHost ~> 5
nuget Microsoft.IO.RecyclableMemoryStream ~> 2
nuget Saturn ~> 0.15
nuget System.Text.Encodings.Web ~> 5
nuget TaskBuilder.fs ~> 2
group NetCoreApp3
source https://nuget.org/api/v2
source https://api.nuget.org/v3/index.json
condition: netcoreapp3_1
framework: netcoreapp3.1
nuget BenchmarkDotNet ~> 0
nuget BlackFox.CommandLine ~> 1
nuget Elmish ~> 3
nuget Expecto ~> 9
nuget Expecto.FsCheck ~> 9
nuget Fable.Remoting.Giraffe ~> 4
nuget Fable.Remoting.Json ~> 2
nuget Fable.Remoting.MsgPack ~> 1
nuget Fake.IO.FileSystem ~> 5
nuget Fake.JavaScript.Npm ~> 5
nuget Fake.JavaScript.Yarn ~> 5
nuget FSharp.Control.AsyncSeq ~> 3
nuget FSharp.Core >= 4.7.2 lowest_matching: true
nuget FSharp.Data ~> 3
nuget Giraffe ~> 4
nuget Microsoft.AspNetCore.Authentication.JwtBearer ~> 3
nuget Microsoft.AspNetCore.SignalR.Client ~> 5
nuget Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson ~> 5
nuget Microsoft.AspNetCore.TestHost ~> 3
nuget Microsoft.IO.RecyclableMemoryStream ~> 2
nuget Saturn ~> 0.14.1
nuget System.Text.Encodings.Web ~> 5
nuget TaskBuilder.fs ~> 2
group NetStandard2
source https://nuget.org/api/v2
source https://api.nuget.org/v3/index.json
condition: netstandard2_0
framework: netstandard2.0
nuget Elmish ~> 3
nuget Fable.Remoting.Json ~> 2
nuget Fable.Remoting.MsgPack ~> 1
nuget FSharp.Core >= 4.7.2 lowest_matching: true
nuget Microsoft.AspNetCore.SignalR.Client ~> 5
nuget Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson ~> 5
nuget Microsoft.IO.RecyclableMemoryStream ~> 2
group Tooling
source https://nuget.org/api/v2
source https://api.nuget.org/v3/index.json
nuget Fake.IO.FileSystem ~> 5
nuget FSharp.Core >= 4.7.2 lowest_matching: true
nuget FSharp.Json ~> 0
nuget FSharpLint.Core ~> 0
nuget Yarnpkg.Yarn ~> 1
group FakeBuild
source https://api.nuget.org/v3/index.json
nuget Fake.Core.Target ~> 5
nuget Fake.Core.ReleaseNotes ~> 5
nuget Fake.DotNet.AssemblyInfoFile ~> 5
nuget Fake.DotNet.Cli ~> 5
nuget Fake.DotNet.MSBuild ~> 5
nuget Fake.DotNet.Paket ~> 5
nuget Fake.IO.FileSystem ~> 5
nuget Fake.JavaScript.Npm ~> 5
nuget Fake.JavaScript.Yarn ~> 5
nuget Fake.Tools.Git ~> 5
nuget FSharp.Core ~> 4.7
nuget FSharp.Json ~> 0
nuget FSharpLint.Core ~> 0
nuget NuGet.Packaging 5.6