diff --git a/Mocking.Helpers.sln b/Mocking.Helpers.sln
index cb1f03f..2939034 100644
--- a/Mocking.Helpers.sln
+++ b/Mocking.Helpers.sln
@@ -1,18 +1,18 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
-VisualStudioVersion = 15.0.27130.2027
+VisualStudioVersion = 15.0.28307.421
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Mocking.Helpers", "Mocking.Helpers\Mocking.Helpers\Mocking.Helpers.csproj", "{49B470A9-EFE4-4470-A1B3-154947BC7453}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mocking.Helpers.Vsix", "Mocking.Helpers\Mocking.Helpers.Vsix\Mocking.Helpers.Vsix.csproj", "{BB53B565-6B97-4B6E-806A-DD072023AE6F}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".paket", ".paket", "{C7A83F62-91BD-4A9B-AF0D-DAE64BE55B4A}"
ProjectSection(SolutionItems) = preProject
paket.dependencies = paket.dependencies
paket.lock = paket.lock
EndProjectSection
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mocking.Helpers.Vsix", "Mocking.Helpers\Mocking.Helpers.Vsix\Mocking.Helpers.Vsix.csproj", "{E3443318-755F-4527-AC60-09704F478D85}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -23,10 +23,10 @@ Global
{49B470A9-EFE4-4470-A1B3-154947BC7453}.Debug|Any CPU.Build.0 = Debug|Any CPU
{49B470A9-EFE4-4470-A1B3-154947BC7453}.Release|Any CPU.ActiveCfg = Release|Any CPU
{49B470A9-EFE4-4470-A1B3-154947BC7453}.Release|Any CPU.Build.0 = Release|Any CPU
- {BB53B565-6B97-4B6E-806A-DD072023AE6F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {BB53B565-6B97-4B6E-806A-DD072023AE6F}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {BB53B565-6B97-4B6E-806A-DD072023AE6F}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {BB53B565-6B97-4B6E-806A-DD072023AE6F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E3443318-755F-4527-AC60-09704F478D85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E3443318-755F-4527-AC60-09704F478D85}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E3443318-755F-4527-AC60-09704F478D85}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E3443318-755F-4527-AC60-09704F478D85}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/Mocking.Helpers/Mocking.Helpers.Vsix/Mocking.Helpers.Vsix.csproj b/Mocking.Helpers/Mocking.Helpers.Vsix/Mocking.Helpers.Vsix.csproj
index 2172ae5..22908e0 100644
--- a/Mocking.Helpers/Mocking.Helpers.Vsix/Mocking.Helpers.Vsix.csproj
+++ b/Mocking.Helpers/Mocking.Helpers.Vsix/Mocking.Helpers.Vsix.csproj
@@ -9,21 +9,6 @@
14.0
- publish\
- true
- Disk
- false
- Foreground
- 7
- Days
- false
- false
- true
- 0
- 1.0.0.%2a
- false
- false
- true
@@ -32,7 +17,7 @@
AnyCPU
2.0
{82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
- {BB53B565-6B97-4B6E-806A-DD072023AE6F}
+ {E3443318-755F-4527-AC60-09704F478D85}
Library
Properties
Mocking.Helpers.Vsix
@@ -74,24 +59,6 @@
Designer
-
-
- {49B470A9-EFE4-4470-A1B3-154947BC7453}
- Mocking.Helpers
-
-
-
-
- False
- Microsoft .NET Framework 4.6.1 %28x86 and x64%29
- true
-
-
- False
- .NET Framework 3.5 SP1
- false
-
-
Always
@@ -101,9 +68,72 @@
Always
true
-
+
+ true
+ Always
+
+
+
+
+ {49b470a9-efe4-4470-a1b3-154947bc7453}
+ Mocking.Helpers
+
-
+
+
+
+
+ True
+
+
+
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
+ True
+
+
\ No newline at end of file
diff --git a/Mocking.Helpers/Mocking.Helpers.Vsix/source.extension.vsixmanifest b/Mocking.Helpers/Mocking.Helpers.Vsix/source.extension.vsixmanifest
index 6909db1..a13ac9c 100644
--- a/Mocking.Helpers/Mocking.Helpers.Vsix/source.extension.vsixmanifest
+++ b/Mocking.Helpers/Mocking.Helpers.Vsix/source.extension.vsixmanifest
@@ -1,27 +1,27 @@
-
-
- Mocking.Helpers
- Collection of features to help working with various mocking framework
- https://github.com/MrLuje/Mocking.Helpers
- Resources\mocking-helpers.png
- Resources\moq.png
- mocking roslyn moq nsubstitute
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ Mocking.Helpers
+ Collection of features to help working with various mocking framework
+ https://github.com/MrLuje/Mocking.Helpers
+ Resources\mocking-helpers.png
+ Resources\moq.png
+ mocking roslyn moq nsubstitute
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/paket.dependencies b/paket.dependencies
index 341c041..6689781 100644
--- a/paket.dependencies
+++ b/paket.dependencies
@@ -6,4 +6,4 @@ nuget Microsoft.CodeAnalysis.CSharp 2.6.1
nuget Microsoft.CodeAnalysis.EditorFeatures 2.6.1
nuget Microsoft.CodeAnalysis.EditorFeatures.Text 2.6.1
nuget Microsoft.CodeAnalysis.Features 2.6.1
-nuget Microsoft.VSSDK.BuildTools 15.5.100
\ No newline at end of file
+nuget Microsoft.VSSDK.BuildTools 15.9.3039
\ No newline at end of file
diff --git a/paket.lock b/paket.lock
index 61c1ea0..70d2b63 100644
--- a/paket.lock
+++ b/paket.lock
@@ -1,4 +1,4 @@
-RESTRICTION: || (== net461) (== netstandard2.0)
+RESTRICTION: || (== net461) (== net462) (== netstandard2.0)
NUGET
remote: https://www.nuget.org/api/v2
Microsoft.CodeAnalysis.Analyzers (2.6)
@@ -55,31 +55,35 @@ NUGET
Microsoft.CodeAnalysis.Workspaces.Common (2.6.1)
Microsoft.CodeAnalysis.Common (2.6.1)
System.Composition (>= 1.0.31)
- System.Diagnostics.Contracts (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Linq.Parallel (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.ObjectModel (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Text.RegularExpressions (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Threading.Tasks.Parallel (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- Microsoft.NETCore.Platforms (2.0.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (2.0) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- Microsoft.VSSDK.BuildTools (15.5.100)
- NETStandard.Library (2.0.1) - restriction: == net461
+ System.Diagnostics.Contracts (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Linq.Parallel (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.ObjectModel (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Text.RegularExpressions (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Threading.Tasks.Parallel (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (2.0.1)
+ Microsoft.NETCore.Targets (2.0) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ Microsoft.VisualStudio.SDK.Analyzers (15.8.36) - restriction: || (== net461) (== net462) (&& (== netstandard2.0) (>= net46))
+ Microsoft.VisualStudio.Threading.Analyzers (>= 15.8.168)
+ Microsoft.VisualStudio.Threading.Analyzers (16.0.102) - restriction: || (== net461) (== net462) (&& (== netstandard2.0) (>= net46))
+ Microsoft.VSSDK.BuildTools (15.9.3039)
+ Microsoft.VisualStudio.SDK.Analyzers (>= 15.8.33) - restriction: || (== net461) (== net462) (&& (== netstandard2.0) (>= net46))
+ NETStandard.Library (2.0.3) - restriction: || (== net461) (== net462)
Microsoft.NETCore.Platforms (>= 1.1)
- runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- runtime.native.System (4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
+ runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.native.System (4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
- runtime.native.System.IO.Compression (4.3.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ runtime.native.System.IO.Compression (4.3.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1.1)
- runtime.native.System.Net.Http (4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.native.System.Net.Http (4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
- runtime.native.System.Security.Cryptography.Apple (4.3.1) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.native.System.Security.Cryptography.Apple (4.3.1) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple (>= 4.3.1)
- runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2)
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2)
runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2)
@@ -90,34 +94,34 @@ NUGET
runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2)
runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2)
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2)
- runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple (4.3.1) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple (4.3.1) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
System.AppContext (4.3)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Buffers (4.4) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Buffers (4.4) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
System.Collections (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Collections.Concurrent (4.3)
- System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
System.Collections.Immutable (1.4)
- NETStandard.Library (>= 1.6.1) - restriction: == net461
+ NETStandard.Library (>= 1.6.1) - restriction: || (== net461) (== net462)
System.Composition (1.1)
System.Composition.AttributedModel (>= 1.1)
System.Composition.Convention (>= 1.1)
@@ -125,388 +129,388 @@ NUGET
System.Composition.Runtime (>= 1.1)
System.Composition.TypedParts (>= 1.1)
System.Composition.AttributedModel (1.1)
- NETStandard.Library (>= 1.6.1) - restriction: == net461
+ NETStandard.Library (>= 1.6.1) - restriction: || (== net461) (== net462)
System.Composition.Convention (1.1)
- NETStandard.Library (>= 1.6.1) - restriction: == net461
+ NETStandard.Library (>= 1.6.1) - restriction: || (== net461) (== net462)
System.Composition.AttributedModel (>= 1.1)
System.Composition.Hosting (1.1)
- NETStandard.Library (>= 1.6.1) - restriction: == net461
+ NETStandard.Library (>= 1.6.1) - restriction: || (== net461) (== net462)
System.Composition.Runtime (>= 1.1)
System.Composition.Runtime (1.1)
- NETStandard.Library (>= 1.6.1) - restriction: == net461
+ NETStandard.Library (>= 1.6.1) - restriction: || (== net461) (== net462)
System.Composition.TypedParts (1.1)
- NETStandard.Library (>= 1.6.1) - restriction: == net461
+ NETStandard.Library (>= 1.6.1) - restriction: || (== net461) (== net462)
System.Composition.AttributedModel (>= 1.1)
System.Composition.Hosting (>= 1.1)
System.Composition.Runtime (>= 1.1)
System.Console (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Diagnostics.Contracts (4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Diagnostics.Contracts (4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Diagnostics.Debug (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Diagnostics.FileVersionInfo (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.IO.FileSystem (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.IO.FileSystem.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Reflection.Metadata (>= 1.4.1) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.IO.FileSystem (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.IO.FileSystem.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Reflection.Metadata (>= 1.4.1) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
System.Diagnostics.StackTrace (4.3)
- System.IO.FileSystem (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Reflection.Metadata (>= 1.4.1) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
+ System.IO.FileSystem (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Reflection.Metadata (>= 1.4.1) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
System.Diagnostics.Tools (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Diagnostics.Tracing (4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Diagnostics.Tracing (4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
System.Dynamic.Runtime (4.3)
- System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Linq (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Linq.Expressions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.ObjectModel (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Reflection.Emit (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Reflection.TypeExtensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Linq (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Linq.Expressions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.ObjectModel (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Reflection.Emit (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Reflection.TypeExtensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Globalization (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Globalization.Calendars (4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.IO (4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Globalization.Calendars (4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.IO (4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.IO.Compression (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- runtime.native.System (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- runtime.native.System.IO.Compression (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Buffers (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.IO (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ runtime.native.System (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ runtime.native.System.IO.Compression (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Buffers (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.IO (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
System.IO.FileSystem (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
System.IO.FileSystem.Primitives (>= 4.3)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
System.IO.FileSystem.Primitives (4.3)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
System.Linq (4.3)
- System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Linq.Expressions (4.3)
- System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.IO (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Linq (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.ObjectModel (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0)
- System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Reflection.Emit (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0)
- System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Reflection.Emit.Lightweight (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Reflection.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Reflection.TypeExtensions (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Linq.Parallel (4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Collections.Concurrent (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Linq (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.ObjectModel (4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.IO (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Linq (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.ObjectModel (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net462) (< net45) (>= netstandard1.6)) (== netstandard2.0)
+ System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Reflection.Emit (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net462) (< net45) (>= netstandard1.6)) (== netstandard2.0)
+ System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Reflection.Emit.Lightweight (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Reflection.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Reflection.TypeExtensions (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Linq.Parallel (4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Collections.Concurrent (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Linq (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.ObjectModel (4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Reflection (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.IO (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Reflection.Emit (4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.IO (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Reflection.Emit.ILGeneration (4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Reflection.Emit.Lightweight (4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- System.Reflection.Extensions (4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.IO (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Reflection.Emit (4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.IO (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Reflection.Emit.ILGeneration (4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Reflection.Emit.Lightweight (4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ System.Reflection.Extensions (4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Reflection.Metadata (1.5)
- NETStandard.Library (>= 1.6.1) - restriction: == net461
+ NETStandard.Library (>= 1.6.1) - restriction: || (== net461) (== net462)
System.Collections.Immutable (>= 1.4)
- System.Reflection.Primitives (4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Reflection.TypeExtensions (4.4) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Reflection.Primitives (4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net462) (< net45)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Reflection.TypeExtensions (4.4) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Resources.ResourceManager (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Runtime (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Runtime.Extensions (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime.Handles (4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime.Handles (4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
System.Runtime.InteropServices (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (>= net462)) (&& (== net461) (>= netcoreapp1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (>= netcoreapp1.1)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (>= netcoreapp1.1)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (>= netcoreapp1.1)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (>= netcoreapp1.1)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (>= net462)) (&& (== net461) (>= netcoreapp1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (== net462) (== netstandard2.0)
+ System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (>= netcoreapp1.1)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
System.Runtime.Numerics (4.3)
- System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
System.Security.Cryptography.Algorithms (4.3.1)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- runtime.native.System.Security.Cryptography.Apple (>= 4.3.1) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (>= net463)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (>= net463)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Runtime.Numerics (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (>= net463)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ runtime.native.System.Security.Cryptography.Apple (>= 4.3.1) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (>= net463)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46)) (&& (== net462) (>= net463)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (>= net463)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46)) (&& (== net462) (>= net463)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Runtime.Numerics (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (>= net463)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (>= net463)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
System.Security.Cryptography.Primitives (>= 4.3)
- System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Security.Cryptography.Cng (4.4) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Security.Cryptography.Csp (4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
+ System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Security.Cryptography.Cng (4.4) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Security.Cryptography.Csp (4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
System.Security.Cryptography.Algorithms (>= 4.3)
- System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
+ System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
System.Security.Cryptography.Primitives (>= 4.3)
- System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
+ System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
System.Security.Cryptography.Encoding (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Collections.Concurrent (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Linq (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Security.Cryptography.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Security.Cryptography.OpenSsl (4.4) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Collections.Concurrent (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Linq (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Security.Cryptography.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Security.Cryptography.OpenSsl (4.4) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
System.Security.Cryptography.Primitives (4.3)
- System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
+ System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
System.Security.Cryptography.X509Certificates (4.3.2)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- runtime.native.System (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- runtime.native.System.Net.Http (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Globalization.Calendars (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.IO.FileSystem (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.IO.FileSystem.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Runtime.Numerics (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ runtime.native.System (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.native.System.Net.Http (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Globalization.Calendars (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.IO.FileSystem (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.IO.FileSystem.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Runtime.Numerics (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
System.Security.Cryptography.Algorithms (>= 4.3)
- System.Security.Cryptography.Cng (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Security.Cryptography.Csp (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ System.Security.Cryptography.Cng (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Security.Cryptography.Csp (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
System.Security.Cryptography.Encoding (>= 4.3)
- System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0)
- System.Security.Cryptography.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (== netstandard2.0)
+ System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net462) (< net46) (>= netstandard1.6)) (== netstandard2.0)
+ System.Security.Cryptography.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
+ System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (< netstandard1.3)) (&& (== net462) (< net46) (>= netstandard1.6)) (&& (== net462) (< netstandard1.3)) (== netstandard2.0)
System.Text.Encoding (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Text.Encoding.CodePages (4.4)
System.Text.Encoding.Extensions (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Text.RegularExpressions (4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Text.RegularExpressions (4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (>= netcoreapp1.1)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45) (>= netstandard1.6)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Threading (4.3)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Threading.Tasks (4.3)
- Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Threading.Tasks.Extensions (4.4) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Threading.Tasks.Extensions (4.4) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Threading.Tasks.Parallel (4.3)
- System.Collections.Concurrent (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
- System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Collections.Concurrent (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
+ System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wpa81)) (== netstandard2.0)
System.Threading.Thread (4.3)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
System.ValueTuple (4.4)
System.Xml.ReaderWriter (4.3.1)
- System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.IO (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.IO.FileSystem (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.IO.FileSystem.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Text.Encoding.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Text.RegularExpressions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Threading.Tasks.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.IO (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.IO.FileSystem (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.IO.FileSystem.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Text.Encoding.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Text.RegularExpressions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Threading.Tasks.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Xml.XDocument (4.3)
- System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Diagnostics.Tools (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.IO (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Xml.ReaderWriter (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Diagnostics.Tools (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.IO (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
+ System.Xml.ReaderWriter (>= 4.3) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net462) (< net45)) (&& (== net462) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
System.Xml.XmlDocument (4.3)
- System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Xml.ReaderWriter (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
+ System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Xml.ReaderWriter (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
System.Xml.XPath (4.3)
- System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Xml.ReaderWriter (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
+ System.Collections (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.IO (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Xml.ReaderWriter (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
System.Xml.XPath.XDocument (4.3)
- System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Linq (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Xml.ReaderWriter (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
- System.Xml.XDocument (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0)
+ System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Linq (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Threading (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Xml.ReaderWriter (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
+ System.Xml.XDocument (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0)
System.Xml.XPath (>= 4.3)