Skip to content

Commit 098b755

Browse files
committed
updated dependencies (System.Collections.Immutable lowest_matching: true)
1 parent c1e14a4 commit 098b755

File tree

3 files changed

+38
-37
lines changed

3 files changed

+38
-37
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 0.5.1
2+
- updated dependencies (System.Collections.Immutable lowest_matching: true)
3+
14
### 0.5.0
25
- same as 0.4.4
36
- see also new maintenance branch 4.2

paket.dependencies

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ storage: none
44
framework: auto-detect
55

66
nuget FSharp.Core >= 5.0.0 lowest_matching: true
7-
nuget System.Collections.Immutable ~> 6.0
7+
nuget System.Collections.Immutable >= 6.0.0 lowest_matching: true
88
nuget Aardvark.Build ~> 1.0.18
99

10-
nuget Aardvark.Base ~> 5.2.5
10+
nuget Aardvark.Base ~> 5.2.28
1111
nuget Aardvark.Data.Durable ~> 0.3.9
1212
nuget Aardvark.Data.Durable.Codec ~> 0.3.9
1313
nuget Uncodium.SimpleStore ~> 3.0.22

paket.lock

Lines changed: 33 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -2,73 +2,71 @@ STORAGE: NONE
22
RESTRICTION: || (== net6.0) (== netstandard2.0)
33
NUGET
44
remote: https://api.nuget.org/v3/index.json
5-
Aardvark.Base (5.2.19)
6-
Aardvark.Base.Telemetry (5.2.19)
5+
Aardvark.Base (5.2.28)
6+
Aardvark.Base.Telemetry (5.2.28)
77
System.Collections.Immutable (>= 5.0)
88
System.Reflection.Metadata (>= 5.0) - restriction: || (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0)
99
System.Text.Json (>= 4.7.2)
10-
Aardvark.Base.Telemetry (5.2.19)
11-
Aardvark.Build (1.0.18)
12-
Aardvark.Data.Durable (0.3.9)
13-
Aardvark.Data.Durable.Codec (0.3.9)
14-
Aardvark.Base (>= 5.2.1 < 5.3)
15-
Aardvark.Data.Durable (0.3.9)
10+
Aardvark.Base.Telemetry (5.2.28)
11+
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)
1616
coverlet.collector (3.2)
1717
FSharp.Core (5.0)
18-
Microsoft.Bcl.AsyncInterfaces (6.0)
19-
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0)
20-
Microsoft.CodeCoverage (17.4.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net462)) (&& (== netstandard2.0) (>= netcoreapp3.1))
18+
Microsoft.Bcl.AsyncInterfaces (8.0)
19+
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net462)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0)
20+
Microsoft.CodeCoverage (17.8) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net462)) (&& (== netstandard2.0) (>= netcoreapp3.1))
2121
Microsoft.NET.Test.Sdk (17.4.1)
2222
Microsoft.CodeCoverage (>= 17.4.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net462)) (&& (== netstandard2.0) (>= netcoreapp3.1))
2323
Microsoft.TestPlatform.TestHost (>= 17.4.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
24-
Microsoft.NETCore.Platforms (7.0)
25-
Microsoft.TestPlatform.ObjectModel (17.4.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
26-
NuGet.Frameworks (>= 5.11)
24+
Microsoft.NETCore.Platforms (7.0.4)
25+
Microsoft.TestPlatform.ObjectModel (17.8) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
26+
NuGet.Frameworks (>= 6.5)
2727
System.Reflection.Metadata (>= 1.6)
28-
Microsoft.TestPlatform.TestHost (17.4.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
29-
Microsoft.TestPlatform.ObjectModel (>= 17.4.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
28+
Microsoft.TestPlatform.TestHost (17.8) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
29+
Microsoft.TestPlatform.ObjectModel (>= 17.8) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
3030
Newtonsoft.Json (>= 13.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
3131
NETStandard.Library (2.0.3)
3232
Microsoft.NETCore.Platforms (>= 1.1)
33-
Newtonsoft.Json (13.0.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
34-
NuGet.Frameworks (6.4) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
35-
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)
33+
Newtonsoft.Json (13.0.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
34+
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)
3636
System.Collections.Immutable (6.0)
3737
System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0)
3838
System.Runtime.CompilerServices.Unsafe (>= 6.0)
3939
System.Memory (4.5.5)
4040
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)
4141
System.Numerics.Vectors (>= 4.4) - restriction: || (&& (== net6.0) (< netcoreapp2.0)) (== netstandard2.0)
4242
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)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0)
43+
System.Numerics.Vectors (4.5) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0)
4444
System.Reflection.Metadata (6.0.1)
4545
System.Collections.Immutable (>= 6.0)
4646
System.Runtime.CompilerServices.Unsafe (6.0)
47-
System.Text.Encodings.Web (7.0)
47+
System.Text.Encodings.Web (8.0)
4848
System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
4949
System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
5050
System.Runtime.CompilerServices.Unsafe (>= 6.0)
51-
System.Text.Json (6.0.7)
52-
Microsoft.Bcl.AsyncInterfaces (>= 6.0) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0)
53-
System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0)
54-
System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0)
55-
System.Numerics.Vectors (>= 4.5) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0)
51+
System.Text.Json (8.0.1)
52+
Microsoft.Bcl.AsyncInterfaces (>= 8.0) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
53+
System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
54+
System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
5655
System.Runtime.CompilerServices.Unsafe (>= 6.0)
57-
System.Text.Encodings.Web (>= 6.0)
58-
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0)
59-
System.Threading.Tasks.Extensions (4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0)
56+
System.Text.Encodings.Web (>= 8.0)
57+
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)
6059
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)
61-
Uncodium.SimpleStore (3.0.22)
62-
Microsoft.Bcl.AsyncInterfaces (>= 6.0 < 6.1)
63-
System.Memory (>= 4.5.5 < 4.6)
60+
Uncodium.SimpleStore (3.0.30)
61+
Microsoft.Bcl.AsyncInterfaces (>= 6.0)
62+
System.Memory (>= 4.5)
6463
xunit (2.4.2)
6564
xunit.analyzers (>= 1.0)
6665
xunit.assert (>= 2.4.2)
6766
xunit.core (2.4.2)
6867
xunit.abstractions (2.0.3)
69-
xunit.analyzers (1.1)
70-
xunit.assert (2.4.2)
71-
NETStandard.Library (>= 1.6.1)
68+
xunit.analyzers (1.10)
69+
xunit.assert (2.6.6)
7270
xunit.core (2.4.2)
7371
xunit.extensibility.core (2.4.2)
7472
xunit.extensibility.execution (2.4.2)

0 commit comments

Comments
 (0)