From 2bbd60fe0f97d88f50caf89db2946b0b73d936e2 Mon Sep 17 00:00:00 2001 From: Matthias Dittrich Date: Sat, 24 Jun 2017 13:56:13 +0200 Subject: [PATCH 1/7] make the project work when only vs2017 is installed (note vs2015 is no longer working with this fix, I have no idea how it can work with both...). --- paket.dependencies | 2 +- paket.lock | 805 +++++++++--------- .../Paket.VisualStudio.csproj | 2 - src/Paket.VisualStudio/paket.references | 1 - 4 files changed, 403 insertions(+), 407 deletions(-) diff --git a/paket.dependencies b/paket.dependencies index f49594053..85a7188fc 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -4,7 +4,7 @@ framework: >= net45 nuget MahApps.Metro nuget Paket.Core nuget Mono.Cecil prerelease redirects:force -nuget Microsoft.VisualStudio.Sdk.BuildTasks.14.0 prerelease +//nuget Microsoft.VisualStudio.Sdk.BuildTasks.14.0 prerelease nuget VSSDK.DTE.8 copy_local: false nuget VSSDK.DTE.9 copy_local: false nuget VSSDK.DTE.10 copy_local: false diff --git a/paket.lock b/paket.lock index 6c8b8770e..9d891e004 100644 --- a/paket.lock +++ b/paket.lock @@ -6,7 +6,6 @@ NUGET FSharp.Compiler.Tools (4.1.17) FSharp.Core (4.2.1) MahApps.Metro (1.5) - Microsoft.VisualStudio.Sdk.BuildTasks.14.0 (14.0.215) Mono.Cecil (0.10.0-beta6) - redirects: force Newtonsoft.Json (10.0.2) Paket.Core (5.0) @@ -185,29 +184,29 @@ NUGET FAKE (4.61.3) FSharp.Compiler.Service (2.0.0.6) FSharp.Core (4.2.1) - System.Collections (>= 4.0.11) - restriction: >= netstandard16 - System.Console (>= 4.0) - restriction: >= netstandard16 - System.Diagnostics.Debug (>= 4.0.11) - restriction: >= netstandard16 - System.Diagnostics.Tools (>= 4.0.1) - restriction: >= netstandard16 - System.Globalization (>= 4.0.11) - restriction: >= netstandard16 - System.IO (>= 4.1) - restriction: >= netstandard16 - System.Linq (>= 4.1) - restriction: >= netstandard16 - System.Linq.Expressions (>= 4.1) - restriction: >= netstandard16 - System.Linq.Queryable (>= 4.0.1) - restriction: >= netstandard16 - System.Net.Requests (>= 4.0.11) - restriction: >= netstandard16 - System.Reflection (>= 4.1) - restriction: >= netstandard16 - System.Reflection.Extensions (>= 4.0.1) - restriction: >= netstandard16 - System.Resources.ResourceManager (>= 4.0.1) - restriction: >= netstandard16 - System.Runtime (>= 4.1) - restriction: >= netstandard16 - System.Runtime.Extensions (>= 4.1) - restriction: >= netstandard16 - System.Runtime.Numerics (>= 4.0.1) - restriction: >= netstandard16 - System.Text.RegularExpressions (>= 4.1) - restriction: >= netstandard16 - System.Threading (>= 4.0.11) - restriction: >= netstandard16 - System.Threading.Tasks (>= 4.0.11) - restriction: >= netstandard16 - System.Threading.Tasks.Parallel (>= 4.0.1) - restriction: >= netstandard16 - System.Threading.Thread (>= 4.0) - restriction: >= netstandard16 - System.Threading.ThreadPool (>= 4.0.10) - restriction: >= netstandard16 - System.Threading.Timer (>= 4.0.1) - restriction: >= netstandard16 + System.Collections (>= 4.0.11) - restriction: >= netstandard1.6 + System.Console (>= 4.0) - restriction: >= netstandard1.6 + System.Diagnostics.Debug (>= 4.0.11) - restriction: >= netstandard1.6 + System.Diagnostics.Tools (>= 4.0.1) - restriction: >= netstandard1.6 + System.Globalization (>= 4.0.11) - restriction: >= netstandard1.6 + System.IO (>= 4.1) - restriction: >= netstandard1.6 + System.Linq (>= 4.1) - restriction: >= netstandard1.6 + System.Linq.Expressions (>= 4.1) - restriction: >= netstandard1.6 + System.Linq.Queryable (>= 4.0.1) - restriction: >= netstandard1.6 + System.Net.Requests (>= 4.0.11) - restriction: >= netstandard1.6 + System.Reflection (>= 4.1) - restriction: >= netstandard1.6 + System.Reflection.Extensions (>= 4.0.1) - restriction: >= netstandard1.6 + System.Resources.ResourceManager (>= 4.0.1) - restriction: >= netstandard1.6 + System.Runtime (>= 4.1) - restriction: >= netstandard1.6 + System.Runtime.Extensions (>= 4.1) - restriction: >= netstandard1.6 + System.Runtime.Numerics (>= 4.0.1) - restriction: >= netstandard1.6 + System.Text.RegularExpressions (>= 4.1) - restriction: >= netstandard1.6 + System.Threading (>= 4.0.11) - restriction: >= netstandard1.6 + System.Threading.Tasks (>= 4.0.11) - restriction: >= netstandard1.6 + System.Threading.Tasks.Parallel (>= 4.0.1) - restriction: >= netstandard1.6 + System.Threading.Thread (>= 4.0) - restriction: >= netstandard1.6 + System.Threading.ThreadPool (>= 4.0.10) - restriction: >= netstandard1.6 + System.Threading.Timer (>= 4.0.1) - restriction: >= netstandard1.6 FSharp.Data (2.3.3) Zlib.Portable (>= 1.11) - restriction: || (&& (< net40) (>= portable-net45+win8)) (&& (< net40) (>= portable-net45+win8+sl5) (< portable-net45+win8+wp8+wpa81)) (&& (< net40) (< portable-net45+win8+sl5) (>= portable-net45+win8+wp8+wpa81)) FSharp.Formatting (2.14.4) @@ -222,22 +221,22 @@ NUGET Microsoft.Net.Http (2.2.29) - restriction: && (< net45) (< win8) (< portable-win81+wpa81) Microsoft.Bcl (>= 1.1.10) Microsoft.Bcl.Build (>= 1.0.14) - Microsoft.NETCore.Platforms (1.1) - restriction: >= netstandard16 - Microsoft.NETCore.Targets (1.1) - restriction: >= netstandard16 + Microsoft.NETCore.Platforms (1.1) - restriction: >= netstandard1.6 + Microsoft.NETCore.Targets (1.1) - restriction: >= netstandard1.6 Octokit (0.24) Microsoft.Net.Http - restriction: && (< net45) (< win8) (< portable-win81+wpa81) - runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard16 - runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard16 - runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard16 - runtime.native.System (4.3) - restriction: >= netstandard16 + runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard1.6 + runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard1.6 + runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard1.6 + runtime.native.System (4.3) - restriction: >= netstandard1.6 Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) - runtime.native.System.Net.Http (4.3) - restriction: >= netstandard16 + runtime.native.System.Net.Http (4.3) - restriction: >= netstandard1.6 Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) - runtime.native.System.Security.Cryptography.Apple (4.3) - restriction: >= netstandard16 + runtime.native.System.Security.Cryptography.Apple (4.3) - restriction: >= netstandard1.6 runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple (>= 4.3) - runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard16 + runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard1.6 runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.1) runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.1) runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.1) @@ -248,378 +247,378 @@ NUGET runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.1) runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.1) runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.1) - runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard16 - runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard16 - runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple (4.3) - restriction: >= netstandard16 - runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard16 - runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard16 - runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard16 - runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard16 - runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard16 + runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard1.6 + runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard1.6 + runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple (4.3) - restriction: >= netstandard1.6 + runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard1.6 + runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard1.6 + runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard1.6 + runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard1.6 + runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.1) - restriction: >= netstandard1.6 Selenium.WebDriver (3.4) Selenium.WebDriver.ChromeDriver (2.30.0.1) - System.Collections (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Collections.Concurrent (4.3) - restriction: >= netstandard16 - System.Collections (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Globalization (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Reflection (>= 4.3) - restriction: && (< net45) (>= netstandard13) (< win8) (< wpa81) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Threading (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Threading.Tasks (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Console (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net46) (>= netstandard13) - Microsoft.NETCore.Targets (>= 1.1) - restriction: && (< net46) (>= netstandard13) - System.IO (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Text.Encoding (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Diagnostics.Debug (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Diagnostics.DiagnosticSource (4.3.1) - restriction: >= netstandard16 - System.Collections (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) - System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) - System.Reflection (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) - System.Threading (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) - System.Diagnostics.Tools (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) - System.Diagnostics.Tracing (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard12) (< win8)) (&& (< net45) (>= netstandard12) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard12) (< win8)) (&& (< net45) (>= netstandard12) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard12) (< win8)) (&& (< net45) (>= netstandard12) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - System.Globalization (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Globalization.Calendars (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net46) (>= netstandard13) - Microsoft.NETCore.Targets (>= 1.1) - restriction: && (< net46) (>= netstandard13) - System.Globalization (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Globalization.Extensions (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net46) (>= netstandard13) - System.Globalization (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Resources.ResourceManager (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime.Extensions (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime.InteropServices (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.IO (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - System.Text.Encoding (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - System.Threading.Tasks (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - System.IO.FileSystem (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net46) (>= netstandard13) - Microsoft.NETCore.Targets (>= 1.1) - restriction: && (< net46) (>= netstandard13) - System.IO (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.IO.FileSystem.Primitives (>= 4.3) - restriction: >= netstandard13 - System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime.Handles (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Text.Encoding (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Threading.Tasks (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.IO.FileSystem.Primitives (4.3) - restriction: >= netstandard16 - System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Linq (4.3) - restriction: >= netstandard16 - System.Collections (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Diagnostics.Debug (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Resources.ResourceManager (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Runtime.Extensions (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Linq.Expressions (4.3) - restriction: >= netstandard16 - System.Collections (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Diagnostics.Debug (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Globalization (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.IO (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Linq (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.ObjectModel (>= 4.3) - restriction: >= netstandard16 - System.Reflection (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Reflection.Emit (>= 4.3) - restriction: >= netstandard16 - System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Reflection.Emit.Lightweight (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Reflection.Extensions (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Reflection.Primitives (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Reflection.TypeExtensions (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Resources.ResourceManager (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Runtime.Extensions (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Threading (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Linq.Queryable (4.3) - restriction: >= netstandard16 - System.Collections (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Linq (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Linq.Expressions (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Reflection (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Reflection.Extensions (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Net.Http (4.3.2) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - runtime.native.System (>= 4.3) - restriction: >= netstandard16 - runtime.native.System.Net.Http (>= 4.3) - restriction: >= netstandard16 - runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: >= netstandard16 - System.Collections (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Diagnostics.DiagnosticSource (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Globalization (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Globalization.Extensions (>= 4.3) - restriction: >= netstandard16 - System.IO (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.IO.FileSystem (>= 4.3) - restriction: >= netstandard16 - System.Net.Primitives (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Runtime.Handles (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= netstandard16) - System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Security.Cryptography.Algorithms (>= 4.3) - restriction: >= netstandard16 - System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= netstandard16) - System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: >= netstandard16 - System.Security.Cryptography.Primitives (>= 4.3) - restriction: >= netstandard16 - System.Security.Cryptography.X509Certificates (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= net46) (>= dnxcore50) (>= netstandard16) - System.Text.Encoding (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Threading (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Threading.Tasks (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Net.Primitives (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (&& (>= netstandard10) (< netstandard11) (< win8) (< wp8)) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (&& (>= netstandard10) (< netstandard11) (< win8) (< wp8)) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (&& (>= netstandard10) (< netstandard11) (< win8) (< wp8)) - System.Runtime.Handles (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Net.Requests (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net45) (>= netstandard13) (< win8) (< wpa81) - System.Collections (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Globalization (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.IO (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (&& (>= netstandard10) (< netstandard11) (< win8) (< wp8)) - System.Net.Http (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Net.Primitives (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (&& (>= netstandard10) (< netstandard11) (< win8) (< wp8)) - System.Net.WebHeaderCollection (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (&& (>= netstandard10) (< netstandard11) (< win8) (< wp8)) - System.Threading (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Threading.Tasks (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Net.WebHeaderCollection (4.3) - restriction: >= netstandard16 - System.Collections (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Resources.ResourceManager (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime.Extensions (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.ObjectModel (4.3) - restriction: >= netstandard16 - System.Collections (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Threading (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Reflection (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - System.IO (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - System.Reflection.Primitives (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - System.Reflection.Emit (4.3) - restriction: >= netstandard16 - System.IO (>= 4.3) - restriction: && (< net45) (>= netstandard11) - System.Reflection (>= 4.3) - restriction: && (< net45) (>= netstandard11) - System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: && (< net45) (>= netstandard11) - System.Reflection.Primitives (>= 4.3) - restriction: && (< net45) (>= netstandard11) - System.Runtime (>= 4.3) - restriction: && (< net45) (>= netstandard11) - System.Reflection.Emit.ILGeneration (4.3) - restriction: >= netstandard16 - System.Reflection (>= 4.3) - restriction: && (< net45) (>= netstandard10) (< wp8) - System.Reflection.Primitives (>= 4.3) - restriction: && (< net45) (>= netstandard10) (< wp8) - System.Runtime (>= 4.3) - restriction: && (< net45) (>= netstandard10) (< wp8) - System.Reflection.Emit.Lightweight (4.3) - restriction: >= netstandard16 - System.Reflection (>= 4.3) - restriction: && (< net45) (>= netstandard10) (< wp8) - System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: && (< net45) (>= netstandard10) (< wp8) - System.Reflection.Primitives (>= 4.3) - restriction: && (< net45) (>= netstandard10) (< wp8) - System.Runtime (>= 4.3) - restriction: && (< net45) (>= netstandard10) (< wp8) - System.Reflection.Extensions (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) - System.Reflection (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) - System.Reflection.Primitives (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) - System.Reflection.TypeExtensions (4.3) - restriction: >= netstandard16 - System.Reflection (>= 4.3) - restriction: || (&& (< net46) (>= netstandard13) (< netstandard15)) (&& (< net46) (>= netstandard15)) (>= net462) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net46) (>= netstandard13) (< netstandard15)) (&& (< net46) (>= netstandard15)) (>= dnxcore50) - System.Resources.ResourceManager (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) - System.Globalization (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) - System.Reflection (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) - System.Runtime (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard12) (< win8) (< wp8)) (&& (< net45) (>= netstandard12) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard12) (< win8) (< wp8)) (&& (< net45) (>= netstandard12) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - System.Runtime.Extensions (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) - System.Runtime.Handles (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net46) (>= netstandard13) - Microsoft.NETCore.Targets (>= 1.1) - restriction: && (< net46) (>= netstandard13) - System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime.InteropServices (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard12) (< win8)) (&& (< net45) (>= netstandard12) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) (>= netcore11) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard12) (< win8)) (&& (< net45) (>= netstandard12) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) (>= netcore11) - System.Reflection (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard12) (< win8)) (&& (< net45) (>= netstandard12) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) (>= netcore11) - System.Reflection.Primitives (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard12) (< win8)) (&& (< net45) (>= netstandard12) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) (>= netcore11) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard12) (< win8)) (&& (< net45) (>= netstandard12) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= net462) (>= dnxcore50) (>= netcore11) - System.Runtime.Handles (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< netstandard15) (< win8) (< wpa81)) (&& (< net45) (>= netstandard15)) (>= dnxcore50) (>= netcore11) - System.Runtime.Numerics (4.3) - restriction: >= netstandard16 - System.Globalization (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Security.Cryptography.Algorithms (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (>= dnxcore50) (>= netstandard16) - runtime.native.System.Security.Cryptography.Apple (>= 4.3) - restriction: >= netstandard16 - runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: >= netstandard16 - System.Collections (>= 4.3) - restriction: >= netstandard16 - System.IO (>= 4.3) - restriction: || (&& (< net46) (>= netstandard13) (< netstandard14)) (&& (< net46) (>= netstandard14)) (>= net463) (>= dnxcore50) (>= netstandard16) - System.Resources.ResourceManager (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Runtime (>= 4.3) - restriction: || (&& (< net46) (>= netstandard13) (< netstandard14)) (&& (< net46) (>= netstandard14)) (>= net463) (>= dnxcore50) (>= netstandard16) - System.Runtime.Extensions (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Runtime.Handles (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Runtime.InteropServices (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Runtime.Numerics (>= 4.3) - restriction: >= netstandard16 - System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (>= net463) (>= dnxcore50) (>= netstandard16) - System.Security.Cryptography.Primitives (>= 4.3) - restriction: || (&& (>= net46) (< netstandard14)) (&& (< net46) (>= netstandard13) (< netstandard14)) (&& (< net46) (>= netstandard14)) (>= net461) (>= dnxcore50) (>= netstandard16) - System.Text.Encoding (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Security.Cryptography.Cng (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net46) (>= netstandard14)) (>= netstandard16) - System.IO (>= 4.3) - restriction: || (&& (< net46) (>= netstandard13) (< netstandard14)) (&& (< net46) (>= netstandard14)) (>= netstandard16) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net46) (>= netstandard14)) (>= netstandard16) - System.Runtime (>= 4.3) - restriction: || (&& (< net46) (>= netstandard13) (< netstandard14)) (&& (< net46) (>= netstandard14)) (>= netstandard16) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (< net46) (>= netstandard14)) (>= netstandard16) - System.Runtime.Handles (>= 4.3) - restriction: || (&& (< net46) (>= netstandard13) (< netstandard14)) (&& (< net46) (>= netstandard14)) (>= netstandard16) - System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (< net46) (>= netstandard14)) (>= netstandard16) - System.Security.Cryptography.Algorithms (>= 4.3) - restriction: || (&& (>= net46) (< netstandard14)) (&& (< net46) (>= netstandard13) (< netstandard14)) (&& (< net46) (>= netstandard14)) (>= net461) (>= netstandard16) - System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (&& (< net46) (>= netstandard14)) (>= netstandard16) - System.Security.Cryptography.Primitives (>= 4.3) - restriction: || (&& (>= net46) (< netstandard14)) (&& (< net46) (>= netstandard13) (< netstandard14)) (&& (< net46) (>= netstandard14)) (>= net461) (>= netstandard16) - System.Text.Encoding (>= 4.3) - restriction: || (&& (< net46) (>= netstandard14)) (>= netstandard16) - System.Security.Cryptography.Csp (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net46) (>= netstandard13) - System.IO (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Reflection (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Resources.ResourceManager (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime.Extensions (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime.Handles (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime.InteropServices (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Security.Cryptography.Algorithms (>= 4.3) - restriction: >= netstandard13 - System.Security.Cryptography.Encoding (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Security.Cryptography.Primitives (>= 4.3) - restriction: >= netstandard13 - System.Text.Encoding (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Threading (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Security.Cryptography.Encoding (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net46) (>= netstandard13) - runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Collections (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Collections.Concurrent (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Linq (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Resources.ResourceManager (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime.Extensions (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime.Handles (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime.InteropServices (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Security.Cryptography.Primitives (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Text.Encoding (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Security.Cryptography.OpenSsl (4.3) - restriction: >= netstandard16 - runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: || (>= net463) (>= netstandard16) - System.Collections (>= 4.3) - restriction: >= netstandard16 - System.IO (>= 4.3) - restriction: || (>= net463) (>= netstandard16) - System.Resources.ResourceManager (>= 4.3) - restriction: >= netstandard16 - System.Runtime (>= 4.3) - restriction: || (>= net463) (>= netstandard16) - System.Runtime.Extensions (>= 4.3) - restriction: || (>= net463) (>= netstandard16) - System.Runtime.Handles (>= 4.3) - restriction: >= netstandard16 - System.Runtime.InteropServices (>= 4.3) - restriction: >= netstandard16 - System.Runtime.Numerics (>= 4.3) - restriction: >= netstandard16 - System.Security.Cryptography.Algorithms (>= 4.3) - restriction: || (>= net463) (>= netstandard16) - System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (>= net463) (>= netstandard16) - System.Security.Cryptography.Primitives (>= 4.3) - restriction: || (>= net463) (>= netstandard16) - System.Text.Encoding (>= 4.3) - restriction: >= netstandard16 - System.Security.Cryptography.Primitives (4.3) - restriction: >= netstandard16 - System.Diagnostics.Debug (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Globalization (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.IO (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Resources.ResourceManager (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Threading (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Threading.Tasks (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Security.Cryptography.X509Certificates (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (>= dnxcore50) (>= netstandard16) - runtime.native.System (>= 4.3) - restriction: >= netstandard16 - runtime.native.System.Net.Http (>= 4.3) - restriction: >= netstandard16 - runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: >= netstandard16 - System.Collections (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Diagnostics.Debug (>= 4.3) - restriction: >= netstandard16 - System.Globalization (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Globalization.Calendars (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.IO (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.IO.FileSystem (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.IO.FileSystem.Primitives (>= 4.3) - restriction: >= netstandard16 - System.Resources.ResourceManager (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Runtime (>= 4.3) - restriction: || (&& (< net46) (>= netstandard13) (< netstandard14)) (&& (< net46) (>= netstandard14)) (>= dnxcore50) (>= netstandard16) - System.Runtime.Extensions (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Runtime.Handles (>= 4.3) - restriction: || (&& (< net46) (>= netstandard13) (< netstandard14)) (&& (< net46) (>= netstandard14)) (>= dnxcore50) (>= netstandard16) - System.Runtime.InteropServices (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Runtime.Numerics (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Security.Cryptography.Algorithms (>= 4.3) - restriction: || (&& (>= net46) (< netstandard14)) (&& (< net46) (>= netstandard13) (< netstandard14)) (&& (< net46) (>= netstandard14)) (>= net461) (>= dnxcore50) (>= netstandard16) - System.Security.Cryptography.Cng (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Security.Cryptography.Csp (>= 4.3) - restriction: >= netstandard16 - System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (&& (>= net46) (< netstandard14)) (&& (< net46) (>= netstandard13) (< netstandard14)) (&& (< net46) (>= netstandard14)) (>= net461) (>= dnxcore50) (>= netstandard16) - System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: >= netstandard16 - System.Security.Cryptography.Primitives (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Text.Encoding (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Threading (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard16) - System.Text.Encoding (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Text.RegularExpressions (4.3) - restriction: >= netstandard16 - System.Collections (>= 4.3) - restriction: || (>= dnxcore50) (&& (>= netstandard16) (< netcore11)) - System.Globalization (>= 4.3) - restriction: || (>= dnxcore50) (&& (>= netstandard16) (< netcore11)) - System.Resources.ResourceManager (>= 4.3) - restriction: || (>= dnxcore50) (&& (>= netstandard16) (< netcore11)) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard16) - System.Runtime.Extensions (>= 4.3) - restriction: || (>= dnxcore50) (&& (>= netstandard16) (< netcore11)) - System.Threading (>= 4.3) - restriction: || (>= dnxcore50) (&& (>= netstandard16) (< netcore11)) - System.Threading (4.3) - restriction: >= netstandard16 - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Threading.Tasks (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Threading.Tasks (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard10) (< netstandard13) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Threading.Tasks.Parallel (4.3) - restriction: >= netstandard16 - System.Collections.Concurrent (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Runtime.Extensions (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Threading (>= 4.3) - restriction: || (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Threading.Tasks (>= 4.3) - restriction: || (&& (< net45) (>= netstandard11) (< netstandard13) (< win8) (< wpa81)) (&& (< net45) (>= netstandard13) (< win8) (< wpa81)) (>= dnxcore50) - System.Threading.Thread (4.3) - restriction: >= netstandard16 - System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Threading.ThreadPool (4.3) - restriction: >= netstandard16 - System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Runtime.Handles (>= 4.3) - restriction: && (< net46) (>= netstandard13) - System.Threading.Timer (4.3) - restriction: >= netstandard16 - Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net451) (>= netstandard12) (< win81) (< wpa81)) (>= dnxcore50) - Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net451) (>= netstandard12) (< win81) (< wpa81)) (>= dnxcore50) - System.Runtime (>= 4.3) - restriction: || (&& (< net451) (>= netstandard12) (< win81) (< wpa81)) (>= dnxcore50) + System.Collections (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Collections.Concurrent (4.3) - restriction: >= netstandard1.6 + System.Collections (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Globalization (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Reflection (>= 4.3) - restriction: && (< net45) (>= netstandard1.3) (< win8) (< wpa81) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Threading (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Threading.Tasks (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Console (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net46) (>= netstandard1.3) + Microsoft.NETCore.Targets (>= 1.1) - restriction: && (< net46) (>= netstandard1.3) + System.IO (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Text.Encoding (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Diagnostics.Debug (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Diagnostics.DiagnosticSource (4.3.1) - restriction: >= netstandard1.6 + System.Collections (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) + System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) + System.Reflection (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) + System.Threading (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) + System.Diagnostics.Tools (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) + System.Diagnostics.Tracing (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.2) (< win8)) (&& (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.2) (< win8)) (&& (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.2) (< win8)) (&& (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + System.Globalization (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Globalization.Calendars (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net46) (>= netstandard1.3) + Microsoft.NETCore.Targets (>= 1.1) - restriction: && (< net46) (>= netstandard1.3) + System.Globalization (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Globalization.Extensions (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net46) (>= netstandard1.3) + System.Globalization (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Resources.ResourceManager (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime.Extensions (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime.InteropServices (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.IO (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + System.Text.Encoding (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + System.Threading.Tasks (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + System.IO.FileSystem (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net46) (>= netstandard1.3) + Microsoft.NETCore.Targets (>= 1.1) - restriction: && (< net46) (>= netstandard1.3) + System.IO (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.IO.FileSystem.Primitives (>= 4.3) - restriction: >= netstandard1.3 + System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime.Handles (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Text.Encoding (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Threading.Tasks (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.IO.FileSystem.Primitives (4.3) - restriction: >= netstandard1.6 + System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Linq (4.3) - restriction: >= netstandard1.6 + System.Collections (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Diagnostics.Debug (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Resources.ResourceManager (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Runtime.Extensions (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Linq.Expressions (4.3) - restriction: >= netstandard1.6 + System.Collections (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Diagnostics.Debug (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Globalization (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.IO (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Linq (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.ObjectModel (>= 4.3) - restriction: >= netstandard1.6 + System.Reflection (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Reflection.Emit (>= 4.3) - restriction: >= netstandard1.6 + System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Reflection.Emit.Lightweight (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Reflection.Extensions (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Reflection.Primitives (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Reflection.TypeExtensions (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Resources.ResourceManager (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Runtime.Extensions (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Threading (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Linq.Queryable (4.3) - restriction: >= netstandard1.6 + System.Collections (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Linq (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Linq.Expressions (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Reflection (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Reflection.Extensions (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Net.Http (4.3.2) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + runtime.native.System (>= 4.3) - restriction: >= netstandard1.6 + runtime.native.System.Net.Http (>= 4.3) - restriction: >= netstandard1.6 + runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: >= netstandard1.6 + System.Collections (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Diagnostics.DiagnosticSource (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Globalization (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Globalization.Extensions (>= 4.3) - restriction: >= netstandard1.6 + System.IO (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.IO.FileSystem (>= 4.3) - restriction: >= netstandard1.6 + System.Net.Primitives (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Runtime.Handles (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= netstandard1.6) + System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Security.Cryptography.Algorithms (>= 4.3) - restriction: >= netstandard1.6 + System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= netstandard1.6) + System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: >= netstandard1.6 + System.Security.Cryptography.Primitives (>= 4.3) - restriction: >= netstandard1.6 + System.Security.Cryptography.X509Certificates (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= net46) (>= dnxcore50) (>= netstandard1.6) + System.Text.Encoding (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Threading (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Threading.Tasks (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Net.Primitives (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (&& (>= netstandard1.0) (< netstandard1.1) (< win8) (< wp8)) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (&& (>= netstandard1.0) (< netstandard1.1) (< win8) (< wp8)) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (&& (>= netstandard1.0) (< netstandard1.1) (< win8) (< wp8)) + System.Runtime.Handles (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Net.Requests (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net45) (>= netstandard1.3) (< win8) (< wpa81) + System.Collections (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Globalization (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.IO (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (&& (>= netstandard1.0) (< netstandard1.1) (< win8) (< wp8)) + System.Net.Http (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Net.Primitives (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (&& (>= netstandard1.0) (< netstandard1.1) (< win8) (< wp8)) + System.Net.WebHeaderCollection (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (&& (>= netstandard1.0) (< netstandard1.1) (< win8) (< wp8)) + System.Threading (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Threading.Tasks (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Net.WebHeaderCollection (4.3) - restriction: >= netstandard1.6 + System.Collections (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Resources.ResourceManager (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime.Extensions (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.ObjectModel (4.3) - restriction: >= netstandard1.6 + System.Collections (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Threading (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Reflection (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + System.IO (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + System.Reflection.Primitives (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + System.Reflection.Emit (4.3) - restriction: >= netstandard1.6 + System.IO (>= 4.3) - restriction: && (< net45) (>= netstandard1.1) + System.Reflection (>= 4.3) - restriction: && (< net45) (>= netstandard1.1) + System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: && (< net45) (>= netstandard1.1) + System.Reflection.Primitives (>= 4.3) - restriction: && (< net45) (>= netstandard1.1) + System.Runtime (>= 4.3) - restriction: && (< net45) (>= netstandard1.1) + System.Reflection.Emit.ILGeneration (4.3) - restriction: >= netstandard1.6 + System.Reflection (>= 4.3) - restriction: && (< net45) (>= netstandard1.0) (< wp8) + System.Reflection.Primitives (>= 4.3) - restriction: && (< net45) (>= netstandard1.0) (< wp8) + System.Runtime (>= 4.3) - restriction: && (< net45) (>= netstandard1.0) (< wp8) + System.Reflection.Emit.Lightweight (4.3) - restriction: >= netstandard1.6 + System.Reflection (>= 4.3) - restriction: && (< net45) (>= netstandard1.0) (< wp8) + System.Reflection.Emit.ILGeneration (>= 4.3) - restriction: && (< net45) (>= netstandard1.0) (< wp8) + System.Reflection.Primitives (>= 4.3) - restriction: && (< net45) (>= netstandard1.0) (< wp8) + System.Runtime (>= 4.3) - restriction: && (< net45) (>= netstandard1.0) (< wp8) + System.Reflection.Extensions (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) + System.Reflection (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) + System.Reflection.Primitives (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) + System.Reflection.TypeExtensions (4.3) - restriction: >= netstandard1.6 + System.Reflection (>= 4.3) - restriction: || (&& (< net46) (>= netstandard1.3) (< netstandard1.5)) (&& (< net46) (>= netstandard1.5)) (>= net462) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net46) (>= netstandard1.3) (< netstandard1.5)) (&& (< net46) (>= netstandard1.5)) (>= dnxcore50) + System.Resources.ResourceManager (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) + System.Globalization (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) + System.Reflection (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< win8) (< wp8) (< wpa81)) (>= dnxcore50) + System.Runtime (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.2) (< win8) (< wp8)) (&& (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.2) (< win8) (< wp8)) (&& (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + System.Runtime.Extensions (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) + System.Runtime.Handles (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net46) (>= netstandard1.3) + Microsoft.NETCore.Targets (>= 1.1) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime.InteropServices (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.2) (< win8)) (&& (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) (>= netcore1.1) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.2) (< win8)) (&& (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) (>= netcore1.1) + System.Reflection (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.2) (< win8)) (&& (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) (>= netcore1.1) + System.Reflection.Primitives (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.2) (< win8)) (&& (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) (>= netcore1.1) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.2) (< win8)) (&& (< net45) (>= netstandard1.2) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= net462) (>= dnxcore50) (>= netcore1.1) + System.Runtime.Handles (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< netstandard1.5) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.5)) (>= dnxcore50) (>= netcore1.1) + System.Runtime.Numerics (4.3) - restriction: >= netstandard1.6 + System.Globalization (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Security.Cryptography.Algorithms (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (>= dnxcore50) (>= netstandard1.6) + runtime.native.System.Security.Cryptography.Apple (>= 4.3) - restriction: >= netstandard1.6 + runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: >= netstandard1.6 + System.Collections (>= 4.3) - restriction: >= netstandard1.6 + System.IO (>= 4.3) - restriction: || (&& (< net46) (>= netstandard1.3) (< netstandard1.4)) (&& (< net46) (>= netstandard1.4)) (>= net463) (>= dnxcore50) (>= netstandard1.6) + System.Resources.ResourceManager (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Runtime (>= 4.3) - restriction: || (&& (< net46) (>= netstandard1.3) (< netstandard1.4)) (&& (< net46) (>= netstandard1.4)) (>= net463) (>= dnxcore50) (>= netstandard1.6) + System.Runtime.Extensions (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Runtime.Handles (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Runtime.InteropServices (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Runtime.Numerics (>= 4.3) - restriction: >= netstandard1.6 + System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (>= net463) (>= dnxcore50) (>= netstandard1.6) + System.Security.Cryptography.Primitives (>= 4.3) - restriction: || (&& (>= net46) (< netstandard1.4)) (&& (< net46) (>= netstandard1.3) (< netstandard1.4)) (&& (< net46) (>= netstandard1.4)) (>= net461) (>= dnxcore50) (>= netstandard1.6) + System.Text.Encoding (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Security.Cryptography.Cng (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net46) (>= netstandard1.4)) (>= netstandard1.6) + System.IO (>= 4.3) - restriction: || (&& (< net46) (>= netstandard1.3) (< netstandard1.4)) (&& (< net46) (>= netstandard1.4)) (>= netstandard1.6) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net46) (>= netstandard1.4)) (>= netstandard1.6) + System.Runtime (>= 4.3) - restriction: || (&& (< net46) (>= netstandard1.3) (< netstandard1.4)) (&& (< net46) (>= netstandard1.4)) (>= netstandard1.6) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (< net46) (>= netstandard1.4)) (>= netstandard1.6) + System.Runtime.Handles (>= 4.3) - restriction: || (&& (< net46) (>= netstandard1.3) (< netstandard1.4)) (&& (< net46) (>= netstandard1.4)) (>= netstandard1.6) + System.Runtime.InteropServices (>= 4.3) - restriction: || (&& (< net46) (>= netstandard1.4)) (>= netstandard1.6) + System.Security.Cryptography.Algorithms (>= 4.3) - restriction: || (&& (>= net46) (< netstandard1.4)) (&& (< net46) (>= netstandard1.3) (< netstandard1.4)) (&& (< net46) (>= netstandard1.4)) (>= net461) (>= netstandard1.6) + System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (&& (< net46) (>= netstandard1.4)) (>= netstandard1.6) + System.Security.Cryptography.Primitives (>= 4.3) - restriction: || (&& (>= net46) (< netstandard1.4)) (&& (< net46) (>= netstandard1.3) (< netstandard1.4)) (&& (< net46) (>= netstandard1.4)) (>= net461) (>= netstandard1.6) + System.Text.Encoding (>= 4.3) - restriction: || (&& (< net46) (>= netstandard1.4)) (>= netstandard1.6) + System.Security.Cryptography.Csp (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net46) (>= netstandard1.3) + System.IO (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Reflection (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Resources.ResourceManager (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime.Extensions (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime.Handles (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime.InteropServices (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Security.Cryptography.Algorithms (>= 4.3) - restriction: >= netstandard1.3 + System.Security.Cryptography.Encoding (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Security.Cryptography.Primitives (>= 4.3) - restriction: >= netstandard1.3 + System.Text.Encoding (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Threading (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Security.Cryptography.Encoding (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: && (< net46) (>= netstandard1.3) + runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Collections (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Collections.Concurrent (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Linq (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Resources.ResourceManager (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime.Extensions (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime.Handles (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime.InteropServices (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Security.Cryptography.Primitives (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Text.Encoding (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Security.Cryptography.OpenSsl (4.3) - restriction: >= netstandard1.6 + runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: || (>= net463) (>= netstandard1.6) + System.Collections (>= 4.3) - restriction: >= netstandard1.6 + System.IO (>= 4.3) - restriction: || (>= net463) (>= netstandard1.6) + System.Resources.ResourceManager (>= 4.3) - restriction: >= netstandard1.6 + System.Runtime (>= 4.3) - restriction: || (>= net463) (>= netstandard1.6) + System.Runtime.Extensions (>= 4.3) - restriction: || (>= net463) (>= netstandard1.6) + System.Runtime.Handles (>= 4.3) - restriction: >= netstandard1.6 + System.Runtime.InteropServices (>= 4.3) - restriction: >= netstandard1.6 + System.Runtime.Numerics (>= 4.3) - restriction: >= netstandard1.6 + System.Security.Cryptography.Algorithms (>= 4.3) - restriction: || (>= net463) (>= netstandard1.6) + System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (>= net463) (>= netstandard1.6) + System.Security.Cryptography.Primitives (>= 4.3) - restriction: || (>= net463) (>= netstandard1.6) + System.Text.Encoding (>= 4.3) - restriction: >= netstandard1.6 + System.Security.Cryptography.Primitives (4.3) - restriction: >= netstandard1.6 + System.Diagnostics.Debug (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Globalization (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.IO (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Resources.ResourceManager (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Threading (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Threading.Tasks (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Security.Cryptography.X509Certificates (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (>= dnxcore50) (>= netstandard1.6) + runtime.native.System (>= 4.3) - restriction: >= netstandard1.6 + runtime.native.System.Net.Http (>= 4.3) - restriction: >= netstandard1.6 + runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: >= netstandard1.6 + System.Collections (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Diagnostics.Debug (>= 4.3) - restriction: >= netstandard1.6 + System.Globalization (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Globalization.Calendars (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.IO (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.IO.FileSystem (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.IO.FileSystem.Primitives (>= 4.3) - restriction: >= netstandard1.6 + System.Resources.ResourceManager (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Runtime (>= 4.3) - restriction: || (&& (< net46) (>= netstandard1.3) (< netstandard1.4)) (&& (< net46) (>= netstandard1.4)) (>= dnxcore50) (>= netstandard1.6) + System.Runtime.Extensions (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Runtime.Handles (>= 4.3) - restriction: || (&& (< net46) (>= netstandard1.3) (< netstandard1.4)) (&& (< net46) (>= netstandard1.4)) (>= dnxcore50) (>= netstandard1.6) + System.Runtime.InteropServices (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Runtime.Numerics (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Security.Cryptography.Algorithms (>= 4.3) - restriction: || (&& (>= net46) (< netstandard1.4)) (&& (< net46) (>= netstandard1.3) (< netstandard1.4)) (&& (< net46) (>= netstandard1.4)) (>= net461) (>= dnxcore50) (>= netstandard1.6) + System.Security.Cryptography.Cng (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Security.Cryptography.Csp (>= 4.3) - restriction: >= netstandard1.6 + System.Security.Cryptography.Encoding (>= 4.3) - restriction: || (&& (>= net46) (< netstandard1.4)) (&& (< net46) (>= netstandard1.3) (< netstandard1.4)) (&& (< net46) (>= netstandard1.4)) (>= net461) (>= dnxcore50) (>= netstandard1.6) + System.Security.Cryptography.OpenSsl (>= 4.3) - restriction: >= netstandard1.6 + System.Security.Cryptography.Primitives (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Text.Encoding (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Threading (>= 4.3) - restriction: || (>= dnxcore50) (>= netstandard1.6) + System.Text.Encoding (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Text.RegularExpressions (4.3) - restriction: >= netstandard1.6 + System.Collections (>= 4.3) - restriction: || (>= dnxcore50) (&& (>= netstandard1.6) (< netcore1.1)) + System.Globalization (>= 4.3) - restriction: || (>= dnxcore50) (&& (>= netstandard1.6) (< netcore1.1)) + System.Resources.ResourceManager (>= 4.3) - restriction: || (>= dnxcore50) (&& (>= netstandard1.6) (< netcore1.1)) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) (>= netstandard1.6) + System.Runtime.Extensions (>= 4.3) - restriction: || (>= dnxcore50) (&& (>= netstandard1.6) (< netcore1.1)) + System.Threading (>= 4.3) - restriction: || (>= dnxcore50) (&& (>= netstandard1.6) (< netcore1.1)) + System.Threading (4.3) - restriction: >= netstandard1.6 + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Threading.Tasks (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Threading.Tasks (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Threading.Tasks.Parallel (4.3) - restriction: >= netstandard1.6 + System.Collections.Concurrent (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Diagnostics.Tracing (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Runtime.Extensions (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Threading (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Threading.Tasks (>= 4.3) - restriction: || (&& (< net45) (>= netstandard1.1) (< netstandard1.3) (< win8) (< wpa81)) (&& (< net45) (>= netstandard1.3) (< win8) (< wpa81)) (>= dnxcore50) + System.Threading.Thread (4.3) - restriction: >= netstandard1.6 + System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Threading.ThreadPool (4.3) - restriction: >= netstandard1.6 + System.Runtime (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Runtime.Handles (>= 4.3) - restriction: && (< net46) (>= netstandard1.3) + System.Threading.Timer (4.3) - restriction: >= netstandard1.6 + Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (< net451) (>= netstandard1.2) (< win81) (< wpa81)) (>= dnxcore50) + Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (< net451) (>= netstandard1.2) (< win81) (< wpa81)) (>= dnxcore50) + System.Runtime (>= 4.3) - restriction: || (&& (< net451) (>= netstandard1.2) (< win81) (< wpa81)) (>= dnxcore50) Zlib.Portable (1.11) - restriction: || (&& (< net40) (>= portable-net45+win8)) (&& (< net40) (>= portable-net45+win8+sl5) (< portable-net45+win8+wp8+wpa81)) (&& (< net40) (< portable-net45+win8+sl5) (>= portable-net45+win8+wp8+wpa81)) GITHUB remote: fsharp/FAKE diff --git a/src/Paket.VisualStudio/Paket.VisualStudio.csproj b/src/Paket.VisualStudio/Paket.VisualStudio.csproj index c4fec3d02..ecd623061 100644 --- a/src/Paket.VisualStudio/Paket.VisualStudio.csproj +++ b/src/Paket.VisualStudio/Paket.VisualStudio.csproj @@ -1,6 +1,5 @@  - $(VisualStudioVersion) @@ -696,5 +695,4 @@ - \ No newline at end of file diff --git a/src/Paket.VisualStudio/paket.references b/src/Paket.VisualStudio/paket.references index e03eb69cf..4423efda7 100644 --- a/src/Paket.VisualStudio/paket.references +++ b/src/Paket.VisualStudio/paket.references @@ -8,7 +8,6 @@ VSSDK.Editor.12 VSSDK.ComponentModelHost.12 VSSDK.Shell.12 VSSDK.Shell.Interop.12 -Microsoft.VisualStudio.Sdk.BuildTasks.14.0 reactiveui reactiveui-events MahApps.Metro \ No newline at end of file From 334ffbee1a7737a8586915f0e7ae1f3cbfaffe4d Mon Sep 17 00:00:00 2001 From: Matthias Dittrich Date: Sat, 24 Jun 2017 13:56:40 +0200 Subject: [PATCH 2/7] fix breakage after paket.core api change. --- .../NuGetNameCompletionListProvider.cs | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/Paket.VisualStudio/IntelliSense/CompletionProviders/NuGetNameCompletionListProvider.cs b/src/Paket.VisualStudio/IntelliSense/CompletionProviders/NuGetNameCompletionListProvider.cs index 3651becc4..614c41003 100644 --- a/src/Paket.VisualStudio/IntelliSense/CompletionProviders/NuGetNameCompletionListProvider.cs +++ b/src/Paket.VisualStudio/IntelliSense/CompletionProviders/NuGetNameCompletionListProvider.cs @@ -30,10 +30,12 @@ public IEnumerable GetCompletionEntries(CompletionContext context) NuGetV3.FindPackages(FSharpOption.None, Constants.DefaultNuGetStream, searchTerm, 20), FSharpOption.None, FSharpOption.None); - - foreach (var value in searchResults) + if (searchResults.IsOk) { - yield return new Completion2(value, value, null, imageSource, "iconAutomationText"); + foreach (var value in searchResults.ResultValue) + { + yield return new Completion2(value, value, null, imageSource, "iconAutomationText"); + } } } From 7492b6570926f6834ecc9bb7d9946503eac1f1a8 Mon Sep 17 00:00:00 2001 From: Matthias Dittrich Date: Sat, 24 Jun 2017 13:57:21 +0200 Subject: [PATCH 3/7] fix a NotImplementedException from Visual Studio when a project is unloaded? --- .../SolutionExplorer/SolutionExplorerExtensions.cs | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/Paket.VisualStudio/SolutionExplorer/SolutionExplorerExtensions.cs b/src/Paket.VisualStudio/SolutionExplorer/SolutionExplorerExtensions.cs index f43208813..037b02a58 100644 --- a/src/Paket.VisualStudio/SolutionExplorer/SolutionExplorerExtensions.cs +++ b/src/Paket.VisualStudio/SolutionExplorer/SolutionExplorerExtensions.cs @@ -103,7 +103,18 @@ public static IEnumerable GetAllProjects() return DteUtils.DTE.Solution.Projects .OfType() .SelectMany(GetProjects) - .Where(p => File.Exists(p.FullName)); + .Where(p => { + try + { + return File.Exists(p.FullName); + } + catch (NotImplementedException e) + { + // I believe this happens when a project is currently not loaded... + PaketOutputPane.OutputPane.OutputString($"Error while trying to get FullName of project '{p.Name}': {e}"); + return false; + } + }); } private static IEnumerable GetProjects(Project project) From b3eb56321c0e46c000b94822109cef17ae37d3bd Mon Sep 17 00:00:00 2001 From: Matthias Dittrich Date: Sat, 24 Jun 2017 13:57:41 +0200 Subject: [PATCH 4/7] restore everything when loading the soltion initially. --- .../Restore/ErrorReportRestorer.cs | 21 ++++++++++++++++--- .../Restore/PackageRestorer.cs | 10 +++++++++ .../Restore/PaketRestorer.cs | 13 +++++++++--- .../Restore/WaitDialogRestorer.cs | 18 ++++++++++++---- 4 files changed, 52 insertions(+), 10 deletions(-) diff --git a/src/Paket.VisualStudio/Restore/ErrorReportRestorer.cs b/src/Paket.VisualStudio/Restore/ErrorReportRestorer.cs index 76a8478ed..2a17329a4 100644 --- a/src/Paket.VisualStudio/Restore/ErrorReportRestorer.cs +++ b/src/Paket.VisualStudio/Restore/ErrorReportRestorer.cs @@ -17,18 +17,33 @@ public ErrorReportRestorer(IPackageRestorer restorer) public void Restore(Dependencies dependencies, IEnumerable projects) { - foreach (var project in projects) + if (projects == null) { try { - restorer.Restore(dependencies, new[] { project }); + restorer.Restore(dependencies, null); } catch (Exception ex) { - PaketErrorPane.ShowError(ex.Message, project.ReferenceFile, "paket-restore.html"); + PaketErrorPane.ShowError(ex.Message, dependencies.GetLockFile().FileName, "paket-restore.html"); PaketOutputPane.OutputPane.OutputStringThreadSafe(ex.Message + "\r\n"); } } + else + { + foreach (var project in projects) + { + try + { + restorer.Restore(dependencies, new[] { project }); + } + catch (Exception ex) + { + PaketErrorPane.ShowError(ex.Message, project.ReferenceFile, "paket-restore.html"); + PaketOutputPane.OutputPane.OutputStringThreadSafe(ex.Message + "\r\n"); + } + } + } } } } \ No newline at end of file diff --git a/src/Paket.VisualStudio/Restore/PackageRestorer.cs b/src/Paket.VisualStudio/Restore/PackageRestorer.cs index f6866037c..8675ae895 100644 --- a/src/Paket.VisualStudio/Restore/PackageRestorer.cs +++ b/src/Paket.VisualStudio/Restore/PackageRestorer.cs @@ -12,15 +12,25 @@ public class PackageRestorer private readonly IPackageRestorer restorer; private readonly DTE dte; private readonly BuildEvents buildEvents; + private readonly SolutionEvents solutionEvents; public PackageRestorer(IPackageRestorer restorer) { dte = (DTE)Package.GetGlobalService(typeof(DTE)); + solutionEvents = dte.Events.SolutionEvents; + solutionEvents.Opened += SolutionEvents_Opened; buildEvents = dte.Events.BuildEvents; buildEvents.OnBuildBegin += BuildEvents_OnBuildBegin; this.restorer = restorer; } + private void SolutionEvents_Opened() + { + var dir = SolutionExplorerExtensions.GetSolutionDirectory(); + var dependencies = Dependencies.Locate(dir); + restorer.Restore(dependencies, null); + } + private void BuildEvents_OnBuildBegin(vsBuildScope scope, vsBuildAction action) { if (action == vsBuildAction.vsBuildActionClean) diff --git a/src/Paket.VisualStudio/Restore/PaketRestorer.cs b/src/Paket.VisualStudio/Restore/PaketRestorer.cs index 5b00b39b1..fc7705427 100644 --- a/src/Paket.VisualStudio/Restore/PaketRestorer.cs +++ b/src/Paket.VisualStudio/Restore/PaketRestorer.cs @@ -9,9 +9,16 @@ public class PaketRestorer : IPackageRestorer { public void Restore(Dependencies dependencies, IEnumerable project) { - dependencies.Restore( - FSharpOption.None, - ListModule.OfSeq(project.Select(p => p.ReferenceFile))); + if (project == null) + { + dependencies.Restore(); + } + else + { + dependencies.Restore( + FSharpOption.None, + ListModule.OfSeq(project.Select(p => p.ReferenceFile))); + } } } } \ No newline at end of file diff --git a/src/Paket.VisualStudio/Restore/WaitDialogRestorer.cs b/src/Paket.VisualStudio/Restore/WaitDialogRestorer.cs index fdd511e68..686e01aa6 100644 --- a/src/Paket.VisualStudio/Restore/WaitDialogRestorer.cs +++ b/src/Paket.VisualStudio/Restore/WaitDialogRestorer.cs @@ -23,7 +23,7 @@ public WaitDialogRestorer(IPackageRestorer restorer, IVsThreadedWaitDialogFactor public void Restore(Dependencies dependencies, IEnumerable projects) { - var projectsList = projects.ToList(); + var projectsList = projects?.ToList(); IVsThreadedWaitDialog2 waitDialog; waitDialogFactory.CreateInstance(out waitDialog); waitDialog.StartWaitDialog("Paket", "Restoring packages", null, null, null, 0, false, true); @@ -31,12 +31,22 @@ public void Restore(Dependencies dependencies, IEnumerable pro int i = 0; try { - foreach (var project in projectsList) + if (projectsList == null) { bool canceled; - waitDialog.UpdateProgress(string.Format("Restoring packages for {0}", project.ProjectName), null, null, i++, projectsList.Count, false, out canceled); + waitDialog.UpdateProgress(string.Format("Restoring packages for Solution"), null, null, i++, 1, false, out canceled); - restorer.Restore(dependencies, new[] { project }); + restorer.Restore(dependencies, null); + } + else + { + foreach (var project in projectsList) + { + bool canceled; + waitDialog.UpdateProgress(string.Format("Restoring packages for {0}", project.ProjectName), null, null, i++, projectsList.Count, false, out canceled); + + restorer.Restore(dependencies, new[] { project }); + } } } finally From a35ea37864a118d7e3747981091aee94fa4ec9b3 Mon Sep 17 00:00:00 2001 From: Matthias Dittrich Date: Sat, 24 Jun 2017 14:54:11 +0200 Subject: [PATCH 5/7] add newline --- .../SolutionExplorer/SolutionExplorerExtensions.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Paket.VisualStudio/SolutionExplorer/SolutionExplorerExtensions.cs b/src/Paket.VisualStudio/SolutionExplorer/SolutionExplorerExtensions.cs index 037b02a58..72276308e 100644 --- a/src/Paket.VisualStudio/SolutionExplorer/SolutionExplorerExtensions.cs +++ b/src/Paket.VisualStudio/SolutionExplorer/SolutionExplorerExtensions.cs @@ -111,7 +111,7 @@ public static IEnumerable GetAllProjects() catch (NotImplementedException e) { // I believe this happens when a project is currently not loaded... - PaketOutputPane.OutputPane.OutputString($"Error while trying to get FullName of project '{p.Name}': {e}"); + PaketOutputPane.OutputPane.OutputString($"Error while trying to get FullName of project '{p.Name}': {e}\r\n"); return false; } }); From e273e63c16c2d7c014f3a7c6e9cc113f250871ac Mon Sep 17 00:00:00 2001 From: Matthias Dittrich Date: Sat, 24 Jun 2017 15:05:04 +0200 Subject: [PATCH 6/7] try to show paket output in the waiting dialog and the output pane. --- .../Restore/OutputPaneRestorer.cs | 9 ++++++++- .../Restore/WaitDialogRestorer.cs | 17 +++++++++++++---- 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/src/Paket.VisualStudio/Restore/OutputPaneRestorer.cs b/src/Paket.VisualStudio/Restore/OutputPaneRestorer.cs index b10019a6e..463a1e6d7 100644 --- a/src/Paket.VisualStudio/Restore/OutputPaneRestorer.cs +++ b/src/Paket.VisualStudio/Restore/OutputPaneRestorer.cs @@ -22,7 +22,14 @@ public void Restore(Dependencies dependencies, IEnumerable pro try { - restorer.Restore(dependencies, projects); + using (var loggingSub = Paket.Logging.@event.Publish.Subscribe(trace => + { + PaketOutputPane.OutputPane.OutputStringThreadSafe( + "Paket: "+ trace.Text + (trace.NewLine ? "\r\n" : "")); + })) + { + restorer.Restore(dependencies, projects); + } } finally { diff --git a/src/Paket.VisualStudio/Restore/WaitDialogRestorer.cs b/src/Paket.VisualStudio/Restore/WaitDialogRestorer.cs index 686e01aa6..34dfada75 100644 --- a/src/Paket.VisualStudio/Restore/WaitDialogRestorer.cs +++ b/src/Paket.VisualStudio/Restore/WaitDialogRestorer.cs @@ -26,17 +26,26 @@ public void Restore(Dependencies dependencies, IEnumerable pro var projectsList = projects?.ToList(); IVsThreadedWaitDialog2 waitDialog; waitDialogFactory.CreateInstance(out waitDialog); - waitDialog.StartWaitDialog("Paket", "Restoring packages", null, null, null, 0, false, true); + waitDialog.StartWaitDialog("Paket", "Restoring packages", "Initialize Paket", null, null, 0, false, true); int i = 0; try { if (projectsList == null) { - bool canceled; - waitDialog.UpdateProgress(string.Format("Restoring packages for Solution"), null, null, i++, 1, false, out canceled); + using (var loggingSub = Paket.Logging.@event.Publish.Subscribe(trace => + { + bool canceled; + waitDialog.UpdateProgress( + "Restoring packages for Solution", trace.Text, trace.Text, i++, 50, false, out canceled); + })) + { + bool canceled; + waitDialog.UpdateProgress( + "Restoring packages for Solution", "Restoring packages", "Restoring packages", i++, 50, false, out canceled); - restorer.Restore(dependencies, null); + restorer.Restore(dependencies, null); + } } else { From 593f09d337437ffc7fed6cd28495adc27fd3f56c Mon Sep 17 00:00:00 2001 From: Matthias Dittrich Date: Sat, 26 Aug 2017 23:59:34 +0200 Subject: [PATCH 7/7] only use 'restore all' to benefit from https://github.com/fsprojects/Paket/pull/2675 --- src/Paket.VisualStudio/Restore/AutoRestorer.cs | 2 +- src/Paket.VisualStudio/Restore/PaketRestorer.cs | 14 +++----------- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/src/Paket.VisualStudio/Restore/AutoRestorer.cs b/src/Paket.VisualStudio/Restore/AutoRestorer.cs index a043ac340..72122896f 100644 --- a/src/Paket.VisualStudio/Restore/AutoRestorer.cs +++ b/src/Paket.VisualStudio/Restore/AutoRestorer.cs @@ -26,4 +26,4 @@ public void Restore(Dependencies dependencies, IEnumerable pro restorer.Restore(dependencies, projects); } } -} \ No newline at end of file +} diff --git a/src/Paket.VisualStudio/Restore/PaketRestorer.cs b/src/Paket.VisualStudio/Restore/PaketRestorer.cs index fc7705427..7edb97a01 100644 --- a/src/Paket.VisualStudio/Restore/PaketRestorer.cs +++ b/src/Paket.VisualStudio/Restore/PaketRestorer.cs @@ -9,16 +9,8 @@ public class PaketRestorer : IPackageRestorer { public void Restore(Dependencies dependencies, IEnumerable project) { - if (project == null) - { - dependencies.Restore(); - } - else - { - dependencies.Restore( - FSharpOption.None, - ListModule.OfSeq(project.Select(p => p.ReferenceFile))); - } + // Note: Performance optimization because this command is optimized in paket itself + dependencies.Restore(); } } -} \ No newline at end of file +}