Browse Source

Build: framework restrictions: drop net45 for .Net Core

pull/555/merge
Christoph Ruegg 9 years ago
parent
commit
c2de0dd7da
  1. 58
      paket.dependencies
  2. 60
      paket.lock

58
paket.dependencies

@ -24,35 +24,35 @@ nuget Microsoft.NETCore.DotNetHostPolicy 2.0 strategy:min, framework:netcoreapp1
nuget Microsoft.NETCore.DotNetHostResolver 2.0 strategy:min, framework:netcoreapp1.1,netcoreapp2.0
// why?
nuget runtime.ubuntu.16.10-x64.Microsoft.NETCore.DotNetHostPolicy framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.ubuntu.16.10-x64.Microsoft.NETCore.Runtime.CoreCLR framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.ubuntu.16.10-x64.Microsoft.NETCore.DotNetHostResolver framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.ubuntu.16.10-x64.Microsoft.NETCore.Jit framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.ubuntu.16.10-x64.Microsoft.NETCore.DotNetHost framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x64.Microsoft.NETCore.DotNetHostPolicy framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x64.Microsoft.NETCore.DotNetHostResolver framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x64.Microsoft.NETCore.Jit framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x64.Microsoft.NETCore.DotNetHost framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x86.Microsoft.NETCore.DotNetHostPolicy framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x86.Microsoft.NETCore.DotNetHostResolver framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x86.Microsoft.NETCore.Jit framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x86.Microsoft.NETCore.DotNetHost framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.linux-x64.Microsoft.NETCore.App framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.linux-x64.Microsoft.NETCore.DotNetHostResolver framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.linux-x64.Microsoft.NETCore.DotNetAppHost framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x64.Microsoft.NETCore.App framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x64.Microsoft.NETCore.DotNetHostResolver framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x64.Microsoft.NETCore.DotNetAppHost framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x86.Microsoft.NETCore.App framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x86.Microsoft.NETCore.DotNetHostResolver framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x86.Microsoft.NETCore.DotNetAppHost framework:net45,netcoreapp1.1,netcoreapp2.0
nuget runtime.ubuntu.16.10-x64.Microsoft.NETCore.DotNetHostPolicy framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.ubuntu.16.10-x64.Microsoft.NETCore.Runtime.CoreCLR framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.ubuntu.16.10-x64.Microsoft.NETCore.DotNetHostResolver framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.ubuntu.16.10-x64.Microsoft.NETCore.Jit framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.ubuntu.16.10-x64.Microsoft.NETCore.DotNetHost framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x64.Microsoft.NETCore.DotNetHostPolicy framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x64.Microsoft.NETCore.DotNetHostResolver framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x64.Microsoft.NETCore.Jit framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x64.Microsoft.NETCore.DotNetHost framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x86.Microsoft.NETCore.DotNetHostPolicy framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x86.Microsoft.NETCore.DotNetHostResolver framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x86.Microsoft.NETCore.Jit framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win7-x86.Microsoft.NETCore.DotNetHost framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.linux-x64.Microsoft.NETCore.App framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.linux-x64.Microsoft.NETCore.DotNetHostResolver framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.linux-x64.Microsoft.NETCore.DotNetAppHost framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x64.Microsoft.NETCore.App framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x64.Microsoft.NETCore.DotNetHostResolver framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x64.Microsoft.NETCore.DotNetAppHost framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x86.Microsoft.NETCore.App framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x86.Microsoft.NETCore.DotNetHostResolver framework:netcoreapp1.1,netcoreapp2.0
nuget runtime.win-x86.Microsoft.NETCore.DotNetAppHost framework:netcoreapp1.1,netcoreapp2.0
group Build
source https://api.nuget.org/v3/index.json

60
paket.lock

@ -132,7 +132,7 @@ NUGET
System.Threading.Thread (>= 4.3) - restriction: && (>= netcoreapp1.1) (< netcoreapp2.0)
System.Threading.ThreadPool (>= 4.3) - restriction: && (>= netcoreapp1.1) (< netcoreapp2.0)
Microsoft.NETCore.DotNetAppHost (2.0) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetHost (2.0) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetHost (2.0) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetHostPolicy (2.0) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetHostResolver (>= 2.0)
Microsoft.NETCore.DotNetHostResolver (2.0) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
@ -209,11 +209,11 @@ NUGET
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (== netcoreapp1.1) (&& (== netcoreapp2.0) (< netstandard1.3)) (&& (== netcoreapp2.0) (< netstandard1.4)) (&& (== netcoreapp2.0) (< netstandard1.5)) (&& (== netcoreapp2.0) (< netstandard1.6)) (&& (== netcoreapp2.0) (< netstandard2.0)) (&& (== netcoreapp2.0) (< portable-net451+win81+wpa81)) (&& (== netcoreapp2.0) (>= uap10.0)) (== netstandard1.3) (== netstandard1.6) (&& (>= dnxcore50) (>= netstandard1.6)) (&& (< monoandroid) (< monotouch) (< net45) (>= netstandard1.6) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos))
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (== netcoreapp1.1) (&& (== netcoreapp2.0) (< netstandard1.3)) (&& (== netcoreapp2.0) (< netstandard1.4)) (&& (== netcoreapp2.0) (< netstandard1.5)) (&& (== netcoreapp2.0) (< netstandard1.6)) (&& (== netcoreapp2.0) (< netstandard2.0)) (&& (== netcoreapp2.0) (< portable-net451+win81+wpa81)) (&& (== netcoreapp2.0) (>= uap10.0)) (== netstandard1.3) (== netstandard1.6) (&& (>= dnxcore50) (>= netstandard1.6)) (&& (< monoandroid) (< monotouch) (< net45) (>= netstandard1.6) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos))
runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (== netcoreapp1.1) (&& (== netcoreapp2.0) (< netstandard1.3)) (&& (== netcoreapp2.0) (< netstandard1.4)) (&& (== netcoreapp2.0) (< netstandard1.5)) (&& (== netcoreapp2.0) (< netstandard1.6)) (&& (== netcoreapp2.0) (< netstandard2.0)) (&& (== netcoreapp2.0) (< portable-net451+win81+wpa81)) (&& (== netcoreapp2.0) (>= uap10.0)) (== netstandard1.3) (== netstandard1.6) (&& (>= dnxcore50) (>= netstandard1.6)) (&& (< monoandroid) (< monotouch) (< net45) (>= netstandard1.6) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos))
runtime.linux-x64.Microsoft.NETCore.App (2.0.5) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.linux-x64.Microsoft.NETCore.DotNetAppHost (2.0.5) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy (2.0) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.linux-x64.Microsoft.NETCore.App (2.0.5) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.linux-x64.Microsoft.NETCore.DotNetAppHost (2.0.5) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy (2.0) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetHostResolver (>= 2.0)
runtime.linux-x64.Microsoft.NETCore.DotNetHostResolver (2.0) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.linux-x64.Microsoft.NETCore.DotNetHostResolver (2.0) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetAppHost (>= 2.0)
runtime.native.System (4.3) - restriction: || (== netcoreapp1.1) (&& (== netcoreapp2.0) (< netstandard1.3)) (&& (== netcoreapp2.0) (< netstandard1.4)) (&& (== netcoreapp2.0) (< netstandard1.5)) (&& (== netcoreapp2.0) (< netstandard1.6)) (&& (== netcoreapp2.0) (< netstandard2.0)) (&& (== netcoreapp2.0) (< portable-net451+win81+wpa81)) (&& (== netcoreapp2.0) (>= uap10.0)) (== netstandard1.3) (== netstandard1.6) (&& (>= dnxcore50) (>= netstandard1.6)) (&& (< monoandroid) (< monotouch) (< net45) (>= netstandard1.1) (< win8) (< wpa81) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos)) (&& (< monoandroid) (< monotouch) (< net45) (>= netstandard1.6) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos))
Microsoft.NETCore.Platforms (>= 1.1)
@ -247,42 +247,42 @@ NUGET
runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (== netcoreapp1.1) (&& (== netcoreapp2.0) (< netstandard1.3)) (&& (== netcoreapp2.0) (< netstandard1.4)) (&& (== netcoreapp2.0) (< netstandard1.5)) (&& (== netcoreapp2.0) (< netstandard1.6)) (&& (== netcoreapp2.0) (< netstandard2.0)) (&& (== netcoreapp2.0) (< portable-net451+win81+wpa81)) (&& (== netcoreapp2.0) (>= uap10.0)) (== netstandard1.3) (== netstandard1.6) (&& (>= dnxcore50) (>= netstandard1.6)) (&& (< monoandroid) (< monotouch) (< net45) (>= netstandard1.6) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos))
runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (== netcoreapp1.1) (&& (== netcoreapp2.0) (< netstandard1.3)) (&& (== netcoreapp2.0) (< netstandard1.4)) (&& (== netcoreapp2.0) (< netstandard1.5)) (&& (== netcoreapp2.0) (< netstandard1.6)) (&& (== netcoreapp2.0) (< netstandard2.0)) (&& (== netcoreapp2.0) (< portable-net451+win81+wpa81)) (&& (== netcoreapp2.0) (>= uap10.0)) (== netstandard1.3) (== netstandard1.6) (&& (>= dnxcore50) (>= netstandard1.6)) (&& (< monoandroid) (< monotouch) (< net45) (>= netstandard1.6) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos))
runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (== netcoreapp1.1) (&& (== netcoreapp2.0) (< netstandard1.3)) (&& (== netcoreapp2.0) (< netstandard1.4)) (&& (== netcoreapp2.0) (< netstandard1.5)) (&& (== netcoreapp2.0) (< netstandard1.6)) (&& (== netcoreapp2.0) (< netstandard2.0)) (&& (== netcoreapp2.0) (< portable-net451+win81+wpa81)) (&& (== netcoreapp2.0) (>= uap10.0)) (== netstandard1.3) (== netstandard1.6) (&& (>= dnxcore50) (>= netstandard1.6)) (&& (< monoandroid) (< monotouch) (< net45) (>= netstandard1.6) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos))
runtime.ubuntu.16.10-x64.Microsoft.NETCore.DotNetHost (1.1) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.ubuntu.16.10-x64.Microsoft.NETCore.DotNetHostPolicy (1.1.2) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.ubuntu.16.10-x64.Microsoft.NETCore.DotNetHost (1.1) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.ubuntu.16.10-x64.Microsoft.NETCore.DotNetHostPolicy (1.1.2) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetHostResolver (>= 1.1)
runtime.ubuntu.16.10-x64.Microsoft.NETCore.DotNetHostResolver (1.1) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.ubuntu.16.10-x64.Microsoft.NETCore.DotNetHostResolver (1.1) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetHost (>= 1.1)
runtime.ubuntu.16.10-x64.Microsoft.NETCore.Jit (1.1.2) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.ubuntu.16.10-x64.Microsoft.NETCore.Runtime.CoreCLR (1.1.2) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.ubuntu.16.10-x64.Microsoft.NETCore.Jit (1.1.2) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.ubuntu.16.10-x64.Microsoft.NETCore.Runtime.CoreCLR (1.1.2) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.2) - restriction: || (== netcoreapp1.1) (&& (== netcoreapp2.0) (< netstandard1.3)) (&& (== netcoreapp2.0) (< netstandard1.4)) (&& (== netcoreapp2.0) (< netstandard1.5)) (&& (== netcoreapp2.0) (< netstandard1.6)) (&& (== netcoreapp2.0) (< netstandard2.0)) (&& (== netcoreapp2.0) (< portable-net451+win81+wpa81)) (&& (== netcoreapp2.0) (>= uap10.0)) (== netstandard1.3) (== netstandard1.6) (&& (>= dnxcore50) (>= netstandard1.6)) (&& (< monoandroid) (< monotouch) (< net45) (>= netstandard1.6) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos))
runtime.win-x64.Microsoft.NETCore.App (2.0.5) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win-x64.Microsoft.NETCore.DotNetAppHost (2.0.5) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy (2.0) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win-x64.Microsoft.NETCore.App (2.0.5) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win-x64.Microsoft.NETCore.DotNetAppHost (2.0.5) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy (2.0) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetHostResolver (>= 2.0)
runtime.win-x64.Microsoft.NETCore.DotNetHostResolver (2.0) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win-x64.Microsoft.NETCore.DotNetHostResolver (2.0) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetAppHost (>= 2.0)
runtime.win-x86.Microsoft.NETCore.App (2.0.5) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win-x86.Microsoft.NETCore.DotNetAppHost (2.0.5) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy (2.0) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win-x86.Microsoft.NETCore.App (2.0.5) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win-x86.Microsoft.NETCore.DotNetAppHost (2.0.5) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy (2.0) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetHostResolver (>= 2.0)
runtime.win-x86.Microsoft.NETCore.DotNetHostResolver (2.0) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win-x86.Microsoft.NETCore.DotNetHostResolver (2.0) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetAppHost (>= 2.0)
runtime.win7-x64.Microsoft.NETCore.DotNetHost (1.1) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x64.Microsoft.NETCore.DotNetHostPolicy (1.1.6) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x64.Microsoft.NETCore.DotNetHost (1.1) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x64.Microsoft.NETCore.DotNetHostPolicy (1.1.6) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetHostResolver (>= 1.1)
runtime.win7-x64.Microsoft.NETCore.DotNetHostResolver (1.1) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x64.Microsoft.NETCore.DotNetHostResolver (1.1) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetHost (>= 1.1)
runtime.win7-x64.Microsoft.NETCore.Jit (1.1.6) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR (1.1.6) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets (1.0.1) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x86.Microsoft.NETCore.DotNetHost (1.1) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x86.Microsoft.NETCore.DotNetHostPolicy (1.1.6) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x64.Microsoft.NETCore.Jit (1.1.6) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR (1.1.6) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets (1.0.1) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x86.Microsoft.NETCore.DotNetHost (1.1) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x86.Microsoft.NETCore.DotNetHostPolicy (1.1.6) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetHostResolver (>= 1.1)
runtime.win7-x86.Microsoft.NETCore.DotNetHostResolver (1.1) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x86.Microsoft.NETCore.DotNetHostResolver (1.1) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
Microsoft.NETCore.DotNetHost (>= 1.1)
runtime.win7-x86.Microsoft.NETCore.Jit (1.1.6) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR (1.1.6) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets (1.0.1) - restriction: || (== net45) (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x86.Microsoft.NETCore.Jit (1.1.6) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR (1.1.6) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets (1.0.1) - restriction: || (== netcoreapp1.1) (== netcoreapp2.0)
System.AppContext (4.3) - restriction: || (== netcoreapp1.1) (&& (== netcoreapp2.0) (< netcoreapp1.1)) (&& (== netcoreapp2.0) (< netstandard1.4)) (&& (== netcoreapp2.0) (< netstandard1.5)) (&& (== netcoreapp2.0) (< netstandard1.6)) (&& (== netcoreapp2.0) (< netstandard2.0)) (&& (== netcoreapp2.0) (>= uap10.0)) (== netstandard1.3) (== netstandard1.6)
System.Runtime (>= 4.3) - restriction: || (>= dnxcore50) (&& (< monoandroid) (< net46) (>= netstandard1.3) (< netstandard1.6)) (&& (< monotouch) (< net46) (>= netstandard1.6) (< xamarinios) (< xamarinmac) (< xamarintvos) (< xamarinwatchos))
System.Buffers (4.4) - restriction: || (== netcoreapp1.1) (&& (== netcoreapp2.0) (>= dnxcore50)) (&& (== netcoreapp2.0) (< netstandard1.3)) (&& (== netcoreapp2.0) (< netstandard1.4)) (&& (== netcoreapp2.0) (< netstandard1.5)) (&& (== netcoreapp2.0) (< netstandard1.6)) (&& (== netcoreapp2.0) (< netstandard2.0)) (&& (== netcoreapp2.0) (< portable-net451+win81+wpa81)) (&& (== netcoreapp2.0) (>= uap10.0)) (== netstandard1.3) (== netstandard1.6)

Loading…
Cancel
Save