forked from cognitedata/cognite-sdk-dotnet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpaket.dependencies
75 lines (62 loc) · 1.75 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
source https://www.nuget.org/api/v2
storage: none
group Sdk
source https://www.nuget.org/api/v2
framework: netstandard2.0
nuget FSharp.Core ~> 6
nuget Oryx ~> 5
group Oryx.Cognite
source https://www.nuget.org/api/v2
storage: none
framework: netstandard2.0
nuget FSharp.Core ~> 6
nuget System.Text.Json ~> 6
nuget CogniteSdk.Protobuf
nuget Oryx ~> 5
nuget Oryx.Protobuf ~> 5
nuget Oryx.SystemTextJson ~> 5
group CogniteSdk.FSharp
source https://www.nuget.org/api/v2
storage: none
framework: netstandard2.0
nuget FSharp.Core ~> 6
nuget Oryx ~> 5
group Types
source https://www.nuget.org/api/v2
framework: netstandard2.0
nuget System.Text.Json ~> 6
group Test
source https://www.nuget.org/api/v2
storage: none
nuget FSharp.Core ~> 6
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 ~> 5
nuget Oryx.Protobuf ~> 5
nuget Oryx.SystemTextJson ~> 5
group Playground
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 Oryx ~> 5
nuget Oryx.Protobuf ~> 5
nuget Oryx.SystemTextJson ~> 5
nuget CogniteSdk.Protobuf
nuget Serilog
nuget Serilog.Extensions.Logging
nuget Serilog.Sinks.Console
group FSharp
source https://www.nuget.org/api/v2
storage: none