forked from Zaid-Ajaj/Fable.Remoting
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpaket.dependencies
55 lines (49 loc) · 1.36 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
version 6.2.1
source https://api.nuget.org/v3/index.json
storage: none
lowest_matching: true
nuget benchmarkdotnet
nuget Expecto
nuget FSharp.Core >= 4.7.2
nuget Microsoft.AspNetCore.Server.Kestrel ~> 2.2
nuget Microsoft.AspNetCore.TestHost ~> 3.1
nuget Microsoft.IO.RecyclableMemoryStream ~> 2
nuget Newtonsoft.Json
nuget NUnit
nuget PuppeteerSharp
nuget Suave
nuget Giraffe
group Build
source https://api.nuget.org/v3/index.json
framework: net6.0
storage: none
nuget FSharp.Core
nuget Fake.Core.ReleaseNotes
nuget Fake.Core.Target
nuget Fake.DotNet.Cli
nuget Fake.IO.FileSystem
group FunctionsWorker
source https://api.nuget.org/v3/index.json
framework: net5
storage: none
lowest_matching: true
nuget Microsoft.Azure.Functions.Worker
nuget Microsoft.Azure.Functions.Worker.Sdk
nuget Microsoft.Azure.Functions.Worker.Extensions.Http
nuget Newtonsoft.Json
nuget Expecto
group LatestNet5
source https://api.nuget.org/v3/index.json
framework: net5
storage: none
lowest_matching: true
nuget Giraffe >= 5.0.0
nuget FSharp.Core >= 5.0
nuget Microsoft.IO.RecyclableMemoryStream ~> 2
group Client
source https://api.nuget.org/v3/index.json
lowest_matching: true
nuget Fable.Mocha >= 2.5
nuget Fable.SimpleJson >= 3.23.0
nuget Fable.Browser.XMLHttpRequest
nuget Fable.Core