diff --git a/.paket/Paket.Restore.targets b/.paket/Paket.Restore.targets deleted file mode 100644 index 8d37e28..0000000 --- a/.paket/Paket.Restore.targets +++ /dev/null @@ -1,494 +0,0 @@ - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - $(MSBuildVersion) - 15.0.0 - false - true - - true - $(MSBuildThisFileDirectory) - $(MSBuildThisFileDirectory)..\ - $(PaketRootPath)paket-files\paket.restore.cached - $(PaketRootPath)paket.lock - classic - proj - assembly - native - /Library/Frameworks/Mono.framework/Commands/mono - mono - - - $(PaketRootPath)paket.bootstrapper.exe - $(PaketToolsPath)paket.bootstrapper.exe - $([System.IO.Path]::GetDirectoryName("$(PaketBootStrapperExePath)"))\ - - "$(PaketBootStrapperExePath)" - $(MonoPath) --runtime=v4.0.30319 "$(PaketBootStrapperExePath)" - - - - - true - true - - - True - - - False - - $(BaseIntermediateOutputPath.TrimEnd('\').TrimEnd('\/')) - - - - - - - - - $(PaketRootPath)paket - $(PaketToolsPath)paket - - - - - - $(PaketRootPath)paket.exe - $(PaketToolsPath)paket.exe - - - - - - <_DotnetToolsJson Condition="Exists('$(PaketRootPath)/.config/dotnet-tools.json')">$([System.IO.File]::ReadAllText("$(PaketRootPath)/.config/dotnet-tools.json")) - <_ConfigContainsPaket Condition=" '$(_DotnetToolsJson)' != ''">$(_DotnetToolsJson.Contains('"paket"')) - <_ConfigContainsPaket Condition=" '$(_ConfigContainsPaket)' == ''">false - - - - - - - - - - - <_PaketCommand>dotnet paket - - - - - - $(PaketToolsPath)paket - $(PaketBootStrapperExeDir)paket - - - paket - - - - - <_PaketExeExtension>$([System.IO.Path]::GetExtension("$(PaketExePath)")) - <_PaketCommand Condition=" '$(_PaketCommand)' == '' AND '$(_PaketExeExtension)' == '.dll' ">dotnet "$(PaketExePath)" - <_PaketCommand Condition=" '$(_PaketCommand)' == '' AND '$(OS)' != 'Windows_NT' AND '$(_PaketExeExtension)' == '.exe' ">$(MonoPath) --runtime=v4.0.30319 "$(PaketExePath)" - <_PaketCommand Condition=" '$(_PaketCommand)' == '' ">"$(PaketExePath)" - - - - - - - - - - - - - - - - - - - - - true - $(NoWarn);NU1603;NU1604;NU1605;NU1608 - false - true - - - - - - - - - $([System.IO.File]::ReadAllText('$(PaketRestoreCacheFile)')) - - - - - - - $([System.Text.RegularExpressions.Regex]::Split(`%(Identity)`, `": "`)[0].Replace(`"`, ``).Replace(` `, ``)) - $([System.Text.RegularExpressions.Regex]::Split(`%(Identity)`, `": "`)[1].Replace(`"`, ``).Replace(` `, ``)) - - - - - %(PaketRestoreCachedKeyValue.Value) - %(PaketRestoreCachedKeyValue.Value) - - - - - true - false - true - - - - - true - - - - - - - - - - - - - - - - - - - $(PaketIntermediateOutputPath)\$(MSBuildProjectFile).paket.references.cached - - $(MSBuildProjectFullPath).paket.references - - $(MSBuildProjectDirectory)\$(MSBuildProjectName).paket.references - - $(MSBuildProjectDirectory)\paket.references - - false - true - true - references-file-or-cache-not-found - - - - - $([System.IO.File]::ReadAllText('$(PaketReferencesCachedFilePath)')) - $([System.IO.File]::ReadAllText('$(PaketOriginalReferencesFilePath)')) - references-file - false - - - - - false - - - - - true - target-framework '$(TargetFramework)' or '$(TargetFrameworks)' files @(PaketResolvedFilePaths) - - - - - - - - - - - false - true - - - - - - - - - - - $([System.String]::Copy('%(PaketReferencesFileLines.Identity)').Split(',').Length) - $([System.String]::Copy('%(PaketReferencesFileLines.Identity)').Split(',')[0]) - $([System.String]::Copy('%(PaketReferencesFileLines.Identity)').Split(',')[1]) - $([System.String]::Copy('%(PaketReferencesFileLines.Identity)').Split(',')[4]) - $([System.String]::Copy('%(PaketReferencesFileLines.Identity)').Split(',')[5]) - - - %(PaketReferencesFileLinesInfo.PackageVersion) - All - runtime - runtime - true - true - - - - - $(PaketIntermediateOutputPath)/$(MSBuildProjectFile).paket.clitools - - - - - - - - - $([System.String]::Copy('%(PaketCliToolFileLines.Identity)').Split(',')[0]) - $([System.String]::Copy('%(PaketCliToolFileLines.Identity)').Split(',')[1]) - - - %(PaketCliToolFileLinesInfo.PackageVersion) - - - - - - - - - - false - - - - - - <_NuspecFilesNewLocation Include="$(PaketIntermediateOutputPath)\$(Configuration)\*.nuspec"/> - - - - - - $(MSBuildProjectDirectory)/$(MSBuildProjectFile) - true - false - true - false - true - false - true - false - true - $(PaketIntermediateOutputPath)\$(Configuration) - $(PaketIntermediateOutputPath) - - - - <_NuspecFiles Include="$(AdjustedNuspecOutputPath)\*.$(PackageVersion.Split(`+`)[0]).nuspec"/> - - - - - - - - - - - - - - - - - - - - - diff --git a/.paket/paket.exe b/.paket/paket.exe deleted file mode 100644 index 1f92eb6..0000000 Binary files a/.paket/paket.exe and /dev/null differ diff --git a/.paket/paket.targets b/.paket/paket.targets deleted file mode 100644 index e57d15c..0000000 --- a/.paket/paket.targets +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - true - $(MSBuildThisFileDirectory) - $(MSBuildThisFileDirectory)..\ - $(PaketRootPath)paket.lock - $(PaketRootPath)paket-files\paket.restore.cached - /Library/Frameworks/Mono.framework/Commands/mono - mono - - - - - $(PaketRootPath)paket.exe - $(PaketToolsPath)paket.exe - "$(PaketExePath)" - $(MonoPath) --runtime=v4.0.30319 "$(PaketExePath)" - - - - - - $(MSBuildProjectFullPath).paket.references - - - - - $(MSBuildProjectDirectory)\$(MSBuildProjectName).paket.references - - - - - $(MSBuildProjectDirectory)\paket.references - - - - - - - - - - - - $(PaketCommand) restore --references-file "$(PaketReferences)" - - RestorePackages; $(BuildDependsOn); - - - - true - - - - $([System.IO.File]::ReadAllText('$(PaketRestoreCacheFile)')) - $([System.IO.File]::ReadAllText('$(PaketLockFilePath)')) - true - false - true - - - - - diff --git a/Mocking.Helpers/Mocking.Helpers.Vsix/Mocking.Helpers.Vsix.csproj b/Mocking.Helpers/Mocking.Helpers.Vsix/Mocking.Helpers.Vsix.csproj index 22908e0..133e6c5 100644 --- a/Mocking.Helpers/Mocking.Helpers.Vsix/Mocking.Helpers.Vsix.csproj +++ b/Mocking.Helpers/Mocking.Helpers.Vsix/Mocking.Helpers.Vsix.csproj @@ -1,7 +1,8 @@  - + + 15.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) @@ -9,6 +10,8 @@ 14.0 + + @@ -39,6 +42,8 @@ DEBUG;TRACE prompt 4 + True + True pdbonly @@ -54,7 +59,7 @@ /rootsuffix Roslyn - + Designer @@ -79,61 +84,19 @@ Mocking.Helpers - - - - - - True - - - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - + + ..\..\packages\Microsoft.CodeAnalysis.CSharp.Features.4.1.0\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Features.dll + - + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + \ No newline at end of file diff --git a/Mocking.Helpers/Mocking.Helpers.Vsix/packages.config b/Mocking.Helpers/Mocking.Helpers.Vsix/packages.config new file mode 100644 index 0000000..9b7205f --- /dev/null +++ b/Mocking.Helpers/Mocking.Helpers.Vsix/packages.config @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Mocking.Helpers/Mocking.Helpers.Vsix/paket.references b/Mocking.Helpers/Mocking.Helpers.Vsix/paket.references deleted file mode 100644 index 9cb4f48..0000000 --- a/Mocking.Helpers/Mocking.Helpers.Vsix/paket.references +++ /dev/null @@ -1 +0,0 @@ -Microsoft.VSSDK.BuildTools \ 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 a13ac9c..7c77177 100644 --- a/Mocking.Helpers/Mocking.Helpers.Vsix/source.extension.vsixmanifest +++ b/Mocking.Helpers/Mocking.Helpers.Vsix/source.extension.vsixmanifest @@ -1,27 +1,42 @@ - - + - + 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 + true - - - + + x86 + + + amd64 + + + x86 + + + amd64 + + + x86 + + + amd64 + - + - + - - + + \ No newline at end of file diff --git a/Mocking.Helpers/Mocking.Helpers/Mocking.Helpers.csproj b/Mocking.Helpers/Mocking.Helpers/Mocking.Helpers.csproj index 905e6e7..36bfb87 100644 --- a/Mocking.Helpers/Mocking.Helpers/Mocking.Helpers.csproj +++ b/Mocking.Helpers/Mocking.Helpers/Mocking.Helpers.csproj @@ -3,8 +3,10 @@ netstandard2.0 + + + - \ No newline at end of file diff --git a/Mocking.Helpers/Mocking.Helpers/paket.references b/Mocking.Helpers/Mocking.Helpers/paket.references deleted file mode 100644 index c34292d..0000000 --- a/Mocking.Helpers/Mocking.Helpers/paket.references +++ /dev/null @@ -1,4 +0,0 @@ -Microsoft.CodeAnalysis.CSharp -Microsoft.CodeAnalysis.EditorFeatures -Microsoft.CodeAnalysis.EditorFeatures.Text -Microsoft.CodeAnalysis.Features \ No newline at end of file diff --git a/paket.dependencies b/paket.dependencies deleted file mode 100644 index 6689781..0000000 --- a/paket.dependencies +++ /dev/null @@ -1,9 +0,0 @@ -version 5.137.2 -framework: auto-detect -source https://www.nuget.org/api/v2 - -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.9.3039 \ No newline at end of file diff --git a/paket.lock b/paket.lock deleted file mode 100644 index 70d2b63..0000000 --- a/paket.lock +++ /dev/null @@ -1,516 +0,0 @@ -RESTRICTION: || (== net461) (== net462) (== netstandard2.0) -NUGET - remote: https://www.nuget.org/api/v2 - Microsoft.CodeAnalysis.Analyzers (2.6) - Microsoft.CodeAnalysis.Common (2.6.1) - Microsoft.CodeAnalysis.Analyzers (>= 1.1) - System.AppContext (>= 4.3) - System.Collections (>= 4.3) - System.Collections.Concurrent (>= 4.3) - System.Collections.Immutable (>= 1.3.1) - System.Console (>= 4.3) - System.Diagnostics.Debug (>= 4.3) - System.Diagnostics.FileVersionInfo (>= 4.3) - System.Diagnostics.StackTrace (>= 4.3) - System.Diagnostics.Tools (>= 4.3) - System.Dynamic.Runtime (>= 4.3) - System.Globalization (>= 4.3) - System.IO.Compression (>= 4.3) - System.IO.FileSystem (>= 4.3) - System.IO.FileSystem.Primitives (>= 4.3) - System.Linq (>= 4.3) - System.Linq.Expressions (>= 4.3) - System.Reflection (>= 4.3) - System.Reflection.Metadata (>= 1.4.2) - System.Resources.ResourceManager (>= 4.3) - System.Runtime (>= 4.3) - System.Runtime.Extensions (>= 4.3) - System.Runtime.InteropServices (>= 4.3) - System.Runtime.Numerics (>= 4.3) - System.Security.Cryptography.Algorithms (>= 4.3) - System.Security.Cryptography.Encoding (>= 4.3) - System.Security.Cryptography.X509Certificates (>= 4.3) - System.Text.Encoding (>= 4.3) - System.Text.Encoding.CodePages (>= 4.3) - System.Text.Encoding.Extensions (>= 4.3) - System.Threading (>= 4.3) - System.Threading.Tasks (>= 4.3) - System.Threading.Tasks.Parallel (>= 4.3) - System.Threading.Thread (>= 4.3) - System.ValueTuple (>= 4.3) - System.Xml.ReaderWriter (>= 4.3) - System.Xml.XDocument (>= 4.3) - System.Xml.XmlDocument (>= 4.3) - System.Xml.XPath.XDocument (>= 4.3) - Microsoft.CodeAnalysis.CSharp (2.6.1) - Microsoft.CodeAnalysis.Common (2.6.1) - Microsoft.CodeAnalysis.EditorFeatures (2.6.1) - Microsoft.CodeAnalysis.Elfie (>= 0.10.6) - Microsoft.CodeAnalysis.Features (2.6.1) - Microsoft.CodeAnalysis.EditorFeatures.Text (2.6.1) - Microsoft.CodeAnalysis.Workspaces.Common (2.6.1) - Microsoft.CodeAnalysis.Elfie (0.10.6) - Microsoft.CodeAnalysis.Features (2.6.1) - Microsoft.CodeAnalysis.Workspaces.Common (>= 2.6.1) - 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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) - runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2) - runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2) - runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2) - runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2) - 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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) (== net462) - System.Composition (1.1) - System.Composition.AttributedModel (>= 1.1) - System.Composition.Convention (>= 1.1) - System.Composition.Hosting (>= 1.1) - System.Composition.Runtime (>= 1.1) - System.Composition.TypedParts (>= 1.1) - System.Composition.AttributedModel (1.1) - NETStandard.Library (>= 1.6.1) - restriction: || (== net461) (== net462) - System.Composition.Convention (1.1) - 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) (== net462) - System.Composition.Runtime (>= 1.1) - System.Composition.Runtime (1.1) - NETStandard.Library (>= 1.6.1) - restriction: || (== net461) (== net462) - System.Composition.TypedParts (1.1) - 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== net462) (< net46)) (== netstandard2.0) - System.Linq (4.3) - 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)) (&& (== 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)) (&& (== 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) (== net462) - System.Collections.Immutable (>= 1.4) - 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== net462) (< net46)) (== netstandard2.0) - System.Security.Cryptography.Primitives (>= 4.3) - 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)) (&& (== 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)