Skip to content

Commit

Permalink
Update MSBuild.StructuredLogger to 2.1.858
Browse files Browse the repository at this point in the history
  • Loading branch information
Numpsy committed Nov 3, 2023
1 parent c5f6b7d commit e1dc702
Showing 1 changed file with 34 additions and 32 deletions.
66 changes: 34 additions & 32 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -689,8 +689,10 @@ NUGET
System.Text.Encoding.CodePages (>= 4.0.1) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0) (&& (== netcoreapp2.1) (>= net6.0)) (&& (== netstandard2.0) (>= net6.0))
System.Text.Json (>= 5.0.2) - restriction: || (== net472) (== net6.0) (&& (== netcoreapp2.1) (>= net472)) (&& (== netcoreapp2.1) (>= net6.0)) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net6.0))
System.Threading.Tasks.Dataflow (>= 4.9) - restriction: || (== net472) (== net6.0) (&& (== netcoreapp2.1) (>= net472)) (&& (== netcoreapp2.1) (>= net6.0)) (&& (== netstandard2.0) (>= net472)) (&& (== netstandard2.0) (>= net6.0))
Microsoft.Build.Framework (17.0)
System.Security.Permissions (>= 4.7) - restriction: || (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Microsoft.Build.Framework (17.5)
Microsoft.Win32.Registry (>= 5.0) - restriction: || (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (== net472) (&& (== net6.0) (>= net472)) (&& (== netcoreapp2.1) (>= net472)) (&& (== netstandard2.0) (>= net472))
System.Security.Permissions (>= 6.0) - restriction: || (&& (== net472) (>= net7.0)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Microsoft.Build.Tasks.Core (17.0)
Microsoft.Build.Framework (>= 17.0)
Microsoft.Build.Utilities.Core (>= 17.0)
Expand All @@ -706,15 +708,15 @@ NUGET
System.Security.Cryptography.Xml (>= 4.7) - restriction: || (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Security.Permissions (>= 4.7) - restriction: || (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Threading.Tasks.Dataflow (>= 4.9)
Microsoft.Build.Utilities.Core (17.0)
Microsoft.Build.Framework (>= 17.0)
Microsoft.NET.StringTools (>= 1.0)
Microsoft.VisualStudio.Setup.Configuration.Interop (>= 1.16.30) - restriction: || (== net472) (&& (== net6.0) (>= net472)) (&& (== netcoreapp2.1) (>= net472)) (&& (== netstandard2.0) (>= net472))
Microsoft.Win32.Registry (>= 4.3) - restriction: || (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Collections.Immutable (>= 5.0)
System.Configuration.ConfigurationManager (>= 4.7)
System.Security.Permissions (>= 4.7) - restriction: || (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Text.Encoding.CodePages (>= 4.0.1) - restriction: || (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Microsoft.Build.Utilities.Core (17.5)
Microsoft.Build.Framework (>= 17.5)
Microsoft.IO.Redist (>= 6.0) - restriction: || (== net472) (&& (== net6.0) (>= net472)) (&& (== netcoreapp2.1) (>= net472)) (&& (== netstandard2.0) (>= net472))
Microsoft.NET.StringTools (>= 17.5)
Microsoft.Win32.Registry (>= 5.0) - restriction: || (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Collections.Immutable (>= 6.0)
System.Configuration.ConfigurationManager (>= 6.0)
System.Security.Permissions (>= 6.0) - restriction: || (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Text.Encoding.CodePages (>= 6.0) - restriction: || (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Microsoft.CSharp (4.7) - restriction: || (&& (== net472) (< net45)) (&& (== net472) (>= uap10.0)) (&& (== net472) (>= xamarinios)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Microsoft.Data.SqlClient (4.0)
Azure.Identity (>= 1.3)
Expand Down Expand Up @@ -771,9 +773,12 @@ NUGET
Microsoft.CSharp (>= 4.5) - restriction: || (&& (== net472) (< net45)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Microsoft.IdentityModel.Logging (>= 6.15)
System.Security.Cryptography.Cng (>= 4.5) - restriction: || (&& (== net472) (< net45)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Microsoft.NET.StringTools (1.0)
System.Memory (>= 4.5.4)
System.Runtime.CompilerServices.Unsafe (>= 5.0)
Microsoft.IO.Redist (6.0) - restriction: || (== net472) (&& (== net6.0) (>= net472)) (&& (== netcoreapp2.1) (>= net472)) (&& (== netstandard2.0) (>= net472))
System.Buffers (>= 4.5.1) - restriction: || (== net472) (&& (== net6.0) (>= net472)) (&& (== netcoreapp2.1) (>= net472)) (&& (== netstandard2.0) (>= net472))
System.Memory (>= 4.5.4) - restriction: || (== net472) (&& (== net6.0) (>= net472)) (&& (== netcoreapp2.1) (>= net472)) (&& (== netstandard2.0) (>= net472))
Microsoft.NET.StringTools (17.7.2)
System.Memory (>= 4.5.5)
System.Runtime.CompilerServices.Unsafe (>= 6.0)
Microsoft.NETCore.Platforms (6.0.1)
Microsoft.NETCore.Targets (5.0) - restriction: || (&& (== net472) (< net45)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Microsoft.SqlServer.Assessment (1.1)
Expand All @@ -789,24 +794,22 @@ NUGET
System.Security.Cryptography.ProtectedData (>= 4.7) - restriction: || (&& (== net472) (< net461)) (&& (== net472) (>= netcoreapp3.1)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Security.Permissions (>= 4.7) - restriction: || (&& (== net472) (< net461)) (&& (== net472) (>= netcoreapp3.1)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Security.Principal.Windows (>= 4.7) - restriction: || (&& (== net472) (< net461)) (&& (== net472) (>= netcoreapp3.1)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Microsoft.VisualStudio.Setup.Configuration.Interop (3.0.4492) - restriction: || (== net472) (&& (== net6.0) (>= net472)) (&& (== netcoreapp2.1) (>= net472)) (&& (== netstandard2.0) (>= net472))
Microsoft.VisualStudio.Setup.Configuration.Interop (3.7.2175) - restriction: || (== net472) (&& (== net6.0) (>= net472)) (&& (== netcoreapp2.1) (>= net472)) (&& (== netstandard2.0) (>= net472))
Microsoft.Win32.Primitives (4.3) - restriction: || (&& (== net472) (< net46)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net46)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net472) (< net46)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net46)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Microsoft.Win32.Registry (5.0) - restriction: || (&& (== net472) (< net45)) (&& (== net472) (< net461)) (&& (== net472) (>= net6.0)) (&& (== net472) (>= netcoreapp3.1)) (&& (== net472) (>= netstandard2.1)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Microsoft.Win32.Registry (5.0) - restriction: || (&& (== net472) (< net461)) (&& (== net472) (>= net6.0)) (&& (== net472) (>= netcoreapp3.1)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Buffers (>= 4.5.1) - restriction: || (&& (== net472) (>= monoandroid) (< netstandard1.3)) (&& (== net472) (>= monotouch)) (&& (== net472) (< net46)) (&& (== net472) (>= xamarinios)) (&& (== net472) (>= xamarinmac)) (&& (== net472) (>= xamarintvos)) (&& (== net472) (>= xamarinwatchos)) (&& (== net6.0) (>= monoandroid) (< netstandard1.3)) (&& (== net6.0) (>= monotouch)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (>= xamarinios)) (&& (== net6.0) (>= xamarinmac)) (&& (== net6.0) (>= xamarintvos)) (&& (== net6.0) (>= xamarinwatchos)) (&& (== netcoreapp2.1) (>= monoandroid) (< netstandard1.3)) (&& (== netcoreapp2.1) (>= monotouch)) (&& (== netcoreapp2.1) (< netcoreapp2.0)) (&& (== netcoreapp2.1) (>= xamarinios)) (&& (== netcoreapp2.1) (>= xamarinmac)) (&& (== netcoreapp2.1) (>= xamarintvos)) (&& (== netcoreapp2.1) (>= xamarinwatchos)) (== netstandard2.0)
System.Memory (>= 4.5.4) - restriction: || (&& (== net472) (< net46)) (&& (== net472) (>= netcoreapp2.0)) (&& (== net472) (>= uap10.1)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (>= uap10.1)) (&& (== netcoreapp2.1) (< netcoreapp2.0)) (&& (== netcoreapp2.1) (>= uap10.1)) (== netstandard2.0)
System.Security.AccessControl (>= 5.0)
System.Security.Principal.Windows (>= 5.0)
Microsoft.Win32.SystemEvents (6.0) - restriction: || (== net6.0) (&& (== netcoreapp2.1) (>= netcoreapp3.1)) (&& (== netstandard2.0) (>= netcoreapp3.1))
Microsoft.Win32.SystemEvents (6.0) - restriction: || (&& (== net472) (>= net7.0)) (== net6.0) (&& (== netcoreapp2.1) (>= netcoreapp3.1)) (&& (== netstandard2.0) (>= netcoreapp3.1))
Mono.Cecil (0.11.4)
Mono.Posix.NETStandard (1.0)
MSBuild.StructuredLogger (2.1.545)
Microsoft.Build (>= 16.10)
Microsoft.Build.Framework (>= 16.10)
Microsoft.Build.Tasks.Core (>= 16.10)
Microsoft.Build.Utilities.Core (>= 16.10)
MSBuild.StructuredLogger (2.1.858)
Microsoft.Build.Framework (>= 17.5)
Microsoft.Build.Utilities.Core (>= 17.5)
NETStandard.Library (2.0.3)
Microsoft.NETCore.Platforms (>= 1.1)
Newtonsoft.Json (13.0.1)
Expand Down Expand Up @@ -1004,7 +1007,7 @@ NUGET
Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Drawing.Common (6.0) - restriction: || (== net6.0) (&& (== netcoreapp2.1) (>= netcoreapp3.1)) (&& (== netstandard2.0) (>= netcoreapp3.1))
System.Drawing.Common (6.0) - restriction: || (&& (== net472) (>= net7.0)) (== net6.0) (&& (== netcoreapp2.1) (>= netcoreapp3.1)) (&& (== netstandard2.0) (>= netcoreapp3.1))
Microsoft.Win32.SystemEvents (>= 6.0) - restriction: || (&& (== net472) (>= netcoreapp3.1)) (== net6.0) (&& (== netcoreapp2.1) (>= netcoreapp3.1)) (&& (== netstandard2.0) (>= netcoreapp3.1))
System.Dynamic.Runtime (4.3) - restriction: || (&& (== net472) (== net6.0)) (&& (== net472) (== netcoreapp2.1)) (&& (== net472) (< net45)) (&& (== net6.0) (< netcoreapp2.1)) (== netstandard2.0)
System.Collections (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Expand Down Expand Up @@ -1092,7 +1095,6 @@ NUGET
System.CodeDom (>= 6.0)
System.Memory (4.5.5)
System.Buffers (>= 4.5.1) - restriction: || (== net472) (&& (== 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)) (&& (== netcoreapp2.1) (>= monotouch)) (&& (== netcoreapp2.1) (>= net461)) (&& (== netcoreapp2.1) (< netcoreapp2.0)) (&& (== netcoreapp2.1) (< netstandard1.1)) (&& (== netcoreapp2.1) (< netstandard2.0)) (&& (== netcoreapp2.1) (>= xamarinios)) (&& (== netcoreapp2.1) (>= xamarinmac)) (&& (== netcoreapp2.1) (>= xamarintvos)) (&& (== netcoreapp2.1) (>= xamarinwatchos)) (== netstandard2.0)
System.Numerics.Vectors (>= 4.4) - restriction: || (&& (== net472) (< net45)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== netcoreapp2.1) (< netcoreapp2.0)) (== netstandard2.0)
System.Numerics.Vectors (>= 4.5) - restriction: || (== net472) (&& (== net6.0) (>= net461)) (&& (== netcoreapp2.1) (>= net461)) (&& (== netstandard2.0) (>= net461))
System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (== net472) (&& (== 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)) (&& (== netcoreapp2.1) (>= monotouch)) (&& (== netcoreapp2.1) (>= net461)) (&& (== netcoreapp2.1) (< netcoreapp2.0)) (&& (== netcoreapp2.1) (< netstandard1.1)) (&& (== netcoreapp2.1) (< netstandard2.0)) (&& (== netcoreapp2.1) (>= uap10.1)) (&& (== netcoreapp2.1) (>= xamarinios)) (&& (== netcoreapp2.1) (>= xamarinmac)) (&& (== netcoreapp2.1) (>= xamarintvos)) (&& (== netcoreapp2.1) (>= xamarinwatchos)) (== netstandard2.0)
System.Memory.Data (6.0)
Expand Down Expand Up @@ -1272,7 +1274,7 @@ NUGET
System.Runtime.Serialization.Primitives (4.3) - restriction: || (&& (== net472) (== net6.0)) (&& (== net472) (== netcoreapp2.1)) (&& (== net472) (< net45)) (&& (== net472) (>= uap10.0)) (&& (== net472) (>= xamarinios)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (>= uap10.0)) (&& (== net6.0) (>= xamarinios)) (&& (== netcoreapp2.1) (>= uap10.0)) (&& (== netcoreapp2.1) (>= xamarinios)) (== netstandard2.0)
System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Security.AccessControl (6.0) - restriction: || (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Security.AccessControl (6.0) - restriction: || (&& (== net472) (>= net7.0)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Security.Principal.Windows (>= 5.0) - restriction: || (== net472) (&& (== net6.0) (>= net461)) (== netcoreapp2.1) (== netstandard2.0)
System.Security.Claims (4.3)
System.Collections (>= 4.3) - restriction: || (&& (== net472) (< net46)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Expand Down Expand Up @@ -1325,16 +1327,16 @@ NUGET
System.Security.Cryptography.X509Certificates (4.3.2)
System.Security.Cryptography.Algorithms (>= 4.3)
System.Security.Cryptography.Encoding (>= 4.3)
System.Security.Cryptography.Xml (6.0) - restriction: || (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Memory (>= 4.5.4) - restriction: || (&& (== net472) (< net461)) (== netcoreapp2.1) (== netstandard2.0)
System.Security.AccessControl (>= 6.0)
System.Security.Cryptography.Pkcs (>= 6.0) - restriction: || (&& (== net472) (< net461)) (&& (== net472) (>= net6.0)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Security.Cryptography.Xml (7.0.1) - restriction: || (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Memory (>= 4.5.5) - restriction: || (&& (== net472) (< net462)) (== netcoreapp2.1) (== netstandard2.0)
System.Security.AccessControl (>= 6.0) - restriction: || (&& (== net472) (< net462)) (== netcoreapp2.1) (== netstandard2.0)
System.Security.Cryptography.Pkcs (>= 7.0) - restriction: || (&& (== net472) (< net462)) (&& (== net472) (>= net6.0)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Security.Permissions (6.0)
System.Security.AccessControl (>= 6.0)
System.Windows.Extensions (>= 6.0) - restriction: || (&& (== net472) (>= netcoreapp3.1)) (== net6.0) (&& (== netcoreapp2.1) (>= netcoreapp3.1)) (&& (== netstandard2.0) (>= netcoreapp3.1))
System.Security.Principal (4.3)
System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Security.Principal.Windows (5.0) - restriction: || (&& (== net472) (>= monoandroid) (< netstandard1.3)) (&& (== net472) (>= monotouch)) (&& (== net472) (< net45)) (&& (== net472) (< net461)) (&& (== net472) (>= net6.0)) (&& (== net472) (>= netcoreapp2.0)) (&& (== net472) (>= netcoreapp2.1)) (&& (== net472) (>= netcoreapp3.1)) (&& (== net472) (>= uap10.1)) (&& (== net472) (>= xamarinios)) (&& (== net472) (>= xamarinmac)) (&& (== net472) (>= xamarintvos)) (&& (== net472) (>= xamarinwatchos)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Security.Principal.Windows (5.0) - restriction: || (&& (== net472) (< net461)) (&& (== net472) (>= net6.0)) (&& (== net472) (>= netcoreapp3.1)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Security.SecureString (4.3) - restriction: || (&& (== net472) (== net6.0)) (&& (== net472) (== netcoreapp2.1)) (&& (== net472) (>= monoandroid10.0)) (&& (== net472) (>= monoandroid9.0)) (&& (== net472) (< net45)) (&& (== net472) (>= uap10.0)) (&& (== net472) (>= xamarinios)) (&& (== net6.0) (>= monoandroid10.0)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (>= uap10.0)) (&& (== net6.0) (>= xamarinios)) (&& (== netcoreapp2.1) (>= monoandroid10.0)) (&& (== netcoreapp2.1) (>= uap10.0)) (&& (== netcoreapp2.1) (>= xamarinios)) (== netstandard2.0)
Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net46)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net472) (< net46)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Expand All @@ -1348,7 +1350,7 @@ NUGET
Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net472) (< net45)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Text.Encoding.CodePages (6.0) - restriction: || (&& (== net472) (< net451)) (&& (== net472) (< net461)) (&& (== net472) (>= net6.0)) (&& (== net472) (>= netcoreapp2.0)) (&& (== net472) (>= netcoreapp2.1)) (&& (== net472) (>= netstandard2.1)) (&& (== net472) (>= uap10.1)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Text.Encoding.CodePages (6.0) - restriction: || (&& (== net472) (< net451)) (&& (== net472) (>= net6.0)) (&& (== net472) (>= netcoreapp2.0)) (&& (== net472) (>= netcoreapp2.1)) (&& (== net472) (>= uap10.1)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Memory (>= 4.5.4) - restriction: || (== net472) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp3.1)) (== netcoreapp2.1) (== netstandard2.0)
System.Runtime.CompilerServices.Unsafe (>= 6.0)
System.Text.Encoding.Extensions (4.3) - restriction: || (&& (== net472) (< net45)) (&& (== net472) (< net46)) (&& (== net472) (>= uap10.0)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Expand Down Expand Up @@ -1401,7 +1403,7 @@ NUGET
System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net46)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net472) (< net46)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
System.ValueTuple (4.5) - restriction: || (== net472) (&& (== net6.0) (>= net461)) (&& (== netcoreapp2.1) (>= net461) (>= net6.0)) (&& (== netcoreapp2.1) (>= net472)) (&& (== netstandard2.0) (>= net461) (>= net6.0)) (&& (== netstandard2.0) (>= net472))
System.Windows.Extensions (6.0) - restriction: || (== net6.0) (&& (== netcoreapp2.1) (>= netcoreapp3.1)) (&& (== netstandard2.0) (>= netcoreapp3.1))
System.Windows.Extensions (6.0) - restriction: || (&& (== net472) (>= net7.0)) (== net6.0) (&& (== netcoreapp2.1) (>= netcoreapp3.1)) (&& (== netstandard2.0) (>= netcoreapp3.1))
System.Drawing.Common (>= 6.0) - restriction: || (&& (== net472) (>= netcoreapp3.1)) (== net6.0) (&& (== netcoreapp2.1) (>= netcoreapp3.1)) (&& (== netstandard2.0) (>= netcoreapp3.1))
System.Xml.ReaderWriter (4.3.1) - restriction: || (&& (== net472) (== net6.0)) (&& (== net472) (== netcoreapp2.1)) (&& (== net472) (< net45)) (&& (== net472) (>= uap10.0)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netstandard1.3)) (&& (== net6.0) (>= uap10.0)) (&& (== netcoreapp2.1) (>= uap10.0)) (== netstandard2.0)
System.Collections (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0)
Expand Down

0 comments on commit e1dc702

Please sign in to comment.