-
Notifications
You must be signed in to change notification settings - Fork 56
/
paket.dependencies
55 lines (50 loc) · 1.51 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 0.13.2
nuget Expecto 9.0.2
nuget FSharp.Core >= 6.0.0
nuget Microsoft.AspNetCore.Server.Kestrel ~> 2.2
nuget Microsoft.AspNetCore.TestHost ~> 3.1
nuget Microsoft.IO.RecyclableMemoryStream ~> 3
nuget Newtonsoft.Json >= 13.0
nuget NUnit >= 3.12
nuget PuppeteerSharp >= 7.1
nuget Suave >= 2.6.0
nuget Giraffe >= 4.1
nuget System.Formats.Asn1 >= 6.0.1
nuget System.Security.Cryptography.Pkcs >= 6.0.4
group AwsLambda
source https://api.nuget.org/v3/index.json
framework: net5
storage: none
lowest_matching: true
nuget FSharp.Core >= 6.0.0
nuget Amazon.Lambda.APIGatewayEvents 2.6.0
group FunctionsWorker
source https://api.nuget.org/v3/index.json
framework: net5
storage: none
lowest_matching: true
nuget FSharp.Core >= 6.0.0
nuget Microsoft.Azure.Functions.Worker ~> 1
nuget Microsoft.Azure.Functions.Worker.Sdk ~> 1
nuget Microsoft.Azure.Functions.Worker.Extensions.Http ~> 3
nuget Newtonsoft.Json
nuget Expecto 9.0.2
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 >= 6.0
nuget Microsoft.IO.RecyclableMemoryStream ~> 3
group Client
source https://api.nuget.org/v3/index.json
lowest_matching: true
nuget Fable.Mocha >= 2.5
nuget Fable.SimpleJson >= 3.24.0
nuget Fable.Browser.XMLHttpRequest
nuget Fable.Core