-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpaket.dependencies
More file actions
88 lines (73 loc) · 2.31 KB
/
Copy pathpaket.dependencies
File metadata and controls
88 lines (73 loc) · 2.31 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
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
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.0.10 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.0.10 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
framework: net8
source https://www.nuget.org/api/v2
storage: none
nuget FSharp.Core
nuget FsConfig ~> 2
nuget Microsoft.AspNetCore.WebUtilities ~> 8
nuget Microsoft.AspNetCore.Hosting ~> 2
nuget Microsoft.Net.Http.Headers ~> 8
nuget Microsoft.Extensions.Configuration ~> 8
nuget Microsoft.Extensions.DependencyInjection ~> 8
nuget Microsoft.Extensions.Hosting ~> 8
nuget Microsoft.Extensions.Logging ~> 8
nuget Microsoft.Extensions.Logging.EventLog ~> 8
nuget Microsoft.Identity.Client ~> 4
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