forked from Shmew/Fable.SignalR
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpaket.dependencies
207 lines (179 loc) · 6.09 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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
version 6.2.1
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
nuget Fable.Elmish >= 3
nuget Fable.Remoting.Client ~> 7
nuget Fable.Promise >= 2
nuget Fable.Remoting.MsgPack ~> 1
nuget Fable.SimpleJson ~> 3
nuget Fable.React < 9
nuget Feliz ~> 1
nuget Feliz.Plotly ~> 1
nuget Feliz.UseElmish ~> 1
nuget FSharp.Core >= 4.7.2 lowest_matching: true
nuget Zanaptak.TypedCssClasses ~> 1
group FableDemo
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 4.0.0-theta-007
nuget Fable.Elmish == 4
nuget Fable.Remoting.Client ~> 7
nuget Fable.Promise >= 2
nuget Fable.Remoting.MsgPack ~> 1
nuget Fable.SimpleJson ~> 3
nuget Fable.React < 9
nuget Feliz ~> 1
nuget Feliz.CompilerPlugins ~> 2
nuget Feliz.Plotly ~> 1
nuget Feliz.UseElmish ~> 1
nuget FSharp.Core >= 6.0.7
nuget Zanaptak.TypedCssClasses ~> 1
group FableTests
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 4.0.0-theta-007
nuget Fable.Elmish == 4.0.0
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 Fable.React == 8.0.1
nuget Feliz ~> 1
nuget Feliz.CompilerPlugins ~> 2
nuget Feliz.Plotly ~> 1
nuget Feliz.UseElmish ~> 1
nuget FSharp.Core == 6.0.7
nuget Zanaptak.TypedCssClasses ~> 1
group Net6
source https://nuget.org/api/v2
source https://api.nuget.org/v3/index.json
condition: net6_0
framework: net6
nuget BenchmarkDotNet ~> 0
nuget BlackFox.CommandLine ~> 1
nuget Elmish ~> 3
nuget Expecto ~> 9
nuget Expecto.FsCheck ~> 9
nuget Fable.Remoting.Giraffe ~> 5
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 >= 6.0.1 lowest_matching: true
nuget FSharp.Data ~> 3
nuget Giraffe ~> 6
nuget Microsoft.AspNetCore.Authentication.JwtBearer ~> 6
nuget Microsoft.AspNetCore.SignalR.Client ~> 6
nuget Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson ~> 6
nuget Microsoft.AspNetCore.TestHost ~> 6
nuget Microsoft.IO.RecyclableMemoryStream ~> 2
nuget Saturn ~> 0.16
nuget System.Text.Encodings.Web ~> 6
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.0.0 lowest_matching: true
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 ~> 6
nuget Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson ~> 6
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 Fake.Core.Process ~> 5
nuget Fake.Testing.Common ~> 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