@@ -2,17 +2,18 @@ STORAGE: NONE
2
2
RESTRICTION: || (== net6.0) (== netstandard2.0)
3
3
NUGET
4
4
remote: https://api.nuget.org/v3/index.json
5
- Aardvark.Base (5.2.28)
6
- Aardvark.Base.Telemetry (5.2.28)
7
- System.Collections.Immutable (>= 5.0)
8
- System.Reflection.Metadata (>= 5.0) - restriction: || (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0)
9
- System.Text.Json (>= 4.7.2)
10
- Aardvark.Base.Telemetry (5.2.28)
5
+ Aardvark.Base (5.3.4)
6
+ Aardvark.Base.Telemetry (5.3.4)
7
+ SingleFileExtractor.Core (>= 2.2.1 < 2.3)
8
+ System.Collections.Immutable (>= 8.0)
9
+ System.Reflection.Metadata (>= 8.0)
10
+ System.Text.Json (>= 8.0.4)
11
+ Aardvark.Base.Telemetry (5.3.4)
11
12
Aardvark.Build (1.0.21)
12
- Aardvark.Data.Durable (0.3.15 )
13
- Aardvark.Data.Durable.Codec (0.3.15 )
14
- Aardvark.Base (>= 5.2.25 < 5.3 )
15
- Aardvark.Data.Durable (0.3.15 )
13
+ Aardvark.Data.Durable (0.4.4 )
14
+ Aardvark.Data.Durable.Codec (0.4.4 )
15
+ Aardvark.Base (>= 5.3 < 5.4 )
16
+ Aardvark.Data.Durable (0.4.4 )
16
17
coverlet.collector (3.2)
17
18
FSharp.Core (5.0)
18
19
Microsoft.Bcl.AsyncInterfaces (8.0)
@@ -32,30 +33,33 @@ NUGET
32
33
Microsoft.NETCore.Platforms (>= 1.1)
33
34
Newtonsoft.Json (13.0.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
34
35
NuGet.Frameworks (6.8) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
35
- System.Buffers (4.5.1) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (>= net462)) (== netstandard2.0)
36
- System.Collections.Immutable (6.0)
37
- System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0)
36
+ SingleFileExtractor.Core (2.2.1)
37
+ System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0)
38
+ System.Buffers (4.5.1) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
39
+ System.Collections.Immutable (8.0)
40
+ System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
38
41
System.Runtime.CompilerServices.Unsafe (>= 6.0)
39
42
System.Memory (4.5.5)
40
43
System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= monotouch)) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netstandard1.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= xamarinios)) (&& (== net6.0) (>= xamarinmac)) (&& (== net6.0) (>= xamarintvos)) (&& (== net6.0) (>= xamarinwatchos)) (== netstandard2.0)
41
44
System.Numerics.Vectors (>= 4.4) - restriction: || (&& (== net6.0) (< netcoreapp2.0)) (== netstandard2.0)
42
45
System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (== net6.0) (>= monotouch)) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netstandard1.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= uap10.1)) (&& (== net6.0) (>= xamarinios)) (&& (== net6.0) (>= xamarinmac)) (&& (== net6.0) (>= xamarintvos)) (&& (== net6.0) (>= xamarinwatchos)) (== netstandard2.0)
43
- System.Numerics.Vectors (4.5) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0)
44
- System.Reflection.Metadata (6.0.1)
45
- System.Collections.Immutable (>= 6.0)
46
+ System.Numerics.Vectors (4.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
47
+ System.Reflection.Metadata (8.0)
48
+ System.Collections.Immutable (>= 8.0)
49
+ System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
46
50
System.Runtime.CompilerServices.Unsafe (6.0)
47
51
System.Text.Encodings.Web (8.0)
48
52
System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
49
53
System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
50
54
System.Runtime.CompilerServices.Unsafe (>= 6.0)
51
- System.Text.Json (8.0.1 )
55
+ System.Text.Json (8.0.4 )
52
56
Microsoft.Bcl.AsyncInterfaces (>= 8.0) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
53
57
System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
54
58
System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
55
59
System.Runtime.CompilerServices.Unsafe (>= 6.0)
56
60
System.Text.Encodings.Web (>= 8.0)
57
61
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
58
- System.Threading.Tasks.Extensions (4.5.4) - restriction: || (&& (== net6.0) (>= net462)) (&& (== net6.0) (< netstandard2.1)) ( == netstandard2.0)
62
+ System.Threading.Tasks.Extensions (4.5.4) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
59
63
System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netstandard1.0)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= wp8)) (== netstandard2.0)
60
64
Uncodium.SimpleStore (3.0.30)
61
65
Microsoft.Bcl.AsyncInterfaces (>= 6.0)
0 commit comments