-
Notifications
You must be signed in to change notification settings - Fork 4
/
paket.dependencies
85 lines (70 loc) · 2.16 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
source https://www.nuget.org/api/v2
storage: none
group Sdk
source https://www.nuget.org/api/v2
framework: netstandard2.0
nuget FSharp.Core >= 7 lowest_matching: true
nuget Oryx ~> 6
nuget FsToolkit.ErrorHandling ~> 4
group Oryx.Cognite
source https://www.nuget.org/api/v2
storage: none
framework: netstandard2.0
nuget FSharp.Core >= 7 lowest_matching: true
nuget System.Text.Json >= 6 lowest_matching: true
nuget Oryx ~> 6
nuget Oryx.Protobuf ~> 6
nuget Oryx.SystemTextJson ~> 6
nuget FsToolkit.ErrorHandling ~> 4
group CogniteSdk.FSharp
source https://www.nuget.org/api/v2
storage: none
framework: netstandard2.0
nuget FSharp.Core >= 7 lowest_matching: true
nuget Oryx ~> 6
nuget FsToolkit.ErrorHandling ~> 4
group Protobuf
source https://www.nuget.org/api/v2
framework: netstandard2.0
nuget Google.Protobuf ~> 3
group Types
source https://www.nuget.org/api/v2
framework: netstandard2.0
nuget System.Text.Json >= 6 lowest_matching: true
group Test
source https://www.nuget.org/api/v2
storage: none
nuget FSharp.Core >= 7 lowest_matching: true
nuget coverlet.msbuild
nuget Unquote ~> 6
nuget xunit ~> 2
nuget xunit.runner.visualstudio ~> 2
nuget Microsoft.NET.Test.Sdk ~> 17
nuget MSTest.TestAdapter ~> 2
nuget MSTest.TestFramework ~> 2
nuget Oryx ~> 6
nuget Oryx.Protobuf ~> 6
nuget Oryx.SystemTextJson ~> 6
nuget FsToolkit.ErrorHandling ~> 4
group Examples
source https://www.nuget.org/api/v2
storage: none
nuget FSharp.Core
nuget FsConfig ~> 2
nuget Microsoft.Extensions.Configuration
nuget Microsoft.AspNetCore.Hosting
nuget Microsoft.Extensions.DependencyInjection
nuget Microsoft.Extensions.Hosting
nuget Microsoft.Extensions.Logging
nuget Microsoft.Extensions.Logging.EventLog
nuget Microsoft.Identity.Client
nuget Oryx ~> 6
nuget Oryx.Protobuf ~> 6
nuget Oryx.SystemTextJson ~> 6
nuget CogniteSdk.Protobuf
nuget Serilog
nuget Serilog.Extensions.Logging
nuget Serilog.Sinks.Console
group FSharp
source https://www.nuget.org/api/v2
storage: none