From d1b7b244b293ccb8bb04129263d006937fbfaa78 Mon Sep 17 00:00:00 2001 From: Vincent De Oliveira Date: Sat, 19 Feb 2022 21:06:50 +0100 Subject: [PATCH 1/3] misc: update paket & Microsoft.VSSDK.BuildTools --- .paket/Paket.Restore.targets | 340 ++----- .paket/paket.exe | Bin 64296 -> 87232 bytes .../Mocking.Helpers.Vsix.csproj | 47 +- paket.dependencies | 4 +- paket.lock | 843 +++++++++--------- 5 files changed, 489 insertions(+), 745 deletions(-) diff --git a/.paket/Paket.Restore.targets b/.paket/Paket.Restore.targets index 8d37e28..e7c1bc0 100644 --- a/.paket/Paket.Restore.targets +++ b/.paket/Paket.Restore.targets @@ -5,190 +5,84 @@ $(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 + /Library/Frameworks/Mono.framework/Commands/mono mono + + $(PaketRootPath)paket.exe + $(PaketToolsPath)paket.exe + "$(PaketExePath)" + $(MonoPath) --runtime=v4.0.30319 "$(PaketExePath)" + + + <_PaketExeExtension>$([System.IO.Path]::GetExtension("$(PaketExePath)")) + dotnet "$(PaketExePath)" + + + "$(PaketExePath)" - $(PaketRootPath)paket.bootstrapper.exe $(PaketToolsPath)paket.bootstrapper.exe - $([System.IO.Path]::GetDirectoryName("$(PaketBootStrapperExePath)"))\ - - "$(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 - - - - - - - - - - - - - - - - - + - true - $(NoWarn);NU1603;NU1604;NU1605;NU1608 - false - true + /usr/bin/shasum $(PaketRestoreCacheFile) | /usr/bin/awk '{ print $1 }' + /usr/bin/shasum $(PaketLockFilePath) | /usr/bin/awk '{ print $1 }' - - - - - - - $([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) - + + + + + + + - - + + + $([System.IO.File]::ReadAllText('$(PaketRestoreCacheFile)')) + $([System.IO.File]::ReadAllText('$(PaketLockFilePath)')) true - false + false true - - - true - - - - - - - + + - - - - - - - - $(PaketIntermediateOutputPath)\$(MSBuildProjectFile).paket.references.cached + $(MSBuildProjectDirectory)\obj\$(MSBuildProjectFile).paket.references.cached $(MSBuildProjectFullPath).paket.references $(MSBuildProjectDirectory)\$(MSBuildProjectName).paket.references $(MSBuildProjectDirectory)\paket.references - - false - true + $(MSBuildProjectDirectory)\obj\$(MSBuildProjectFile).$(TargetFramework).paket.resolved true references-file-or-cache-not-found @@ -207,49 +101,37 @@ - + true - target-framework '$(TargetFramework)' or '$(TargetFrameworks)' files @(PaketResolvedFilePaths) + target-framework '$(TargetFramework)' - - - + - - 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 + All - $(PaketIntermediateOutputPath)/$(MSBuildProjectFile).paket.clitools + $(MSBuildProjectDirectory)/obj/$(MSBuildProjectFile).paket.clitools @@ -268,144 +150,44 @@ - + false - + - <_NuspecFilesNewLocation Include="$(PaketIntermediateOutputPath)\$(Configuration)\*.nuspec"/> - - + <_NuspecFilesNewLocation Include="$(BaseIntermediateOutputPath)$(Configuration)\*.nuspec"/> $(MSBuildProjectDirectory)/$(MSBuildProjectFile) true - false - true - false - true - false - true - false - true - $(PaketIntermediateOutputPath)\$(Configuration) - $(PaketIntermediateOutputPath) + false + true + $(BaseIntermediateOutputPath)$(Configuration) + $(BaseIntermediateOutputPath) - <_NuspecFiles Include="$(AdjustedNuspecOutputPath)\*.$(PackageVersion.Split(`+`)[0]).nuspec"/> + <_NuspecFiles Include="$(AdjustedNuspecOutputPath)\*.nuspec"/> - - - + - + + - - - - - - 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 z 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 z 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 Ke}#?d!2bb_H>J`5 literal 64296 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 diff --git a/Mocking.Helpers/Mocking.Helpers.Vsix/Mocking.Helpers.Vsix.csproj b/Mocking.Helpers/Mocking.Helpers.Vsix/Mocking.Helpers.Vsix.csproj index 22908e0..4be2f8c 100644 --- a/Mocking.Helpers/Mocking.Helpers.Vsix/Mocking.Helpers.Vsix.csproj +++ b/Mocking.Helpers/Mocking.Helpers.Vsix/Mocking.Helpers.Vsix.csproj @@ -83,55 +83,16 @@ - - True - - - - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - + True - + True - - True - - - True - - - True - - + True - + True diff --git a/paket.dependencies b/paket.dependencies index 6689781..c57eb32 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -1,9 +1,9 @@ version 5.137.2 framework: auto-detect -source https://www.nuget.org/api/v2 +source https://api.nuget.org/v3/index.json 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 +nuget Microsoft.VSSDK.BuildTools ~> 17.0 \ No newline at end of file diff --git a/paket.lock b/paket.lock index 70d2b63..d4b07c4 100644 --- a/paket.lock +++ b/paket.lock @@ -1,7 +1,7 @@ -RESTRICTION: || (== net461) (== net462) (== netstandard2.0) +RESTRICTION: || (== net461) (== netstandard2.0) NUGET - remote: https://www.nuget.org/api/v2 - Microsoft.CodeAnalysis.Analyzers (2.6) + remote: https://api.nuget.org/v3/index.json + Microsoft.CodeAnalysis.Analyzers (3.3.3) Microsoft.CodeAnalysis.Common (2.6.1) Microsoft.CodeAnalysis.Analyzers (>= 1.1) System.AppContext (>= 4.3) @@ -55,462 +55,463 @@ 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)) (&& (== 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) + 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 (6.0.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (5.0) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.VisualStudio.SDK.Analyzers (16.10.10) - restriction: || (== net461) (&& (== netstandard2.0) (>= net46)) + Microsoft.VSSDK.BuildTools (17.1.4054) + Microsoft.VisualStudio.SDK.Analyzers (>= 16.10.10) - restriction: || (== net461) (&& (== netstandard2.0) (>= net46)) + runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + runtime.fedora.27-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + runtime.fedora.28-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + runtime.native.System (4.3.1) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) + runtime.native.System.IO.Compression (4.3.2) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) + runtime.native.System.Net.Http (4.3.1) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + Microsoft.NETCore.Platforms (>= 1.1.1) + Microsoft.NETCore.Targets (>= 1.1.3) + 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.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) + runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) + runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) + runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) + runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) + runtime.fedora.27-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) + runtime.fedora.28-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) + runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) + runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) + runtime.opensuse.42.3-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) + runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) + runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) + runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) + runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) + runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) + runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) + runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + runtime.opensuse.42.3-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - 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.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< 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.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) + System.Buffers (4.5.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Collections.Immutable (6.0) + System.Memory (>= 4.5.4) + System.Runtime.CompilerServices.Unsafe (>= 6.0) + System.Composition (6.0) + System.Composition.AttributedModel (>= 6.0) + System.Composition.Convention (>= 6.0) + System.Composition.Hosting (>= 6.0) + System.Composition.Runtime (>= 6.0) + System.Composition.TypedParts (>= 6.0) + System.Composition.AttributedModel (6.0) + System.Composition.Convention (6.0) + System.Composition.AttributedModel (>= 6.0) + System.Composition.Hosting (6.0) + System.Composition.Runtime (>= 6.0) + System.Composition.Runtime (6.0) + System.Composition.TypedParts (6.0) + System.Composition.AttributedModel (>= 6.0) + System.Composition.Hosting (>= 6.0) + System.Composition.Runtime (>= 6.0) + System.Console (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1.2) - 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) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) + System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0) + System.IO (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) + System.IO.FileSystem (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) + System.IO.FileSystem.Primitives (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) + System.Reflection.Metadata (>= 1.4.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) + System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< 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.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.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) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Diagnostics.Tracing (4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Linq (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Linq.Expressions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.ObjectModel (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Reflection (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Globalization.Calendars (4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== 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) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) + 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) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Buffers (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.IO (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) + 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.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.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.IO.FileSystem.Primitives (4.3) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< 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.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== 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.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.IO (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Linq (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.ObjectModel (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Reflection (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Reflection.Emit (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Reflection.Emit.Lightweight (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Reflection.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Reflection.TypeExtensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Linq.Parallel (4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0) + System.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Collections.Concurrent (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Linq (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Memory (4.5.4) + System.Buffers (>= 4.5.1) + System.Numerics.Vectors (>= 4.4) - restriction: || (&& (== net461) (< net45) (>= netstandard2.0)) (== netstandard2.0) + System.Numerics.Vectors (>= 4.5) - restriction: || (== net461) (&& (== netstandard2.0) (>= net461)) + System.Runtime.CompilerServices.Unsafe (>= 4.5.3) + System.Numerics.Vectors (4.5) + System.ObjectModel (4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0) + System.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.IO (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Reflection.Emit (4.7) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0) + System.Reflection.Emit.ILGeneration (>= 4.7) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< netstandard1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net461) (>= wpa81)) (== netstandard2.0) + System.Reflection.Emit.ILGeneration (4.7) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< netstandard1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net461) (>= wpa81)) (== netstandard2.0) + System.Reflection.Emit.Lightweight (4.7) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Reflection.Emit.ILGeneration (>= 4.7) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net461) (< portable-net45+wp8)) (&& (== net461) (>= wpa81)) (== netstandard2.0) + System.Reflection.Extensions (4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Reflection (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Reflection.Metadata (6.0) + System.Collections.Immutable (>= 6.0) + System.Reflection.Primitives (4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Reflection.TypeExtensions (4.7) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Reflection (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.CompilerServices.Unsafe (6.0) + System.Runtime.Extensions (4.3.1) + Microsoft.NETCore.Platforms (>= 1.1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.Handles (4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) 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) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (== netstandard2.0) + System.Reflection (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (== netstandard2.0) + System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (&& (== net461) (>= net462)) (&& (== net461) (>= netcoreapp1.1)) (== netstandard2.0) + System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (== 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.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== 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) (>= dnxcore50)) (&& (== net461) (< net46)) (&& (== net461) (>= net463)) (== netstandard2.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (&& (== net461) (>= net463)) (== netstandard2.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Runtime.Numerics (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (>= net463)) (== 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.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Security.Cryptography.Cng (5.0) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== 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.Security.Cryptography.Algorithms (>= 4.3) - System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0) + System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (&& (== net461) (< 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.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0) + System.Threading (>= 4.3) - restriction: || (&& (== net461) (< 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) + 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 (5.0) - restriction: || (&& (== net461) (< 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.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.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) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== 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) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Globalization.Calendars (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.IO (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.IO.FileSystem (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.IO.FileSystem.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) + System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Runtime.Numerics (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== 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.Cng (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Security.Cryptography.Csp (>= 4.3) - restriction: || (&& (== net461) (< 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.Security.Cryptography.OpenSsl (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Security.Cryptography.Primitives (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) + System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== 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) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Text.Encoding.CodePages (6.0) + System.Memory (>= 4.5.4) + System.Runtime.CompilerServices.Unsafe (>= 6.0) 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) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Text.RegularExpressions (4.3.1) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0) + System.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Runtime (>= 4.3.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (== netstandard2.0) + System.Runtime.Extensions (>= 4.3.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) + System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== 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.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading.Tasks.Extensions (4.5.4) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.CompilerServices.Unsafe (>= 4.5.3) 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.Collections.Concurrent (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) System.Threading.Thread (4.3) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (&& (== net462) (< net46)) (== netstandard2.0) - System.ValueTuple (4.4) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0) + System.ValueTuple (4.5) 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.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.IO (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.IO.FileSystem (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.IO.FileSystem.Primitives (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Text.Encoding.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Text.RegularExpressions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading.Tasks.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Diagnostics.Tools (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.IO (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Reflection (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) + System.Xml.ReaderWriter (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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.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.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.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.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.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.Xml.XPath (>= 4.3) From 5f53cec61519693aeebff13f9d22e255554ff4ed Mon Sep 17 00:00:00 2001 From: Vincent De Oliveira Date: Sun, 20 Feb 2022 18:22:17 +0100 Subject: [PATCH 2/3] remove paket --- .paket/Paket.Restore.targets | 276 ---------- .paket/paket.exe | Bin 87232 -> 0 bytes .paket/paket.targets | 72 --- .../Mocking.Helpers.Vsix.csproj | 38 +- .../Mocking.Helpers.Vsix/packages.config | 37 ++ .../Mocking.Helpers.Vsix/paket.references | 1 - .../Mocking.Helpers/Mocking.Helpers.csproj | 4 +- .../Mocking.Helpers/paket.references | 4 - paket.dependencies | 9 - paket.lock | 517 ------------------ 10 files changed, 60 insertions(+), 898 deletions(-) delete mode 100644 .paket/Paket.Restore.targets delete mode 100644 .paket/paket.exe delete mode 100644 .paket/paket.targets create mode 100644 Mocking.Helpers/Mocking.Helpers.Vsix/packages.config delete mode 100644 Mocking.Helpers/Mocking.Helpers.Vsix/paket.references delete mode 100644 Mocking.Helpers/Mocking.Helpers/paket.references delete mode 100644 paket.dependencies delete mode 100644 paket.lock diff --git a/.paket/Paket.Restore.targets b/.paket/Paket.Restore.targets deleted file mode 100644 index e7c1bc0..0000000 --- a/.paket/Paket.Restore.targets +++ /dev/null @@ -1,276 +0,0 @@ - - - - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - - true - $(MSBuildThisFileDirectory) - $(MSBuildThisFileDirectory)..\ - $(PaketRootPath)paket-files\paket.restore.cached - $(PaketRootPath)paket.lock - /Library/Frameworks/Mono.framework/Commands/mono - mono - - $(PaketRootPath)paket.exe - $(PaketToolsPath)paket.exe - "$(PaketExePath)" - $(MonoPath) --runtime=v4.0.30319 "$(PaketExePath)" - - - <_PaketExeExtension>$([System.IO.Path]::GetExtension("$(PaketExePath)")) - dotnet "$(PaketExePath)" - - - "$(PaketExePath)" - - $(PaketRootPath)paket.bootstrapper.exe - $(PaketToolsPath)paket.bootstrapper.exe - "$(PaketBootStrapperExePath)" - $(MonoPath) --runtime=v4.0.30319 "$(PaketBootStrapperExePath)" - - - - - true - true - - - - - - - true - $(NoWarn);NU1603 - - - - - /usr/bin/shasum $(PaketRestoreCacheFile) | /usr/bin/awk '{ print $1 }' - /usr/bin/shasum $(PaketLockFilePath) | /usr/bin/awk '{ print $1 }' - - - - - - - - - - - - - $([System.IO.File]::ReadAllText('$(PaketRestoreCacheFile)')) - $([System.IO.File]::ReadAllText('$(PaketLockFilePath)')) - true - false - true - - - - - - - - - $(MSBuildProjectDirectory)\obj\$(MSBuildProjectFile).paket.references.cached - - $(MSBuildProjectFullPath).paket.references - - $(MSBuildProjectDirectory)\$(MSBuildProjectName).paket.references - - $(MSBuildProjectDirectory)\paket.references - $(MSBuildProjectDirectory)\obj\$(MSBuildProjectFile).$(TargetFramework).paket.resolved - 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)' - - - - - - - - - - - - - - - - - $([System.String]::Copy('%(PaketReferencesFileLines.Identity)').Split(',')[0]) - $([System.String]::Copy('%(PaketReferencesFileLines.Identity)').Split(',')[1]) - $([System.String]::Copy('%(PaketReferencesFileLines.Identity)').Split(',')[4]) - - - %(PaketReferencesFileLinesInfo.PackageVersion) - All - - - - - $(MSBuildProjectDirectory)/obj/$(MSBuildProjectFile).paket.clitools - - - - - - - - - $([System.String]::Copy('%(PaketCliToolFileLines.Identity)').Split(',')[0]) - $([System.String]::Copy('%(PaketCliToolFileLines.Identity)').Split(',')[1]) - - - %(PaketCliToolFileLinesInfo.PackageVersion) - - - - - - - - - - false - - - - - - <_NuspecFilesNewLocation Include="$(BaseIntermediateOutputPath)$(Configuration)\*.nuspec"/> - - - - $(MSBuildProjectDirectory)/$(MSBuildProjectFile) - true - false - true - $(BaseIntermediateOutputPath)$(Configuration) - $(BaseIntermediateOutputPath) - - - - <_NuspecFiles Include="$(AdjustedNuspecOutputPath)\*.nuspec"/> - - - - - - - - - - - - - - - - diff --git a/.paket/paket.exe b/.paket/paket.exe deleted file mode 100644 index 092b994f52386970225abc8f63929e3752499207..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 87232 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 z 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 z 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 Ke}#?d!2bb_H>J`5 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 4be2f8c..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,22 +84,19 @@ Mocking.Helpers - - - - - 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/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 c57eb32..0000000 --- a/paket.dependencies +++ /dev/null @@ -1,9 +0,0 @@ -version 5.137.2 -framework: auto-detect -source https://api.nuget.org/v3/index.json - -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 ~> 17.0 \ No newline at end of file diff --git a/paket.lock b/paket.lock deleted file mode 100644 index d4b07c4..0000000 --- a/paket.lock +++ /dev/null @@ -1,517 +0,0 @@ -RESTRICTION: || (== net461) (== netstandard2.0) -NUGET - remote: https://api.nuget.org/v3/index.json - Microsoft.CodeAnalysis.Analyzers (3.3.3) - 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)) (== 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 (6.0.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (5.0) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.VisualStudio.SDK.Analyzers (16.10.10) - restriction: || (== net461) (&& (== netstandard2.0) (>= net46)) - Microsoft.VSSDK.BuildTools (17.1.4054) - Microsoft.VisualStudio.SDK.Analyzers (>= 16.10.10) - restriction: || (== net461) (&& (== netstandard2.0) (>= net46)) - runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - runtime.fedora.27-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - runtime.fedora.28-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - runtime.native.System (4.3.1) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Platforms (>= 1.1.1) - Microsoft.NETCore.Targets (>= 1.1.3) - runtime.native.System.IO.Compression (4.3.2) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Platforms (>= 1.1.1) - Microsoft.NETCore.Targets (>= 1.1.3) - runtime.native.System.Net.Http (4.3.1) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - Microsoft.NETCore.Platforms (>= 1.1.1) - Microsoft.NETCore.Targets (>= 1.1.3) - 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.Apple (>= 4.3.1) - runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) - runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) - runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) - runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) - runtime.fedora.27-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) - runtime.fedora.28-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) - runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) - runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) - runtime.opensuse.42.3-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) - runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) - runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) - runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) - runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) - runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) - runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3) - runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - runtime.opensuse.42.3-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - 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.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.AppContext (4.3) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) - System.Buffers (4.5.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Collections (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Collections.Concurrent (4.3) - System.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Reflection (>= 4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Collections.Immutable (6.0) - System.Memory (>= 4.5.4) - System.Runtime.CompilerServices.Unsafe (>= 6.0) - System.Composition (6.0) - System.Composition.AttributedModel (>= 6.0) - System.Composition.Convention (>= 6.0) - System.Composition.Hosting (>= 6.0) - System.Composition.Runtime (>= 6.0) - System.Composition.TypedParts (>= 6.0) - System.Composition.AttributedModel (6.0) - System.Composition.Convention (6.0) - System.Composition.AttributedModel (>= 6.0) - System.Composition.Hosting (6.0) - System.Composition.Runtime (>= 6.0) - System.Composition.Runtime (6.0) - System.Composition.TypedParts (6.0) - System.Composition.AttributedModel (>= 6.0) - System.Composition.Hosting (>= 6.0) - System.Composition.Runtime (>= 6.0) - System.Console (4.3.1) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1.2) - 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) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.Debug (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.FileVersionInfo (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) - System.Globalization (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0) - System.IO (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) - System.IO.FileSystem (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) - System.IO.FileSystem.Primitives (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) - System.Reflection.Metadata (>= 1.4.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) - System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (< 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.Diagnostics.Tools (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.Tracing (4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Dynamic.Runtime (4.3) - System.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Linq (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Linq.Expressions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.ObjectModel (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Reflection (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Globalization (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Globalization.Calendars (4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== 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) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Buffers (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.IO (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) - 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.IO.FileSystem.Primitives (4.3) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0) - System.Linq (4.3) - System.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Linq.Expressions (4.3) - System.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.IO (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Linq (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.ObjectModel (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Reflection (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Reflection.Emit (>= 4.3) - restriction: || (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Reflection.Emit.Lightweight (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Reflection.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Reflection.TypeExtensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Linq.Parallel (4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0) - System.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Collections.Concurrent (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Linq (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Memory (4.5.4) - System.Buffers (>= 4.5.1) - System.Numerics.Vectors (>= 4.4) - restriction: || (&& (== net461) (< net45) (>= netstandard2.0)) (== netstandard2.0) - System.Numerics.Vectors (>= 4.5) - restriction: || (== net461) (&& (== netstandard2.0) (>= net461)) - System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - System.Numerics.Vectors (4.5) - System.ObjectModel (4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0) - System.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Reflection (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.IO (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Reflection.Emit (4.7) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0) - System.Reflection.Emit.ILGeneration (>= 4.7) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< netstandard1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net461) (>= wpa81)) (== netstandard2.0) - System.Reflection.Emit.ILGeneration (4.7) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< netstandard1.1)) (&& (== net461) (< portable-net45+win8+wpa81)) (&& (== net461) (>= wpa81)) (== netstandard2.0) - System.Reflection.Emit.Lightweight (4.7) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Reflection.Emit.ILGeneration (>= 4.7) - restriction: || (&& (== net461) (< net45)) (&& (== net461) (< portable-net45+win8+wp8+wpa81)) (&& (== net461) (< portable-net45+wp8)) (&& (== net461) (>= wpa81)) (== netstandard2.0) - System.Reflection.Extensions (4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Reflection (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Reflection.Metadata (6.0) - System.Collections.Immutable (>= 6.0) - System.Reflection.Primitives (4.3) - restriction: || (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Reflection.TypeExtensions (4.7) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Resources.ResourceManager (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Reflection (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (4.3.1) - Microsoft.NETCore.Platforms (>= 1.1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.CompilerServices.Unsafe (6.0) - System.Runtime.Extensions (4.3.1) - Microsoft.NETCore.Platforms (>= 1.1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.Handles (4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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) - System.Runtime.InteropServices (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (== netstandard2.0) - System.Reflection (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (== netstandard2.0) - System.Reflection.Primitives (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (&& (== net461) (>= net462)) (&& (== net461) (>= netcoreapp1.1)) (== netstandard2.0) - System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (== netstandard2.0) - System.Runtime.Numerics (4.3) - System.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Security.Cryptography.Algorithms (4.3.1) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== 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) (>= dnxcore50)) (&& (== net461) (< net46)) (&& (== net461) (>= net463)) (== netstandard2.0) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (&& (== net461) (>= net463)) (== netstandard2.0) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Runtime.Numerics (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (&& (== net461) (>= net463)) (== netstandard2.0) - System.Security.Cryptography.Primitives (>= 4.3) - System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Security.Cryptography.Cng (5.0) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== 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.Security.Cryptography.Algorithms (>= 4.3) - System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (&& (== net461) (< 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.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 (5.0) - restriction: || (&& (== net461) (< 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.Security.Cryptography.X509Certificates (4.3.2) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== 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) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Globalization.Calendars (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.IO (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.IO.FileSystem (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.IO.FileSystem.Primitives (>= 4.3) - restriction: || (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Runtime.Handles (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46)) (== netstandard2.0) - System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Runtime.Numerics (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Security.Cryptography.Algorithms (>= 4.3) - System.Security.Cryptography.Cng (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Security.Cryptography.Csp (>= 4.3) - restriction: || (&& (== net461) (< 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) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net46) (>= netstandard1.6)) (== netstandard2.0) - System.Text.Encoding (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Text.Encoding.CodePages (6.0) - System.Memory (>= 4.5.4) - System.Runtime.CompilerServices.Unsafe (>= 6.0) - System.Text.Encoding.Extensions (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Text.RegularExpressions (4.3.1) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0) - System.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Runtime (>= 4.3.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (&& (== net461) (>= netcoreapp1.1)) (== netstandard2.0) - System.Runtime.Extensions (>= 4.3.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45) (>= netstandard1.6)) (== netstandard2.0) - System.Threading (4.3) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading.Tasks (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading.Tasks.Extensions (4.5.4) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - System.Threading.Tasks.Parallel (4.3) - System.Collections.Concurrent (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading.Thread (4.3) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (< net46)) (== netstandard2.0) - System.ValueTuple (4.5) - System.Xml.ReaderWriter (4.3.1) - System.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.IO (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.IO.FileSystem (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.IO.FileSystem.Primitives (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Text.Encoding.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Text.RegularExpressions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading.Tasks.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Xml.XDocument (4.3) - System.Collections (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Diagnostics.Tools (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Globalization (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.IO (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Reflection (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Text.Encoding (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Threading (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== netstandard2.0) - System.Xml.ReaderWriter (>= 4.3) - restriction: || (&& (== net461) (>= dnxcore50)) (&& (== net461) (< net45)) (== 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.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.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.Xml.XPath (>= 4.3) From ab8a6d42b8d3eb2da146ab3a176422dd86980ef4 Mon Sep 17 00:00:00 2001 From: Vincent De Oliveira Date: Sun, 20 Feb 2022 18:56:58 +0100 Subject: [PATCH 3/3] build: vsixmanifest 2022 compat --- .../source.extension.vsixmanifest | 35 +++++++++++++------ 1 file changed, 25 insertions(+), 10 deletions(-) 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