-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpaket.dependencies
More file actions
60 lines (46 loc) · 1.63 KB
/
paket.dependencies
File metadata and controls
60 lines (46 loc) · 1.63 KB
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
version 5.216.0
group Core
framework: auto-detect
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core ~> 4.6 redirects: force, lowest_matching: true
nuget FSharp.JsonSkippable ~> 1 lowest_matching: true
nuget Microsoft.FSharpLu.Json ~> 0.11.5 lowest_matching: true
nuget Microsoft.SourceLink.GitHub prerelease copy_local: true
nuget Newtonsoft.Json ~> 12 lowest_matching: true
group AspNetCore
framework: auto-detect
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core ~> 4.6 redirects: force, lowest_matching: true
nuget Microsoft.AspNetCore.Http ~> 2.2 lowest_matching: true
nuget Microsoft.AspNetCore.Http.Extensions ~> 2.2 lowest_matching: true
nuget Microsoft.SourceLink.GitHub prerelease copy_local: true
group Giraffe
framework: auto-detect
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core ~> 4.6 redirects: force, lowest_matching: true
nuget Giraffe ~> 3.6 lowest_matching: true
nuget Microsoft.SourceLink.GitHub prerelease copy_local: true
group SampleApp
framework: auto-detect
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core redirects: force
nuget FsToolkit.ErrorHandling
nuget Serilog
nuget Serilog.AspNetCore
nuget Serilog.Sinks.Console
group Test
framework: auto-detect
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core redirects: force
nuget FSharp.Interop.Dynamic
nuget Hedgehog
nuget Hedgehog.Experimental ~> 0.2
nuget Microsoft.NET.Test.Sdk
nuget Unquote
nuget xunit.core
nuget xunit.runner.visualstudio version_in_path: true