Skip to content

Commit 90a1efe

Browse files
committed
Paket lock fix
1 parent 56f8097 commit 90a1efe

1 file changed

Lines changed: 21 additions & 10 deletions

File tree

paket.lock

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -778,31 +778,42 @@ NUGET
778778
McMaster.NETCore.Plugins (1.4) - restriction: >= net5.0
779779
Microsoft.DotNet.PlatformAbstractions (>= 3.1.6) - restriction: >= netcoreapp2.1
780780
Microsoft.Extensions.DependencyModel (>= 5.0) - restriction: >= netcoreapp2.1
781-
Microsoft.DotNet.PlatformAbstractions (3.1.6) - restriction: >= net6.0
782-
Microsoft.Extensions.DependencyModel (7.0) - restriction: >= net6.0
781+
Microsoft.Bcl.AsyncInterfaces (7.0) - restriction: || (&& (>= net462) (>= net5.0)) (&& (>= net5.0) (< net6.0))
782+
Microsoft.DotNet.PlatformAbstractions (3.1.6) - restriction: >= net5.0
783+
Microsoft.Extensions.DependencyModel (7.0) - restriction: >= net5.0
784+
System.Buffers (>= 4.5.1) - restriction: || (>= net462) (&& (< net6.0) (>= netstandard2.0))
785+
System.Memory (>= 4.5.5) - restriction: || (>= net462) (&& (< net6.0) (>= netstandard2.0))
783786
System.Text.Encodings.Web (>= 7.0) - restriction: || (>= net462) (>= netstandard2.0)
784787
System.Text.Json (>= 7.0) - restriction: || (>= net462) (>= netstandard2.0)
785-
System.Buffers (4.5.1) - restriction: >= net6.0
786-
System.Collections.Immutable (7.0) - restriction: >= net6.0
788+
System.Buffers (4.5.1) - restriction: >= net5.0
789+
System.Collections.Immutable (7.0) - restriction: >= net5.0
790+
System.Memory (>= 4.5.5) - restriction: || (>= net462) (&& (< net6.0) (>= netstandard2.0))
787791
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (>= net462) (&& (>= net6.0) (< net7.0)) (&& (< net6.0) (>= netstandard2.0))
788792
System.Diagnostics.DiagnosticSource (7.0.2) - restriction: >= net5.0
789793
System.Memory (>= 4.5.5) - restriction: || (>= net462) (&& (< net6.0) (>= netstandard2.0))
790794
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (>= net462) (&& (>= net6.0) (< net7.0)) (&& (< net6.0) (>= netstandard2.0))
791-
System.Memory (4.5.5) - restriction: >= net6.0
795+
System.Memory (4.5.5) - restriction: >= net5.0
792796
System.Buffers (>= 4.5.1) - restriction: || (&& (>= monoandroid) (< netstandard1.1)) (&& (< monoandroid) (< net45) (>= netstandard1.1) (< netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (< netstandard1.1) (>= portable-net45+win8+wpa81) (< win8)) (>= monotouch) (&& (>= net45) (< netstandard2.0)) (&& (< net45) (< netcoreapp2.0) (>= netstandard2.0)) (>= net461) (&& (< netstandard1.1) (>= win8)) (&& (< netstandard2.0) (< uap10.1) (>= wpa81)) (>= xamarinios) (>= xamarinmac) (>= xamarintvos) (>= xamarinwatchos)
793797
System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (>= monoandroid) (< netstandard1.1)) (&& (< monoandroid) (< net45) (>= netstandard1.1) (< netstandard2.0) (< win8) (< wpa81)) (&& (< monoandroid) (>= netcoreapp2.0) (< netcoreapp2.1)) (&& (< monoandroid) (< netstandard1.1) (>= portable-net45+win8+wpa81) (< win8)) (>= monotouch) (&& (>= net45) (< netstandard2.0)) (&& (< net45) (< netcoreapp2.0) (>= netstandard2.0)) (>= net461) (&& (< netstandard1.1) (>= win8)) (&& (< netstandard2.0) (>= wpa81)) (>= uap10.1) (>= xamarinios) (>= xamarinmac) (>= xamarintvos) (>= xamarinwatchos)
794-
System.Reflection.Emit (4.7) - restriction: >= net6.0
795-
System.Reflection.Metadata (7.0.1) - restriction: >= net6.
796798
System.Numerics.Vectors (4.5) - restriction: || (&& (>= net462) (>= net5.0)) (&& (>= net5.0) (< net6.0))
797799
System.Reflection.Emit (4.7) - restriction: >= net5.0
798800
System.Reflection.Metadata (7.0.1) - restriction: >= net5.0
799801
System.Collections.Immutable (>= 7.0) - restriction: || (>= net462) (>= netstandard2.0)
800-
System.Runtime.CompilerServices.Unsafe (6.0) - restriction: >= net6.0
801-
System.Text.Encodings.Web (7.0) - restriction: >= net6.0
802+
System.Memory (>= 4.5.5) - restriction: || (>= net462) (&& (< net6.0) (>= netstandard2.0))
803+
System.Runtime.CompilerServices.Unsafe (6.0) - restriction: || (>= net5.0) (&& (>= net6.0) (< net7.0))
804+
System.Text.Encodings.Web (7.0) - restriction: >= net5.0
805+
System.Buffers (>= 4.5.1) - restriction: || (>= net462) (&& (< net6.0) (>= netstandard2.0))
806+
System.Memory (>= 4.5.5) - restriction: || (>= net462) (&& (< net6.0) (>= netstandard2.0))
802807
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (>= net462) (&& (>= net6.0) (< net7.0)) (&& (< net6.0) (>= netstandard2.0))
803-
System.Text.Json (7.0.2) - restriction: >= net6.0
808+
System.Text.Json (7.0.2) - restriction: >= net5.0
809+
Microsoft.Bcl.AsyncInterfaces (>= 7.0) - restriction: || (>= net462) (&& (< net6.0) (>= netstandard2.0))
810+
System.Buffers (>= 4.5.1) - restriction: || (>= net462) (&& (< net6.0) (>= netstandard2.0))
811+
System.Memory (>= 4.5.5) - restriction: || (>= net462) (&& (< net6.0) (>= netstandard2.0))
812+
System.Numerics.Vectors (>= 4.5) - restriction: || (>= net462) (&& (< net6.0) (>= netstandard2.0))
804813
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (>= net462) (&& (>= net6.0) (< net7.0)) (&& (< net6.0) (>= netstandard2.0))
805814
System.Text.Encodings.Web (>= 7.0) - restriction: || (>= net462) (>= netstandard2.0)
815+
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (>= net462) (&& (< net6.0) (>= netstandard2.0))
816+
System.Threading.Tasks.Extensions (4.5.4) - restriction: || (&& (>= net462) (>= net5.0)) (&& (>= net5.0) (< net6.0))
806817

807818
GROUP Build
808819
STORAGE: NONE

0 commit comments

Comments
 (0)