diff options
author | Jiyoung Yun <jy910.yun@samsung.com> | 2017-04-28 15:30:22 +0900 |
---|---|---|
committer | Jiyoung Yun <jy910.yun@samsung.com> | 2017-04-28 15:30:22 +0900 |
commit | 7a002575bdd550283ad8dff9756334ff9316c8cc (patch) | |
tree | 101fe71cf64418d4f62871b3fd3429204fcbc894 | |
parent | babd6cc0559480a2059f2165bf667ccffcb1cf8f (diff) | |
download | coreclr-7a002575bdd550283ad8dff9756334ff9316c8cc.tar.gz coreclr-7a002575bdd550283ad8dff9756334ff9316c8cc.tar.bz2 coreclr-7a002575bdd550283ad8dff9756334ff9316c8cc.zip |
Version up to coreclr-2.0.0.11599submit/tizen/20170428.064528accepted/tizen/unified/20170429.024201
Change-Id: I39e0b6737c39421b6b76f42688d6e9b6d6f4f860
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
-rw-r--r-- | packaging/Add-project.lock.json-files.patch | 5667 | ||||
-rw-r--r-- | packaging/coreclr.spec | 4 | ||||
-rw-r--r-- | packaging/downloaded_files.tar.gz | bin | 222986057 -> 188483470 bytes |
3 files changed, 8 insertions, 5663 deletions
diff --git a/packaging/Add-project.lock.json-files.patch b/packaging/Add-project.lock.json-files.patch index 8e0737a779..fbd0727936 100644 --- a/packaging/Add-project.lock.json-files.patch +++ b/packaging/Add-project.lock.json-files.patch @@ -1,12 +1,12 @@ -From 018702e8b4fe0dcffbb24ee3d808cca3ee5c5dc3 Mon Sep 17 00:00:00 2001 +From a5fc08c9c3e223d54e959c6fb2393ccd289ff571 Mon Sep 17 00:00:00 2001 From: Jiyoung Yun <jy910.yun@samsung.com> -Date: Thu, 13 Apr 2017 14:13:21 +0900 +Date: Thu, 27 Apr 2017 16:51:53 +0900 Subject: [PATCH] Add project.lock.json files --- src/.nuget/init/project.lock.json | 40 + - src/ToolBox/SOS/NETCore/project.lock.json | 7580 +++++++++++++++++++++++++++++ - 2 files changed, 7620 insertions(+) + src/ToolBox/SOS/NETCore/project.lock.json | 1925 +++++++++++++++++++++++++++++ + 2 files changed, 1965 insertions(+) create mode 100755 src/.nuget/init/project.lock.json create mode 100755 src/ToolBox/SOS/NETCore/project.lock.json @@ -59,10 +59,10 @@ index 0000000..d70dc13 \ No newline at end of file diff --git a/src/ToolBox/SOS/NETCore/project.lock.json b/src/ToolBox/SOS/NETCore/project.lock.json new file mode 100755 -index 0000000..296d1db +index 0000000..e5b570e --- /dev/null +++ b/src/ToolBox/SOS/NETCore/project.lock.json -@@ -0,0 +1,7580 @@ +@@ -0,0 +1,1925 @@ +{ + "locked": false, + "version": 2, @@ -498,4901 +498,6 @@ index 0000000..296d1db + "lib/portable-net45+win8+wp8+wpa81/_._": {} + } + } -+ }, -+ ".NETCoreApp,Version=v1.0/centos.7-x64": { -+ "Microsoft.NETCore.Platforms/1.0.1": { -+ "type": "package", -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "Microsoft.NETCore.Targets/1.1.0": { -+ "type": "package", -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.any.System.Collections/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Collections.dll": {} -+ } -+ }, -+ "runtime.any.System.Diagnostics.Tracing/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} -+ } -+ }, -+ "runtime.any.System.Globalization/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Globalization.dll": {} -+ } -+ }, -+ "runtime.any.System.IO/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.IO.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Reflection.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection.Extensions/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Reflection.Extensions.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection.Primitives/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Reflection.Primitives.dll": {} -+ } -+ }, -+ "runtime.any.System.Resources.ResourceManager/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Resources.ResourceManager.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Runtime.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime.Handles/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Runtime.Handles.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime.InteropServices/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.6/System.Runtime.InteropServices.dll": {} -+ } -+ }, -+ "runtime.any.System.Text.Encoding/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Text.Encoding.dll": {} -+ } -+ }, -+ "runtime.any.System.Text.Encoding.Extensions/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} -+ } -+ }, -+ "runtime.any.System.Threading.Tasks/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Threading.Tasks.dll": {} -+ } -+ }, -+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.native.System/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.rhel.7-x64.runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.native.System.IO.Compression/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.rhel.7-x64.runtime.native.System/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/rhel.7-x64/native/System.Native.a": {}, -+ "runtimes/rhel.7-x64/native/System.Native.so": {} -+ } -+ }, -+ "runtime.rhel.7-x64.runtime.native.System.IO.Compression/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/rhel.7-x64/native/System.IO.Compression.Native.so": {} -+ } -+ }, -+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {} -+ } -+ }, -+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.unix.System.Diagnostics.Debug/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} -+ } -+ }, -+ "runtime.unix.System.IO.FileSystem/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Buffers": "4.3.0", -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.IO.FileSystem.Primitives": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.Handles": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Text.Encoding.Extensions": "4.3.0", -+ "System.Threading": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} -+ } -+ }, -+ "runtime.unix.System.Private.Uri/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.0/System.Private.Uri.dll": {} -+ } -+ }, -+ "runtime.unix.System.Runtime.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Private.Uri": "4.3.0", -+ "runtime.native.System": "4.3.0", -+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.5/System.Runtime.Extensions.dll": {} -+ } -+ }, -+ "System.Buffers/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Diagnostics.Tracing": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.1/System.Buffers.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.1/System.Buffers.dll": {} -+ } -+ }, -+ "System.Collections/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Collections": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Collections.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Collections.Immutable/1.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Globalization": "4.3.0", -+ "System.Linq": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/System.Collections.Immutable.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/System.Collections.Immutable.dll": {} -+ } -+ }, -+ "System.Diagnostics.Debug/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.unix.System.Diagnostics.Debug": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Diagnostics.Tracing/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Diagnostics.Tracing": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wpa81/_._": {} -+ } -+ }, -+ "System.Globalization/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Globalization": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Globalization.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.IO/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.any.System.IO": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.IO.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.IO.Compression/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "System.Buffers": "4.3.0", -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.Handles": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Threading": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.native.System": "4.3.0", -+ "runtime.native.System.IO.Compression": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.Compression.dll": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} -+ } -+ }, -+ "System.IO.FileSystem/4.0.1": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.0.1", -+ "Microsoft.NETCore.Targets": "1.0.1", -+ "System.IO": "4.1.0", -+ "System.IO.FileSystem.Primitives": "4.0.1", -+ "System.Runtime": "4.1.0", -+ "System.Runtime.Handles": "4.0.1", -+ "System.Text.Encoding": "4.0.11", -+ "System.Threading.Tasks": "4.0.11", -+ "runtime.unix.System.IO.FileSystem": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.FileSystem.dll": {} -+ } -+ }, -+ "System.IO.FileSystem.Primitives/4.0.1": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.1.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} -+ } -+ }, -+ "System.Linq/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.6/System.Linq.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.6/System.Linq.dll": {} -+ } -+ }, -+ "System.Private.Uri/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.unix.System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ } -+ }, -+ "System.Reflection/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.IO": "4.3.0", -+ "System.Reflection.Primitives": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Reflection.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Reflection.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Reflection": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Reflection.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Reflection.Metadata/1.4.1": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Collections.Immutable": "1.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.IO.Compression": "4.3.0", -+ "System.Linq": "4.3.0", -+ "System.Reflection": "4.3.0", -+ "System.Reflection.Extensions": "4.3.0", -+ "System.Reflection.Primitives": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Text.Encoding.Extensions": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.1/System.Reflection.Metadata.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.1/System.Reflection.Metadata.dll": {} -+ } -+ }, -+ "System.Reflection.Primitives/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection.Primitives": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Reflection.Primitives.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Resources.ResourceManager/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Globalization": "4.3.0", -+ "System.Reflection": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Resources.ResourceManager": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.any.System.Runtime": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp80+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.unix.System.Runtime.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime.Handles/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Runtime.Handles": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Runtime.Handles.dll": {} -+ } -+ }, -+ "System.Runtime.InteropServices/4.1.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.0.1", -+ "Microsoft.NETCore.Targets": "1.0.1", -+ "System.Reflection": "4.1.0", -+ "System.Reflection.Primitives": "4.0.1", -+ "System.Runtime": "4.1.0", -+ "System.Runtime.Handles": "4.0.1", -+ "runtime.any.System.Runtime.InteropServices": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.InteropServices.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wpa81/_._": {} -+ } -+ }, -+ "System.Text.Encoding/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Text.Encoding": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Text.Encoding.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Text.Encoding.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "runtime.any.System.Text.Encoding.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Threading/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.3.0", -+ "System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Threading.dll": {} -+ } -+ }, -+ "System.Threading.Tasks/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.Tasks.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ } -+ }, -+ ".NETCoreApp,Version=v1.0/debian.8-x64": { -+ "Microsoft.NETCore.Platforms/1.0.1": { -+ "type": "package", -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "Microsoft.NETCore.Targets/1.1.0": { -+ "type": "package", -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.any.System.Collections/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Collections.dll": {} -+ } -+ }, -+ "runtime.any.System.Diagnostics.Tracing/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} -+ } -+ }, -+ "runtime.any.System.Globalization/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Globalization.dll": {} -+ } -+ }, -+ "runtime.any.System.IO/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.IO.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Reflection.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection.Extensions/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Reflection.Extensions.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection.Primitives/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Reflection.Primitives.dll": {} -+ } -+ }, -+ "runtime.any.System.Resources.ResourceManager/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Resources.ResourceManager.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Runtime.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime.Handles/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Runtime.Handles.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime.InteropServices/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.6/System.Runtime.InteropServices.dll": {} -+ } -+ }, -+ "runtime.any.System.Text.Encoding/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Text.Encoding.dll": {} -+ } -+ }, -+ "runtime.any.System.Text.Encoding.Extensions/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} -+ } -+ }, -+ "runtime.any.System.Threading.Tasks/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Threading.Tasks.dll": {} -+ } -+ }, -+ "runtime.debian.8-x64.runtime.native.System/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/debian.8-x64/native/System.Native.a": {}, -+ "runtimes/debian.8-x64/native/System.Native.so": {} -+ } -+ }, -+ "runtime.debian.8-x64.runtime.native.System.IO.Compression/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/debian.8-x64/native/System.IO.Compression.Native.so": {} -+ } -+ }, -+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {} -+ } -+ }, -+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.native.System/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.debian.8-x64.runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.native.System.IO.Compression/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.debian.8-x64.runtime.native.System.IO.Compression": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.unix.System.Diagnostics.Debug/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} -+ } -+ }, -+ "runtime.unix.System.IO.FileSystem/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Buffers": "4.3.0", -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.IO.FileSystem.Primitives": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.Handles": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Text.Encoding.Extensions": "4.3.0", -+ "System.Threading": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} -+ } -+ }, -+ "runtime.unix.System.Private.Uri/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.0/System.Private.Uri.dll": {} -+ } -+ }, -+ "runtime.unix.System.Runtime.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Private.Uri": "4.3.0", -+ "runtime.native.System": "4.3.0", -+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.5/System.Runtime.Extensions.dll": {} -+ } -+ }, -+ "System.Buffers/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Diagnostics.Tracing": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.1/System.Buffers.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.1/System.Buffers.dll": {} -+ } -+ }, -+ "System.Collections/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Collections": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Collections.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Collections.Immutable/1.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Globalization": "4.3.0", -+ "System.Linq": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/System.Collections.Immutable.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/System.Collections.Immutable.dll": {} -+ } -+ }, -+ "System.Diagnostics.Debug/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.unix.System.Diagnostics.Debug": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Diagnostics.Tracing/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Diagnostics.Tracing": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wpa81/_._": {} -+ } -+ }, -+ "System.Globalization/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Globalization": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Globalization.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.IO/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.any.System.IO": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.IO.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.IO.Compression/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "System.Buffers": "4.3.0", -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.Handles": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Threading": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.native.System": "4.3.0", -+ "runtime.native.System.IO.Compression": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.Compression.dll": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} -+ } -+ }, -+ "System.IO.FileSystem/4.0.1": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.0.1", -+ "Microsoft.NETCore.Targets": "1.0.1", -+ "System.IO": "4.1.0", -+ "System.IO.FileSystem.Primitives": "4.0.1", -+ "System.Runtime": "4.1.0", -+ "System.Runtime.Handles": "4.0.1", -+ "System.Text.Encoding": "4.0.11", -+ "System.Threading.Tasks": "4.0.11", -+ "runtime.unix.System.IO.FileSystem": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.FileSystem.dll": {} -+ } -+ }, -+ "System.IO.FileSystem.Primitives/4.0.1": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.1.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} -+ } -+ }, -+ "System.Linq/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.6/System.Linq.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.6/System.Linq.dll": {} -+ } -+ }, -+ "System.Private.Uri/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.unix.System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ } -+ }, -+ "System.Reflection/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.IO": "4.3.0", -+ "System.Reflection.Primitives": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Reflection.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Reflection.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Reflection": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Reflection.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Reflection.Metadata/1.4.1": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Collections.Immutable": "1.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.IO.Compression": "4.3.0", -+ "System.Linq": "4.3.0", -+ "System.Reflection": "4.3.0", -+ "System.Reflection.Extensions": "4.3.0", -+ "System.Reflection.Primitives": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Text.Encoding.Extensions": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.1/System.Reflection.Metadata.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.1/System.Reflection.Metadata.dll": {} -+ } -+ }, -+ "System.Reflection.Primitives/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection.Primitives": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Reflection.Primitives.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Resources.ResourceManager/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Globalization": "4.3.0", -+ "System.Reflection": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Resources.ResourceManager": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.any.System.Runtime": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp80+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.unix.System.Runtime.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime.Handles/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Runtime.Handles": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Runtime.Handles.dll": {} -+ } -+ }, -+ "System.Runtime.InteropServices/4.1.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.0.1", -+ "Microsoft.NETCore.Targets": "1.0.1", -+ "System.Reflection": "4.1.0", -+ "System.Reflection.Primitives": "4.0.1", -+ "System.Runtime": "4.1.0", -+ "System.Runtime.Handles": "4.0.1", -+ "runtime.any.System.Runtime.InteropServices": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.InteropServices.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wpa81/_._": {} -+ } -+ }, -+ "System.Text.Encoding/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Text.Encoding": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Text.Encoding.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Text.Encoding.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "runtime.any.System.Text.Encoding.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Threading/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.3.0", -+ "System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Threading.dll": {} -+ } -+ }, -+ "System.Threading.Tasks/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.Tasks.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ } -+ }, -+ ".NETCoreApp,Version=v1.0/osx.10.10-x64": { -+ "Microsoft.NETCore.Platforms/1.0.1": { -+ "type": "package", -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "Microsoft.NETCore.Targets/1.1.0": { -+ "type": "package", -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.any.System.Collections/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Collections.dll": {} -+ } -+ }, -+ "runtime.any.System.Diagnostics.Tracing/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} -+ } -+ }, -+ "runtime.any.System.Globalization/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Globalization.dll": {} -+ } -+ }, -+ "runtime.any.System.IO/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.IO.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Reflection.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection.Extensions/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Reflection.Extensions.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection.Primitives/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Reflection.Primitives.dll": {} -+ } -+ }, -+ "runtime.any.System.Resources.ResourceManager/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Resources.ResourceManager.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Runtime.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime.Handles/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Runtime.Handles.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime.InteropServices/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.6/System.Runtime.InteropServices.dll": {} -+ } -+ }, -+ "runtime.any.System.Text.Encoding/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Text.Encoding.dll": {} -+ } -+ }, -+ "runtime.any.System.Text.Encoding.Extensions/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} -+ } -+ }, -+ "runtime.any.System.Threading.Tasks/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Threading.Tasks.dll": {} -+ } -+ }, -+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.native.System/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.osx.10.10-x64.runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.native.System.IO.Compression/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.osx.10.10-x64.runtime.native.System/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/osx.10.10-x64/native/System.Native.a": {}, -+ "runtimes/osx.10.10-x64/native/System.Native.dylib": {} -+ } -+ }, -+ "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib": {} -+ } -+ }, -+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {} -+ } -+ }, -+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.unix.System.Diagnostics.Debug/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} -+ } -+ }, -+ "runtime.unix.System.IO.FileSystem/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Buffers": "4.3.0", -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.IO.FileSystem.Primitives": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.Handles": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Text.Encoding.Extensions": "4.3.0", -+ "System.Threading": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} -+ } -+ }, -+ "runtime.unix.System.Private.Uri/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.0/System.Private.Uri.dll": {} -+ } -+ }, -+ "runtime.unix.System.Runtime.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Private.Uri": "4.3.0", -+ "runtime.native.System": "4.3.0", -+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.5/System.Runtime.Extensions.dll": {} -+ } -+ }, -+ "System.Buffers/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Diagnostics.Tracing": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.1/System.Buffers.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.1/System.Buffers.dll": {} -+ } -+ }, -+ "System.Collections/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Collections": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Collections.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Collections.Immutable/1.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Globalization": "4.3.0", -+ "System.Linq": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/System.Collections.Immutable.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/System.Collections.Immutable.dll": {} -+ } -+ }, -+ "System.Diagnostics.Debug/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.unix.System.Diagnostics.Debug": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Diagnostics.Tracing/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Diagnostics.Tracing": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wpa81/_._": {} -+ } -+ }, -+ "System.Globalization/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Globalization": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Globalization.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.IO/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.any.System.IO": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.IO.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.IO.Compression/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "System.Buffers": "4.3.0", -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.Handles": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Threading": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.native.System": "4.3.0", -+ "runtime.native.System.IO.Compression": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.Compression.dll": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} -+ } -+ }, -+ "System.IO.FileSystem/4.0.1": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.0.1", -+ "Microsoft.NETCore.Targets": "1.0.1", -+ "System.IO": "4.1.0", -+ "System.IO.FileSystem.Primitives": "4.0.1", -+ "System.Runtime": "4.1.0", -+ "System.Runtime.Handles": "4.0.1", -+ "System.Text.Encoding": "4.0.11", -+ "System.Threading.Tasks": "4.0.11", -+ "runtime.unix.System.IO.FileSystem": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.FileSystem.dll": {} -+ } -+ }, -+ "System.IO.FileSystem.Primitives/4.0.1": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.1.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} -+ } -+ }, -+ "System.Linq/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.6/System.Linq.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.6/System.Linq.dll": {} -+ } -+ }, -+ "System.Private.Uri/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.unix.System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ } -+ }, -+ "System.Reflection/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.IO": "4.3.0", -+ "System.Reflection.Primitives": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Reflection.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Reflection.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Reflection": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Reflection.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Reflection.Metadata/1.4.1": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Collections.Immutable": "1.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.IO.Compression": "4.3.0", -+ "System.Linq": "4.3.0", -+ "System.Reflection": "4.3.0", -+ "System.Reflection.Extensions": "4.3.0", -+ "System.Reflection.Primitives": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Text.Encoding.Extensions": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.1/System.Reflection.Metadata.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.1/System.Reflection.Metadata.dll": {} -+ } -+ }, -+ "System.Reflection.Primitives/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection.Primitives": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Reflection.Primitives.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Resources.ResourceManager/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Globalization": "4.3.0", -+ "System.Reflection": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Resources.ResourceManager": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.any.System.Runtime": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp80+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.unix.System.Runtime.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime.Handles/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Runtime.Handles": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Runtime.Handles.dll": {} -+ } -+ }, -+ "System.Runtime.InteropServices/4.1.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.0.1", -+ "Microsoft.NETCore.Targets": "1.0.1", -+ "System.Reflection": "4.1.0", -+ "System.Reflection.Primitives": "4.0.1", -+ "System.Runtime": "4.1.0", -+ "System.Runtime.Handles": "4.0.1", -+ "runtime.any.System.Runtime.InteropServices": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.InteropServices.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wpa81/_._": {} -+ } -+ }, -+ "System.Text.Encoding/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Text.Encoding": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Text.Encoding.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Text.Encoding.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "runtime.any.System.Text.Encoding.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Threading/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.3.0", -+ "System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Threading.dll": {} -+ } -+ }, -+ "System.Threading.Tasks/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.Tasks.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ } -+ }, -+ ".NETCoreApp,Version=v1.0/rhel.7-x64": { -+ "Microsoft.NETCore.Platforms/1.0.1": { -+ "type": "package", -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "Microsoft.NETCore.Targets/1.1.0": { -+ "type": "package", -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.any.System.Collections/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Collections.dll": {} -+ } -+ }, -+ "runtime.any.System.Diagnostics.Tracing/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} -+ } -+ }, -+ "runtime.any.System.Globalization/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Globalization.dll": {} -+ } -+ }, -+ "runtime.any.System.IO/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.IO.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Reflection.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection.Extensions/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Reflection.Extensions.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection.Primitives/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Reflection.Primitives.dll": {} -+ } -+ }, -+ "runtime.any.System.Resources.ResourceManager/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Resources.ResourceManager.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Runtime.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime.Handles/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Runtime.Handles.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime.InteropServices/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.6/System.Runtime.InteropServices.dll": {} -+ } -+ }, -+ "runtime.any.System.Text.Encoding/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Text.Encoding.dll": {} -+ } -+ }, -+ "runtime.any.System.Text.Encoding.Extensions/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} -+ } -+ }, -+ "runtime.any.System.Threading.Tasks/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Threading.Tasks.dll": {} -+ } -+ }, -+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.native.System/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.rhel.7-x64.runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.native.System.IO.Compression/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.rhel.7-x64.runtime.native.System/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/rhel.7-x64/native/System.Native.a": {}, -+ "runtimes/rhel.7-x64/native/System.Native.so": {} -+ } -+ }, -+ "runtime.rhel.7-x64.runtime.native.System.IO.Compression/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/rhel.7-x64/native/System.IO.Compression.Native.so": {} -+ } -+ }, -+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {} -+ } -+ }, -+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.unix.System.Diagnostics.Debug/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} -+ } -+ }, -+ "runtime.unix.System.IO.FileSystem/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Buffers": "4.3.0", -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.IO.FileSystem.Primitives": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.Handles": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Text.Encoding.Extensions": "4.3.0", -+ "System.Threading": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} -+ } -+ }, -+ "runtime.unix.System.Private.Uri/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.0/System.Private.Uri.dll": {} -+ } -+ }, -+ "runtime.unix.System.Runtime.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Private.Uri": "4.3.0", -+ "runtime.native.System": "4.3.0", -+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.5/System.Runtime.Extensions.dll": {} -+ } -+ }, -+ "System.Buffers/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Diagnostics.Tracing": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.1/System.Buffers.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.1/System.Buffers.dll": {} -+ } -+ }, -+ "System.Collections/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Collections": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Collections.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Collections.Immutable/1.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Globalization": "4.3.0", -+ "System.Linq": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/System.Collections.Immutable.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/System.Collections.Immutable.dll": {} -+ } -+ }, -+ "System.Diagnostics.Debug/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.unix.System.Diagnostics.Debug": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Diagnostics.Tracing/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Diagnostics.Tracing": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wpa81/_._": {} -+ } -+ }, -+ "System.Globalization/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Globalization": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Globalization.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.IO/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.any.System.IO": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.IO.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.IO.Compression/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "System.Buffers": "4.3.0", -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.Handles": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Threading": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.native.System": "4.3.0", -+ "runtime.native.System.IO.Compression": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.Compression.dll": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} -+ } -+ }, -+ "System.IO.FileSystem/4.0.1": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.0.1", -+ "Microsoft.NETCore.Targets": "1.0.1", -+ "System.IO": "4.1.0", -+ "System.IO.FileSystem.Primitives": "4.0.1", -+ "System.Runtime": "4.1.0", -+ "System.Runtime.Handles": "4.0.1", -+ "System.Text.Encoding": "4.0.11", -+ "System.Threading.Tasks": "4.0.11", -+ "runtime.unix.System.IO.FileSystem": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.FileSystem.dll": {} -+ } -+ }, -+ "System.IO.FileSystem.Primitives/4.0.1": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.1.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} -+ } -+ }, -+ "System.Linq/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.6/System.Linq.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.6/System.Linq.dll": {} -+ } -+ }, -+ "System.Private.Uri/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.unix.System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ } -+ }, -+ "System.Reflection/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.IO": "4.3.0", -+ "System.Reflection.Primitives": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Reflection.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Reflection.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Reflection": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Reflection.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Reflection.Metadata/1.4.1": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Collections.Immutable": "1.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.IO.Compression": "4.3.0", -+ "System.Linq": "4.3.0", -+ "System.Reflection": "4.3.0", -+ "System.Reflection.Extensions": "4.3.0", -+ "System.Reflection.Primitives": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Text.Encoding.Extensions": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.1/System.Reflection.Metadata.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.1/System.Reflection.Metadata.dll": {} -+ } -+ }, -+ "System.Reflection.Primitives/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection.Primitives": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Reflection.Primitives.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Resources.ResourceManager/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Globalization": "4.3.0", -+ "System.Reflection": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Resources.ResourceManager": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.any.System.Runtime": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp80+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.unix.System.Runtime.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime.Handles/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Runtime.Handles": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Runtime.Handles.dll": {} -+ } -+ }, -+ "System.Runtime.InteropServices/4.1.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.0.1", -+ "Microsoft.NETCore.Targets": "1.0.1", -+ "System.Reflection": "4.1.0", -+ "System.Reflection.Primitives": "4.0.1", -+ "System.Runtime": "4.1.0", -+ "System.Runtime.Handles": "4.0.1", -+ "runtime.any.System.Runtime.InteropServices": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.InteropServices.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wpa81/_._": {} -+ } -+ }, -+ "System.Text.Encoding/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Text.Encoding": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Text.Encoding.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Text.Encoding.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "runtime.any.System.Text.Encoding.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Threading/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.3.0", -+ "System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Threading.dll": {} -+ } -+ }, -+ "System.Threading.Tasks/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.Tasks.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ } -+ }, -+ ".NETCoreApp,Version=v1.0/ubuntu.14.04-x64": { -+ "Microsoft.NETCore.Platforms/1.0.1": { -+ "type": "package", -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "Microsoft.NETCore.Targets/1.1.0": { -+ "type": "package", -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.any.System.Collections/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Collections.dll": {} -+ } -+ }, -+ "runtime.any.System.Diagnostics.Tracing/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} -+ } -+ }, -+ "runtime.any.System.Globalization/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Globalization.dll": {} -+ } -+ }, -+ "runtime.any.System.IO/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.IO.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Reflection.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection.Extensions/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Reflection.Extensions.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection.Primitives/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Reflection.Primitives.dll": {} -+ } -+ }, -+ "runtime.any.System.Resources.ResourceManager/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Resources.ResourceManager.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Runtime.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime.Handles/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Runtime.Handles.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime.InteropServices/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.6/System.Runtime.InteropServices.dll": {} -+ } -+ }, -+ "runtime.any.System.Text.Encoding/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Text.Encoding.dll": {} -+ } -+ }, -+ "runtime.any.System.Text.Encoding.Extensions/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} -+ } -+ }, -+ "runtime.any.System.Threading.Tasks/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Threading.Tasks.dll": {} -+ } -+ }, -+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.native.System/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.ubuntu.14.04-x64.runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.native.System.IO.Compression/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", -+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.ubuntu.14.04-x64.runtime.native.System/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/ubuntu.14.04-x64/native/System.Native.a": {}, -+ "runtimes/ubuntu.14.04-x64/native/System.Native.so": {} -+ } -+ }, -+ "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so": {} -+ } -+ }, -+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {} -+ } -+ }, -+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "type": "package" -+ }, -+ "runtime.unix.System.Diagnostics.Debug/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} -+ } -+ }, -+ "runtime.unix.System.IO.FileSystem/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Buffers": "4.3.0", -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.IO.FileSystem.Primitives": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.Handles": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Text.Encoding.Extensions": "4.3.0", -+ "System.Threading": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {} -+ } -+ }, -+ "runtime.unix.System.Private.Uri/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "runtime.native.System": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.0/System.Private.Uri.dll": {} -+ } -+ }, -+ "runtime.unix.System.Runtime.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Private.Uri": "4.3.0", -+ "runtime.native.System": "4.3.0", -+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.5/System.Runtime.Extensions.dll": {} -+ } -+ }, -+ "System.Buffers/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Diagnostics.Tracing": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.1/System.Buffers.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.1/System.Buffers.dll": {} -+ } -+ }, -+ "System.Collections/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Collections": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Collections.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Collections.Immutable/1.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Globalization": "4.3.0", -+ "System.Linq": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/System.Collections.Immutable.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/System.Collections.Immutable.dll": {} -+ } -+ }, -+ "System.Diagnostics.Debug/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.unix.System.Diagnostics.Debug": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Diagnostics.Tracing/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Diagnostics.Tracing": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wpa81/_._": {} -+ } -+ }, -+ "System.Globalization/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Globalization": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Globalization.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.IO/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.any.System.IO": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.IO.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.IO.Compression/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "System.Buffers": "4.3.0", -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.Handles": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Threading": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.native.System": "4.3.0", -+ "runtime.native.System.IO.Compression": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.Compression.dll": {} -+ }, -+ "runtime": { -+ "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {} -+ } -+ }, -+ "System.IO.FileSystem/4.0.1": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.0.1", -+ "Microsoft.NETCore.Targets": "1.0.1", -+ "System.IO": "4.1.0", -+ "System.IO.FileSystem.Primitives": "4.0.1", -+ "System.Runtime": "4.1.0", -+ "System.Runtime.Handles": "4.0.1", -+ "System.Text.Encoding": "4.0.11", -+ "System.Threading.Tasks": "4.0.11", -+ "runtime.unix.System.IO.FileSystem": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.FileSystem.dll": {} -+ } -+ }, -+ "System.IO.FileSystem.Primitives/4.0.1": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.1.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} -+ } -+ }, -+ "System.Linq/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.6/System.Linq.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.6/System.Linq.dll": {} -+ } -+ }, -+ "System.Private.Uri/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.unix.System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ } -+ }, -+ "System.Reflection/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.IO": "4.3.0", -+ "System.Reflection.Primitives": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Reflection.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Reflection.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Reflection": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Reflection.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Reflection.Metadata/1.4.1": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Collections.Immutable": "1.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.IO.Compression": "4.3.0", -+ "System.Linq": "4.3.0", -+ "System.Reflection": "4.3.0", -+ "System.Reflection.Extensions": "4.3.0", -+ "System.Reflection.Primitives": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Text.Encoding.Extensions": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.1/System.Reflection.Metadata.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.1/System.Reflection.Metadata.dll": {} -+ } -+ }, -+ "System.Reflection.Primitives/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection.Primitives": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Reflection.Primitives.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Resources.ResourceManager/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Globalization": "4.3.0", -+ "System.Reflection": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Resources.ResourceManager": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.any.System.Runtime": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp80+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.unix.System.Runtime.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime.Handles/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Runtime.Handles": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Runtime.Handles.dll": {} -+ } -+ }, -+ "System.Runtime.InteropServices/4.1.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.0.1", -+ "Microsoft.NETCore.Targets": "1.0.1", -+ "System.Reflection": "4.1.0", -+ "System.Reflection.Primitives": "4.0.1", -+ "System.Runtime": "4.1.0", -+ "System.Runtime.Handles": "4.0.1", -+ "runtime.any.System.Runtime.InteropServices": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.InteropServices.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wpa81/_._": {} -+ } -+ }, -+ "System.Text.Encoding/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Text.Encoding": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Text.Encoding.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Text.Encoding.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "runtime.any.System.Text.Encoding.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Threading/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.3.0", -+ "System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Threading.dll": {} -+ } -+ }, -+ "System.Threading.Tasks/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.Tasks.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ } -+ }, -+ ".NETCoreApp,Version=v1.0/win7-x64": { -+ "Microsoft.NETCore.Platforms/1.0.1": { -+ "type": "package", -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "Microsoft.NETCore.Targets/1.1.0": { -+ "type": "package", -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.any.System.Collections/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Collections.dll": {} -+ } -+ }, -+ "runtime.any.System.Diagnostics.Tracing/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} -+ } -+ }, -+ "runtime.any.System.Globalization/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Globalization.dll": {} -+ } -+ }, -+ "runtime.any.System.IO/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.IO.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Reflection.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection.Extensions/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Reflection.Extensions.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection.Primitives/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Reflection.Primitives.dll": {} -+ } -+ }, -+ "runtime.any.System.Resources.ResourceManager/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Resources.ResourceManager.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Runtime.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime.Handles/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Runtime.Handles.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime.InteropServices/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.6/System.Runtime.InteropServices.dll": {} -+ } -+ }, -+ "runtime.any.System.Text.Encoding/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Text.Encoding.dll": {} -+ } -+ }, -+ "runtime.any.System.Text.Encoding.Extensions/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} -+ } -+ }, -+ "runtime.any.System.Threading.Tasks/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Threading.Tasks.dll": {} -+ } -+ }, -+ "runtime.native.System/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.native.System.IO.Compression/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.win7-x64.runtime.native.System.IO.Compression": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.win.System.Diagnostics.Debug/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/win/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} -+ } -+ }, -+ "runtime.win.System.IO.FileSystem/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Buffers": "4.3.0", -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.IO.FileSystem.Primitives": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.Handles": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Text.Encoding.Extensions": "4.3.0", -+ "System.Threading": "4.3.0", -+ "System.Threading.Overlapped": "4.3.0", -+ "System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.dll": {} -+ } -+ }, -+ "runtime.win.System.Runtime.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/win/lib/netstandard1.5/System.Runtime.Extensions.dll": {} -+ } -+ }, -+ "runtime.win7-x64.runtime.native.System.IO.Compression/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/win7-x64/native/clrcompression.dll": {} -+ } -+ }, -+ "runtime.win7.System.Private.Uri/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/win/lib/netstandard1.0/System.Private.Uri.dll": {} -+ } -+ }, -+ "System.Buffers/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Diagnostics.Tracing": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.1/System.Buffers.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.1/System.Buffers.dll": {} -+ } -+ }, -+ "System.Collections/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Collections": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Collections.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Collections.Immutable/1.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Globalization": "4.3.0", -+ "System.Linq": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/System.Collections.Immutable.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/System.Collections.Immutable.dll": {} -+ } -+ }, -+ "System.Diagnostics.Debug/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.win.System.Diagnostics.Debug": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Diagnostics.Tracing/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Diagnostics.Tracing": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wpa81/_._": {} -+ } -+ }, -+ "System.Globalization/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Globalization": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Globalization.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.IO/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.any.System.IO": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.IO.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.IO.Compression/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "System.Buffers": "4.3.0", -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.Handles": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Threading": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.native.System": "4.3.0", -+ "runtime.native.System.IO.Compression": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.Compression.dll": {} -+ }, -+ "runtime": { -+ "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {} -+ } -+ }, -+ "System.IO.FileSystem/4.0.1": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.0.1", -+ "Microsoft.NETCore.Targets": "1.0.1", -+ "System.IO": "4.1.0", -+ "System.IO.FileSystem.Primitives": "4.0.1", -+ "System.Runtime": "4.1.0", -+ "System.Runtime.Handles": "4.0.1", -+ "System.Text.Encoding": "4.0.11", -+ "System.Threading.Tasks": "4.0.11", -+ "runtime.win.System.IO.FileSystem": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.FileSystem.dll": {} -+ } -+ }, -+ "System.IO.FileSystem.Primitives/4.0.1": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.1.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} -+ } -+ }, -+ "System.Linq/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.6/System.Linq.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.6/System.Linq.dll": {} -+ } -+ }, -+ "System.Private.Uri/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.win7.System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ } -+ }, -+ "System.Reflection/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.IO": "4.3.0", -+ "System.Reflection.Primitives": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Reflection.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Reflection.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Reflection": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Reflection.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Reflection.Metadata/1.4.1": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Collections.Immutable": "1.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.IO.Compression": "4.3.0", -+ "System.Linq": "4.3.0", -+ "System.Reflection": "4.3.0", -+ "System.Reflection.Extensions": "4.3.0", -+ "System.Reflection.Primitives": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Text.Encoding.Extensions": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.1/System.Reflection.Metadata.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.1/System.Reflection.Metadata.dll": {} -+ } -+ }, -+ "System.Reflection.Primitives/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection.Primitives": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Reflection.Primitives.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Resources.ResourceManager/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Globalization": "4.3.0", -+ "System.Reflection": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Resources.ResourceManager": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.any.System.Runtime": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp80+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.win.System.Runtime.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime.Handles/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Runtime.Handles": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Runtime.Handles.dll": {} -+ } -+ }, -+ "System.Runtime.InteropServices/4.1.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.0.1", -+ "Microsoft.NETCore.Targets": "1.0.1", -+ "System.Reflection": "4.1.0", -+ "System.Reflection.Primitives": "4.0.1", -+ "System.Runtime": "4.1.0", -+ "System.Runtime.Handles": "4.0.1", -+ "runtime.any.System.Runtime.InteropServices": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.InteropServices.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wpa81/_._": {} -+ } -+ }, -+ "System.Text.Encoding/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Text.Encoding": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Text.Encoding.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Text.Encoding.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "runtime.any.System.Text.Encoding.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Threading/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.3.0", -+ "System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Threading.dll": {} -+ } -+ }, -+ "System.Threading.Overlapped/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Handles": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.Overlapped.dll": {} -+ }, -+ "runtime": { -+ "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} -+ } -+ }, -+ "System.Threading.Tasks/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.Tasks.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ } -+ }, -+ ".NETCoreApp,Version=v1.0/win7-x86": { -+ "Microsoft.NETCore.Platforms/1.0.1": { -+ "type": "package", -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "Microsoft.NETCore.Targets/1.1.0": { -+ "type": "package", -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.any.System.Collections/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Collections.dll": {} -+ } -+ }, -+ "runtime.any.System.Diagnostics.Tracing/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {} -+ } -+ }, -+ "runtime.any.System.Globalization/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Globalization.dll": {} -+ } -+ }, -+ "runtime.any.System.IO/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.IO.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Reflection.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection.Extensions/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Reflection.Extensions.dll": {} -+ } -+ }, -+ "runtime.any.System.Reflection.Primitives/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Reflection.Primitives.dll": {} -+ } -+ }, -+ "runtime.any.System.Resources.ResourceManager/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Resources.ResourceManager.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.5/System.Runtime.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime.Handles/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Runtime.Handles.dll": {} -+ } -+ }, -+ "runtime.any.System.Runtime.InteropServices/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.6/System.Runtime.InteropServices.dll": {} -+ } -+ }, -+ "runtime.any.System.Text.Encoding/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Text.Encoding.dll": {} -+ } -+ }, -+ "runtime.any.System.Text.Encoding.Extensions/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {} -+ } -+ }, -+ "runtime.any.System.Threading.Tasks/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Threading.Tasks.dll": {} -+ } -+ }, -+ "runtime.native.System/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.native.System.IO.Compression/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.win7-x86.runtime.native.System.IO.Compression": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/_._": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/_._": {} -+ } -+ }, -+ "runtime.win.System.Diagnostics.Debug/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/win/lib/netstandard1.3/System.Diagnostics.Debug.dll": {} -+ } -+ }, -+ "runtime.win.System.IO.FileSystem/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Buffers": "4.3.0", -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.IO.FileSystem.Primitives": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.Handles": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Text.Encoding.Extensions": "4.3.0", -+ "System.Threading": "4.3.0", -+ "System.Threading.Overlapped": "4.3.0", -+ "System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.dll": {} -+ } -+ }, -+ "runtime.win.System.Runtime.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/win/lib/netstandard1.5/System.Runtime.Extensions.dll": {} -+ } -+ }, -+ "runtime.win7-x86.runtime.native.System.IO.Compression/4.3.0": { -+ "type": "package", -+ "native": { -+ "runtimes/win7-x86/native/clrcompression.dll": {} -+ } -+ }, -+ "runtime.win7.System.Private.Uri/4.3.0": { -+ "type": "package", -+ "compile": { -+ "ref/netstandard/_._": {} -+ }, -+ "runtime": { -+ "runtimes/win/lib/netstandard1.0/System.Private.Uri.dll": {} -+ } -+ }, -+ "System.Buffers/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Diagnostics.Tracing": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.1/System.Buffers.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.1/System.Buffers.dll": {} -+ } -+ }, -+ "System.Collections/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Collections": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Collections.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Collections.Immutable/1.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Globalization": "4.3.0", -+ "System.Linq": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.0/System.Collections.Immutable.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.0/System.Collections.Immutable.dll": {} -+ } -+ }, -+ "System.Diagnostics.Debug/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.win.System.Diagnostics.Debug": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Diagnostics.Debug.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Diagnostics.Tracing/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Diagnostics.Tracing": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wpa81/_._": {} -+ } -+ }, -+ "System.Globalization/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Globalization": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Globalization.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.IO/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.any.System.IO": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.IO.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.IO.Compression/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "System.Buffers": "4.3.0", -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.Handles": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Threading": "4.3.0", -+ "System.Threading.Tasks": "4.3.0", -+ "runtime.native.System": "4.3.0", -+ "runtime.native.System.IO.Compression": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.Compression.dll": {} -+ }, -+ "runtime": { -+ "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {} -+ } -+ }, -+ "System.IO.FileSystem/4.0.1": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.0.1", -+ "Microsoft.NETCore.Targets": "1.0.1", -+ "System.IO": "4.1.0", -+ "System.IO.FileSystem.Primitives": "4.0.1", -+ "System.Runtime": "4.1.0", -+ "System.Runtime.Handles": "4.0.1", -+ "System.Text.Encoding": "4.0.11", -+ "System.Threading.Tasks": "4.0.11", -+ "runtime.win.System.IO.FileSystem": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.FileSystem.dll": {} -+ } -+ }, -+ "System.IO.FileSystem.Primitives/4.0.1": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.1.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} -+ } -+ }, -+ "System.Linq/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.6/System.Linq.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.6/System.Linq.dll": {} -+ } -+ }, -+ "System.Private.Uri/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.win7.System.Private.Uri": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard/_._": {} -+ } -+ }, -+ "System.Reflection/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.IO": "4.3.0", -+ "System.Reflection.Primitives": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Reflection.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Reflection.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Reflection": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Reflection.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Reflection.Metadata/1.4.1": { -+ "type": "package", -+ "dependencies": { -+ "System.Collections": "4.3.0", -+ "System.Collections.Immutable": "1.3.0", -+ "System.Diagnostics.Debug": "4.3.0", -+ "System.IO": "4.3.0", -+ "System.IO.Compression": "4.3.0", -+ "System.Linq": "4.3.0", -+ "System.Reflection": "4.3.0", -+ "System.Reflection.Extensions": "4.3.0", -+ "System.Reflection.Primitives": "4.3.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Extensions": "4.3.0", -+ "System.Runtime.InteropServices": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "System.Text.Encoding.Extensions": "4.3.0", -+ "System.Threading": "4.3.0" -+ }, -+ "compile": { -+ "lib/netstandard1.1/System.Reflection.Metadata.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.1/System.Reflection.Metadata.dll": {} -+ } -+ }, -+ "System.Reflection.Primitives/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Reflection.Primitives": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Reflection.Primitives.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Resources.ResourceManager/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Globalization": "4.3.0", -+ "System.Reflection": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Resources.ResourceManager": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.0/System.Resources.ResourceManager.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "runtime.any.System.Runtime": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp80+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.win.System.Runtime.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Runtime.Handles/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Runtime.Handles": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Runtime.Handles.dll": {} -+ } -+ }, -+ "System.Runtime.InteropServices/4.1.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.0.1", -+ "Microsoft.NETCore.Targets": "1.0.1", -+ "System.Reflection": "4.1.0", -+ "System.Reflection.Primitives": "4.0.1", -+ "System.Runtime": "4.1.0", -+ "System.Runtime.Handles": "4.0.1", -+ "runtime.any.System.Runtime.InteropServices": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.5/System.Runtime.InteropServices.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wpa81/_._": {} -+ } -+ }, -+ "System.Text.Encoding/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Text.Encoding": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Text.Encoding.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Text.Encoding.Extensions/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "System.Text.Encoding": "4.3.0", -+ "runtime.any.System.Text.Encoding.Extensions": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ }, -+ "System.Threading/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "System.Runtime": "4.3.0", -+ "System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.dll": {} -+ }, -+ "runtime": { -+ "lib/netstandard1.3/System.Threading.dll": {} -+ } -+ }, -+ "System.Threading.Overlapped/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "System.Resources.ResourceManager": "4.3.0", -+ "System.Runtime": "4.3.0", -+ "System.Runtime.Handles": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.Overlapped.dll": {} -+ }, -+ "runtime": { -+ "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {} -+ } -+ }, -+ "System.Threading.Tasks/4.3.0": { -+ "type": "package", -+ "dependencies": { -+ "Microsoft.NETCore.Platforms": "1.1.0", -+ "Microsoft.NETCore.Targets": "1.1.0", -+ "System.Runtime": "4.3.0", -+ "runtime.any.System.Threading.Tasks": "4.3.0" -+ }, -+ "compile": { -+ "ref/netstandard1.3/System.Threading.Tasks.dll": {} -+ }, -+ "runtime": { -+ "lib/portable-net45+win8+wp8+wpa81/_._": {} -+ } -+ } + } + }, + "libraries": { @@ -5422,411 +527,6 @@ index 0000000..296d1db + "runtime.json" + ] + }, -+ "runtime.any.System.Collections/4.3.0": { -+ "sha512": "23g6rqftKmovn2cLeGsuHUYm0FD7pdutb0uQMJpZ3qTvq+zHkgmt6J65VtRry4WDGYlmkMa4xDACtaQ94alNag==", -+ "type": "package", -+ "path": "runtime.any.System.Collections/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/MonoAndroid10/_._", -+ "lib/MonoTouch10/_._", -+ "lib/net45/_._", -+ "lib/netcore50/System.Collections.dll", -+ "lib/netstandard1.3/System.Collections.dll", -+ "lib/win8/_._", -+ "lib/wp80/_._", -+ "lib/wpa81/_._", -+ "lib/xamarinios10/_._", -+ "lib/xamarinmac20/_._", -+ "lib/xamarintvos10/_._", -+ "lib/xamarinwatchos10/_._", -+ "ref/netstandard/_._", -+ "runtime.any.System.Collections.4.3.0.nupkg.sha512", -+ "runtime.any.System.Collections.nuspec", -+ "runtimes/aot/lib/netcore50/_._" -+ ] -+ }, -+ "runtime.any.System.Diagnostics.Tracing/4.3.0": { -+ "sha512": "1lpifymjGDzoYIaam6/Hyqf8GhBI3xXYLK2TgEvTtuZMorG3Kb9QnMTIKhLjJYXIiu1JvxjngHvtVFQQlpQ3HQ==", -+ "type": "package", -+ "path": "runtime.any.System.Diagnostics.Tracing/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/MonoAndroid10/_._", -+ "lib/MonoTouch10/_._", -+ "lib/net45/_._", -+ "lib/netcore50/System.Diagnostics.Tracing.dll", -+ "lib/netstandard1.5/System.Diagnostics.Tracing.dll", -+ "lib/win8/_._", -+ "lib/wp80/_._", -+ "lib/wpa81/_._", -+ "lib/xamarinios10/_._", -+ "lib/xamarinmac20/_._", -+ "lib/xamarintvos10/_._", -+ "lib/xamarinwatchos10/_._", -+ "ref/netstandard/_._", -+ "runtime.any.System.Diagnostics.Tracing.4.3.0.nupkg.sha512", -+ "runtime.any.System.Diagnostics.Tracing.nuspec", -+ "runtimes/aot/lib/netcore50/_._" -+ ] -+ }, -+ "runtime.any.System.Globalization/4.3.0": { -+ "sha512": "sMDBnad4rp4t7GY442Jux0MCUuKL4otn5BK6Ni0ARTXTSpRNBzZ7hpMfKSvnVSED5kYJm96YOWsqV0JH0d2uuw==", -+ "type": "package", -+ "path": "runtime.any.System.Globalization/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/MonoAndroid10/_._", -+ "lib/MonoTouch10/_._", -+ "lib/net45/_._", -+ "lib/netcore50/System.Globalization.dll", -+ "lib/netstandard1.3/System.Globalization.dll", -+ "lib/win8/_._", -+ "lib/wp80/_._", -+ "lib/wpa81/_._", -+ "lib/xamarinios10/_._", -+ "lib/xamarinmac20/_._", -+ "lib/xamarintvos10/_._", -+ "lib/xamarinwatchos10/_._", -+ "ref/netstandard/_._", -+ "runtime.any.System.Globalization.4.3.0.nupkg.sha512", -+ "runtime.any.System.Globalization.nuspec", -+ "runtimes/aot/lib/netcore50/_._" -+ ] -+ }, -+ "runtime.any.System.IO/4.3.0": { -+ "sha512": "SDZ5AD1DtyRoxYtEcqQ3HDlcrorMYXZeCt7ZhG9US9I5Vva+gpIWDGMkcwa5XiKL0ceQKRZIX2x0XEjLX7PDzQ==", -+ "type": "package", -+ "path": "runtime.any.System.IO/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/MonoAndroid10/_._", -+ "lib/MonoTouch10/_._", -+ "lib/net45/_._", -+ "lib/netcore50/System.IO.dll", -+ "lib/netstandard1.5/System.IO.dll", -+ "lib/win8/_._", -+ "lib/wp80/_._", -+ "lib/wpa81/_._", -+ "lib/xamarinios10/_._", -+ "lib/xamarinmac20/_._", -+ "lib/xamarintvos10/_._", -+ "lib/xamarinwatchos10/_._", -+ "ref/netstandard/_._", -+ "runtime.any.System.IO.4.3.0.nupkg.sha512", -+ "runtime.any.System.IO.nuspec", -+ "runtimes/aot/lib/netcore50/_._" -+ ] -+ }, -+ "runtime.any.System.Reflection/4.3.0": { -+ "sha512": "hLC3A3rI8jipR5d9k7+f0MgRCW6texsAp0MWkN/ci18FMtQ9KH7E2vDn/DH2LkxsszlpJpOn9qy6Z6/69rH6eQ==", -+ "type": "package", -+ "path": "runtime.any.System.Reflection/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/MonoAndroid10/_._", -+ "lib/MonoTouch10/_._", -+ "lib/net45/_._", -+ "lib/netcore50/System.Reflection.dll", -+ "lib/netstandard1.5/System.Reflection.dll", -+ "lib/win8/_._", -+ "lib/wp80/_._", -+ "lib/wpa81/_._", -+ "lib/xamarinios10/_._", -+ "lib/xamarinmac20/_._", -+ "lib/xamarintvos10/_._", -+ "lib/xamarinwatchos10/_._", -+ "ref/netstandard/_._", -+ "runtime.any.System.Reflection.4.3.0.nupkg.sha512", -+ "runtime.any.System.Reflection.nuspec", -+ "runtimes/aot/lib/netcore50/_._" -+ ] -+ }, -+ "runtime.any.System.Reflection.Extensions/4.3.0": { -+ "sha512": "cPhT+Vqu52+cQQrDai/V91gubXUnDKNRvlBnH+hOgtGyHdC17aQIU64EaehwAQymd7kJA5rSrVRNfDYrbhnzyA==", -+ "type": "package", -+ "path": "runtime.any.System.Reflection.Extensions/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/MonoAndroid10/_._", -+ "lib/MonoTouch10/_._", -+ "lib/net45/_._", -+ "lib/netcore50/System.Reflection.Extensions.dll", -+ "lib/netstandard1.3/System.Reflection.Extensions.dll", -+ "lib/win8/_._", -+ "lib/wp80/_._", -+ "lib/wpa81/_._", -+ "lib/xamarinios10/_._", -+ "lib/xamarinmac20/_._", -+ "lib/xamarintvos10/_._", -+ "lib/xamarinwatchos10/_._", -+ "ref/netstandard/_._", -+ "runtime.any.System.Reflection.Extensions.4.3.0.nupkg.sha512", -+ "runtime.any.System.Reflection.Extensions.nuspec", -+ "runtimes/aot/lib/netcore50/_._" -+ ] -+ }, -+ "runtime.any.System.Reflection.Primitives/4.3.0": { -+ "sha512": "Nrm1p3armp6TTf2xuvaa+jGTTmncALWFq22CpmwRvhDf6dE9ZmH40EbOswD4GnFLrMRS0Ki6Kx5aUPmKK/hZBg==", -+ "type": "package", -+ "path": "runtime.any.System.Reflection.Primitives/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/MonoAndroid10/_._", -+ "lib/MonoTouch10/_._", -+ "lib/net45/_._", -+ "lib/netcore50/System.Reflection.Primitives.dll", -+ "lib/netstandard1.3/System.Reflection.Primitives.dll", -+ "lib/win8/_._", -+ "lib/wp80/_._", -+ "lib/wpa81/_._", -+ "lib/xamarinios10/_._", -+ "lib/xamarinmac20/_._", -+ "lib/xamarintvos10/_._", -+ "lib/xamarinwatchos10/_._", -+ "ref/netstandard/_._", -+ "runtime.any.System.Reflection.Primitives.4.3.0.nupkg.sha512", -+ "runtime.any.System.Reflection.Primitives.nuspec", -+ "runtimes/aot/lib/netcore50/_._" -+ ] -+ }, -+ "runtime.any.System.Resources.ResourceManager/4.3.0": { -+ "sha512": "Lxb89SMvf8w9p9+keBLyL6H6x/TEmc6QVsIIA0T36IuyOY3kNvIdyGddA2qt35cRamzxF8K5p0Opq4G4HjNbhQ==", -+ "type": "package", -+ "path": "runtime.any.System.Resources.ResourceManager/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/MonoAndroid10/_._", -+ "lib/MonoTouch10/_._", -+ "lib/net45/_._", -+ "lib/netcore50/System.Resources.ResourceManager.dll", -+ "lib/netstandard1.3/System.Resources.ResourceManager.dll", -+ "lib/win8/_._", -+ "lib/wp80/_._", -+ "lib/wpa81/_._", -+ "lib/xamarinios10/_._", -+ "lib/xamarinmac20/_._", -+ "lib/xamarintvos10/_._", -+ "lib/xamarinwatchos10/_._", -+ "ref/netstandard/_._", -+ "runtime.any.System.Resources.ResourceManager.4.3.0.nupkg.sha512", -+ "runtime.any.System.Resources.ResourceManager.nuspec", -+ "runtimes/aot/lib/netcore50/_._" -+ ] -+ }, -+ "runtime.any.System.Runtime/4.3.0": { -+ "sha512": "fRS7zJgaG9NkifaAxGGclDDoRn9HC7hXACl52Or06a/fxdzDajWb5wov3c6a+gVSlekRoexfjwQSK9sh5um5LQ==", -+ "type": "package", -+ "path": "runtime.any.System.Runtime/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/MonoAndroid10/_._", -+ "lib/MonoTouch10/_._", -+ "lib/net45/_._", -+ "lib/netcore50/System.Runtime.dll", -+ "lib/netstandard1.5/System.Runtime.dll", -+ "lib/win8/_._", -+ "lib/wp80/_._", -+ "lib/wpa81/_._", -+ "lib/xamarinios10/_._", -+ "lib/xamarinmac20/_._", -+ "lib/xamarintvos10/_._", -+ "lib/xamarinwatchos10/_._", -+ "ref/netstandard/_._", -+ "runtime.any.System.Runtime.4.3.0.nupkg.sha512", -+ "runtime.any.System.Runtime.nuspec", -+ "runtimes/aot/lib/netcore50/_._" -+ ] -+ }, -+ "runtime.any.System.Runtime.Handles/4.3.0": { -+ "sha512": "GG84X6vufoEzqx8PbeBKheE4srOhimv+yLtGb/JkR3Y2FmoqmueLNFU4Xx8Y67plFpltQSdK74x0qlEhIpv/CQ==", -+ "type": "package", -+ "path": "runtime.any.System.Runtime.Handles/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/MonoAndroid10/_._", -+ "lib/MonoTouch10/_._", -+ "lib/net46/_._", -+ "lib/netstandard1.3/System.Runtime.Handles.dll", -+ "lib/xamarinios10/_._", -+ "lib/xamarinmac20/_._", -+ "lib/xamarintvos10/_._", -+ "lib/xamarinwatchos10/_._", -+ "ref/netstandard/_._", -+ "runtime.any.System.Runtime.Handles.4.3.0.nupkg.sha512", -+ "runtime.any.System.Runtime.Handles.nuspec", -+ "runtimes/aot/lib/netcore50/_._" -+ ] -+ }, -+ "runtime.any.System.Runtime.InteropServices/4.3.0": { -+ "sha512": "lBoFeQfxe/4eqjPi46E0LU/YaCMdNkQ8B4MZu/mkzdIAZh8RQ1NYZSj0egrQKdgdvlPFtP4STtob40r4o2DBAw==", -+ "type": "package", -+ "path": "runtime.any.System.Runtime.InteropServices/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/MonoAndroid10/_._", -+ "lib/MonoTouch10/_._", -+ "lib/net45/_._", -+ "lib/netcore50/System.Runtime.InteropServices.dll", -+ "lib/netstandard1.5/System.Runtime.InteropServices.dll", -+ "lib/netstandard1.6/System.Runtime.InteropServices.dll", -+ "lib/win8/_._", -+ "lib/wpa81/_._", -+ "lib/xamarinios10/_._", -+ "lib/xamarinmac20/_._", -+ "lib/xamarintvos10/_._", -+ "lib/xamarinwatchos10/_._", -+ "ref/netstandard/_._", -+ "runtime.any.System.Runtime.InteropServices.4.3.0.nupkg.sha512", -+ "runtime.any.System.Runtime.InteropServices.nuspec", -+ "runtimes/aot/lib/netcore50/_._" -+ ] -+ }, -+ "runtime.any.System.Text.Encoding/4.3.0": { -+ "sha512": "+ihI5VaXFCMVPJNstG4O4eo1CfbrByLxRrQQTqOTp1ttK0kUKDqOdBSTaCB2IBk/QtjDrs6+x4xuezyMXdm0HQ==", -+ "type": "package", -+ "path": "runtime.any.System.Text.Encoding/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/MonoAndroid10/_._", -+ "lib/MonoTouch10/_._", -+ "lib/net45/_._", -+ "lib/netcore50/System.Text.Encoding.dll", -+ "lib/netstandard1.3/System.Text.Encoding.dll", -+ "lib/win8/_._", -+ "lib/wpa81/_._", -+ "lib/xamarinios10/_._", -+ "lib/xamarinmac20/_._", -+ "lib/xamarintvos10/_._", -+ "lib/xamarinwatchos10/_._", -+ "ref/netstandard/_._", -+ "runtime.any.System.Text.Encoding.4.3.0.nupkg.sha512", -+ "runtime.any.System.Text.Encoding.nuspec", -+ "runtimes/aot/lib/netcore50/_._" -+ ] -+ }, -+ "runtime.any.System.Text.Encoding.Extensions/4.3.0": { -+ "sha512": "NLrxmLsfRrOuVqPWG+2lrQZnE53MLVeo+w9c54EV+TUo4c8rILpsDXfY8pPiOy9kHpUHHP07ugKmtsU3vVW5Jg==", -+ "type": "package", -+ "path": "runtime.any.System.Text.Encoding.Extensions/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/MonoAndroid10/_._", -+ "lib/MonoTouch10/_._", -+ "lib/net45/_._", -+ "lib/netcore50/System.Text.Encoding.Extensions.dll", -+ "lib/netstandard1.3/System.Text.Encoding.Extensions.dll", -+ "lib/win8/_._", -+ "lib/wpa81/_._", -+ "lib/xamarinios10/_._", -+ "lib/xamarinmac20/_._", -+ "lib/xamarintvos10/_._", -+ "lib/xamarinwatchos10/_._", -+ "ref/netstandard/_._", -+ "runtime.any.System.Text.Encoding.Extensions.4.3.0.nupkg.sha512", -+ "runtime.any.System.Text.Encoding.Extensions.nuspec", -+ "runtimes/aot/lib/netcore50/_._" -+ ] -+ }, -+ "runtime.any.System.Threading.Tasks/4.3.0": { -+ "sha512": "OhBAVBQG5kFj1S+hCEQ3TUHBAEtZ3fbEMgZMRNdN8A0Pj4x+5nTELEqL59DU0TjKVE6II3dqKw4Dklb3szT65w==", -+ "type": "package", -+ "path": "runtime.any.System.Threading.Tasks/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/MonoAndroid10/_._", -+ "lib/MonoTouch10/_._", -+ "lib/net45/_._", -+ "lib/netcore50/System.Threading.Tasks.dll", -+ "lib/netstandard1.3/System.Threading.Tasks.dll", -+ "lib/win8/_._", -+ "lib/wp80/_._", -+ "lib/wpa81/_._", -+ "lib/xamarinios10/_._", -+ "lib/xamarinmac20/_._", -+ "lib/xamarintvos10/_._", -+ "lib/xamarinwatchos10/_._", -+ "ref/netstandard/_._", -+ "runtime.any.System.Threading.Tasks.4.3.0.nupkg.sha512", -+ "runtime.any.System.Threading.Tasks.nuspec", -+ "runtimes/aot/lib/netcore50/_._" -+ ] -+ }, -+ "runtime.debian.8-x64.runtime.native.System/4.3.0": { -+ "sha512": "DM8DCReQA9aFlr/JeB6hySp9uN/kRG019Z+0anR2F+PMQ+3OzXMR4hE6cVNob99JeVlGvY/Io6FBqx7JtjDt8Q==", -+ "type": "package", -+ "path": "runtime.debian.8-x64.runtime.native.System/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.debian.8-x64.runtime.native.System.4.3.0.nupkg.sha512", -+ "runtime.debian.8-x64.runtime.native.System.nuspec", -+ "runtimes/debian.8-x64/native/System.Native.a", -+ "runtimes/debian.8-x64/native/System.Native.so" -+ ] -+ }, -+ "runtime.debian.8-x64.runtime.native.System.IO.Compression/4.3.0": { -+ "sha512": "dPU3OsTYGifNnfdr8G7wET59I53Jmk1qKeUJZszrWbv/ZlpkqSIkU1nuSpfmcBP0O31fAcnqDMK2wvnH8lYCbw==", -+ "type": "package", -+ "path": "runtime.debian.8-x64.runtime.native.System.IO.Compression/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.debian.8-x64.runtime.native.System.IO.Compression.4.3.0.nupkg.sha512", -+ "runtime.debian.8-x64.runtime.native.System.IO.Compression.nuspec", -+ "runtimes/debian.8-x64/native/System.IO.Compression.Native.so" -+ ] -+ }, -+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", -+ "type": "package", -+ "path": "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", -+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", -+ "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so" -+ ] -+ }, -+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==", -+ "type": "package", -+ "path": "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", -+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", -+ "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so" -+ ] -+ }, -+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==", -+ "type": "package", -+ "path": "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", -+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", -+ "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so" -+ ] -+ }, + "runtime.native.System/4.3.0": { + "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", + "type": "package", @@ -5851,321 +551,6 @@ index 0000000..296d1db + "runtime.native.System.IO.Compression.nuspec" + ] + }, -+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==", -+ "type": "package", -+ "path": "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/netstandard1.0/_._", -+ "runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", -+ "runtime.native.System.Security.Cryptography.OpenSsl.nuspec" -+ ] -+ }, -+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==", -+ "type": "package", -+ "path": "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", -+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", -+ "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so" -+ ] -+ }, -+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==", -+ "type": "package", -+ "path": "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", -+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", -+ "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so" -+ ] -+ }, -+ "runtime.osx.10.10-x64.runtime.native.System/4.3.0": { -+ "sha512": "B6nUg4O4/e73fJJ0HQX3IWFYvMVZ0KOuXMtAn6A39l55576Zq1VrWAiGSOS0Pc2OwGz3hlgyjzzawbmlvmPMwg==", -+ "type": "package", -+ "path": "runtime.osx.10.10-x64.runtime.native.System/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.osx.10.10-x64.runtime.native.System.4.3.0.nupkg.sha512", -+ "runtime.osx.10.10-x64.runtime.native.System.nuspec", -+ "runtimes/osx.10.10-x64/native/System.Native.a", -+ "runtimes/osx.10.10-x64/native/System.Native.dylib" -+ ] -+ }, -+ "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/4.3.0": { -+ "sha512": "aTYfREBR0YXLZ9Gmdd5o2bQ7NprKIITy7+z39f8AiUg8J8YbPLsk7/ZdY6ozD6r0IAiyvrwTFNSZp+COo7j3Rw==", -+ "type": "package", -+ "path": "runtime.osx.10.10-x64.runtime.native.System.IO.Compression/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.4.3.0.nupkg.sha512", -+ "runtime.osx.10.10-x64.runtime.native.System.IO.Compression.nuspec", -+ "runtimes/osx.10.10-x64/native/System.IO.Compression.Native.dylib" -+ ] -+ }, -+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==", -+ "type": "package", -+ "path": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", -+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", -+ "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib" -+ ] -+ }, -+ "runtime.rhel.7-x64.runtime.native.System/4.3.0": { -+ "sha512": "FgYyVbr9KS9223IxpMTiFnjCN27sehWdnebTngl32eMX6qL6qaCrCjnBeoytG0oAGcNgBlz/CJw75dHVCGv3SQ==", -+ "type": "package", -+ "path": "runtime.rhel.7-x64.runtime.native.System/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.rhel.7-x64.runtime.native.System.4.3.0.nupkg.sha512", -+ "runtime.rhel.7-x64.runtime.native.System.nuspec", -+ "runtimes/rhel.7-x64/native/System.Native.a", -+ "runtimes/rhel.7-x64/native/System.Native.so" -+ ] -+ }, -+ "runtime.rhel.7-x64.runtime.native.System.IO.Compression/4.3.0": { -+ "sha512": "I1CSIJ9ZWrkegeTfOYvV/+pBolwy5wLipuPzlc223urJmrtifIWTZObbcupQWI2slIrtXkVUaUYVgZhq+HLQyQ==", -+ "type": "package", -+ "path": "runtime.rhel.7-x64.runtime.native.System.IO.Compression/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.rhel.7-x64.runtime.native.System.IO.Compression.4.3.0.nupkg.sha512", -+ "runtime.rhel.7-x64.runtime.native.System.IO.Compression.nuspec", -+ "runtimes/rhel.7-x64/native/System.IO.Compression.Native.so" -+ ] -+ }, -+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==", -+ "type": "package", -+ "path": "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", -+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", -+ "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so" -+ ] -+ }, -+ "runtime.ubuntu.14.04-x64.runtime.native.System/4.3.0": { -+ "sha512": "5VGclG/uSCxMCWNLSAU2kliuHP2pv69XOwraRK9AXzVeJlQxNnCk43okuBxuw4bEXu9DFPXT7J1yiw1pJaEFDA==", -+ "type": "package", -+ "path": "runtime.ubuntu.14.04-x64.runtime.native.System/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.ubuntu.14.04-x64.runtime.native.System.4.3.0.nupkg.sha512", -+ "runtime.ubuntu.14.04-x64.runtime.native.System.nuspec", -+ "runtimes/ubuntu.14.04-x64/native/System.Native.a", -+ "runtimes/ubuntu.14.04-x64/native/System.Native.so" -+ ] -+ }, -+ "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/4.3.0": { -+ "sha512": "wq6h8XVTmQShEd9Um+++ngnf1vaGefNVY693WQLEhmJ3RfeDPh7sRBcX/YrbKA5k/eZORgWEcjDJZBhd7Vb3jQ==", -+ "type": "package", -+ "path": "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.4.3.0.nupkg.sha512", -+ "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression.nuspec", -+ "runtimes/ubuntu.14.04-x64/native/System.IO.Compression.Native.so" -+ ] -+ }, -+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==", -+ "type": "package", -+ "path": "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", -+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", -+ "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" -+ ] -+ }, -+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==", -+ "type": "package", -+ "path": "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", -+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", -+ "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" -+ ] -+ }, -+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { -+ "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==", -+ "type": "package", -+ "path": "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512", -+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec", -+ "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so" -+ ] -+ }, -+ "runtime.unix.System.Diagnostics.Debug/4.3.0": { -+ "sha512": "WV8KLRHWVUVUDduFnvGMHt0FsEt2wK6xPl1EgDKlaMx2KnZ43A/O0GzP8wIuvAC7mq4T9V1mm90r+PXkL9FPdQ==", -+ "type": "package", -+ "path": "runtime.unix.System.Diagnostics.Debug/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "ref/netstandard/_._", -+ "runtime.unix.System.Diagnostics.Debug.4.3.0.nupkg.sha512", -+ "runtime.unix.System.Diagnostics.Debug.nuspec", -+ "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll" -+ ] -+ }, -+ "runtime.unix.System.IO.FileSystem/4.3.0": { -+ "sha512": "ajmTcjrqc3vgV1TH54DRioshbEniaFbOAJ0kReGuNsp9uIcqYle0RmUo6+Qlwqe3JIs4TDxgnqs3UzX3gRJ1rA==", -+ "type": "package", -+ "path": "runtime.unix.System.IO.FileSystem/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "ref/netstandard/_._", -+ "runtime.unix.System.IO.FileSystem.4.3.0.nupkg.sha512", -+ "runtime.unix.System.IO.FileSystem.nuspec", -+ "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll" -+ ] -+ }, -+ "runtime.unix.System.Private.Uri/4.3.0": { -+ "sha512": "ooWzobr5RAq34r9uan1r/WPXJYG1XWy9KanrxNvEnBzbFdQbMG7Y3bVi4QxR7xZMNLOxLLTAyXvnSkfj5boZSg==", -+ "type": "package", -+ "path": "runtime.unix.System.Private.Uri/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "ref/netstandard/_._", -+ "runtime.unix.System.Private.Uri.4.3.0.nupkg.sha512", -+ "runtime.unix.System.Private.Uri.nuspec", -+ "runtimes/unix/lib/netstandard1.0/System.Private.Uri.dll" -+ ] -+ }, -+ "runtime.unix.System.Runtime.Extensions/4.3.0": { -+ "sha512": "zQiTBVpiLftTQZW8GFsV0gjYikB1WMkEPIxF5O6RkUrSV/OgvRRTYgeFQha/0keBpuS0HYweraGRwhfhJ7dj7w==", -+ "type": "package", -+ "path": "runtime.unix.System.Runtime.Extensions/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "ref/netstandard/_._", -+ "runtime.unix.System.Runtime.Extensions.4.3.0.nupkg.sha512", -+ "runtime.unix.System.Runtime.Extensions.nuspec", -+ "runtimes/unix/lib/netstandard1.5/System.Runtime.Extensions.dll" -+ ] -+ }, -+ "runtime.win.System.Diagnostics.Debug/4.3.0": { -+ "sha512": "hHHP0WCStene2jjeYcuDkETozUYF/3sHVRHAEOgS3L15hlip24ssqCTnJC28Z03Wpo078oMcJd0H4egD2aJI8g==", -+ "type": "package", -+ "path": "runtime.win.System.Diagnostics.Debug/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "ref/netstandard/_._", -+ "runtime.win.System.Diagnostics.Debug.4.3.0.nupkg.sha512", -+ "runtime.win.System.Diagnostics.Debug.nuspec", -+ "runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll", -+ "runtimes/win/lib/net45/_._", -+ "runtimes/win/lib/netcore50/System.Diagnostics.Debug.dll", -+ "runtimes/win/lib/netstandard1.3/System.Diagnostics.Debug.dll", -+ "runtimes/win/lib/win8/_._", -+ "runtimes/win/lib/wp80/_._", -+ "runtimes/win/lib/wpa81/_._" -+ ] -+ }, -+ "runtime.win.System.IO.FileSystem/4.3.0": { -+ "sha512": "Z37zcSCpXuGCYtFbqYO0TwOVXxS2d+BXgSoDFZmRg8BC4Cuy54edjyIvhhcfCrDQA9nl+EPFTgHN54dRAK7mNA==", -+ "type": "package", -+ "path": "runtime.win.System.IO.FileSystem/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "ref/netstandard/_._", -+ "runtime.win.System.IO.FileSystem.4.3.0.nupkg.sha512", -+ "runtime.win.System.IO.FileSystem.nuspec", -+ "runtimes/win/lib/net/_._", -+ "runtimes/win/lib/netcore50/System.IO.FileSystem.dll", -+ "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.dll", -+ "runtimes/win/lib/win8/_._", -+ "runtimes/win/lib/wp8/_._", -+ "runtimes/win/lib/wpa81/_._" -+ ] -+ }, -+ "runtime.win.System.Runtime.Extensions/4.3.0": { -+ "sha512": "RkgHVhUPvzZxuUubiZe8yr/6CypRVXj0VBzaR8hsqQ8f+rUo7e4PWrHTLOCjd8fBMGWCrY//fi7Ku3qXD7oHRw==", -+ "type": "package", -+ "path": "runtime.win.System.Runtime.Extensions/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "ref/netstandard/_._", -+ "runtime.win.System.Runtime.Extensions.4.3.0.nupkg.sha512", -+ "runtime.win.System.Runtime.Extensions.nuspec", -+ "runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll", -+ "runtimes/win/lib/net/_._", -+ "runtimes/win/lib/netcore50/System.Runtime.Extensions.dll", -+ "runtimes/win/lib/netstandard1.5/System.Runtime.Extensions.dll" -+ ] -+ }, -+ "runtime.win7-x64.runtime.native.System.IO.Compression/4.3.0": { -+ "sha512": "UamDlgSO/nIzc96M+g3wbvAGbAuXjvRYR5Ttm/FVJgt2iva8ouOqSJ0j6eGI7pZDLvD/ZISl9XRZOajE/Xvizg==", -+ "type": "package", -+ "path": "runtime.win7-x64.runtime.native.System.IO.Compression/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.win7-x64.runtime.native.System.IO.Compression.4.3.0.nupkg.sha512", -+ "runtime.win7-x64.runtime.native.System.IO.Compression.nuspec", -+ "runtimes/win7-x64/native/clrcompression.dll" -+ ] -+ }, -+ "runtime.win7-x86.runtime.native.System.IO.Compression/4.3.0": { -+ "sha512": "99pM1ZhX7dPNnr/dOxuAxnVl/2XNWRh1WAUfesV3ZKwbR6mnEzpfbz2GX69zrpGvKbEytsjMKCD+auvvH6f7kA==", -+ "type": "package", -+ "path": "runtime.win7-x86.runtime.native.System.IO.Compression/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "runtime.win7-x86.runtime.native.System.IO.Compression.4.3.0.nupkg.sha512", -+ "runtime.win7-x86.runtime.native.System.IO.Compression.nuspec", -+ "runtimes/win7-x86/native/clrcompression.dll" -+ ] -+ }, -+ "runtime.win7.System.Private.Uri/4.3.0": { -+ "sha512": "Q+IBgaPYicSQs2tBlmXqbS25c/JLIthWrgrpMwxKSOobW/OqIMVFruUGfuaz4QABVzV8iKdCAbN7APY7Tclbnw==", -+ "type": "package", -+ "path": "runtime.win7.System.Private.Uri/4.3.0", -+ "files": [ -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "ref/netstandard/_._", -+ "runtime.win7.System.Private.Uri.4.3.0.nupkg.sha512", -+ "runtime.win7.System.Private.Uri.nuspec", -+ "runtimes/aot/lib/netcore50/System.Private.Uri.dll", -+ "runtimes/win/lib/netcore50/System.Private.Uri.dll", -+ "runtimes/win/lib/netstandard1.0/System.Private.Uri.dll" -+ ] -+ }, + "System.Buffers/4.3.0": { + "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==", + "type": "package", @@ -6771,18 +1156,6 @@ index 0000000..296d1db + "ref/xamarinwatchos10/_._" + ] + }, -+ "System.Private.Uri/4.3.0": { -+ "sha512": "I4SwANiUGho1esj4V4oSlPllXjzCZDE+5XXso2P03LW2vOda2Enzh8DWOxwN6hnrJyp314c7KuVu31QYhRzOGg==", -+ "type": "package", -+ "path": "System.Private.Uri/4.3.0", -+ "files": [ -+ "System.Private.Uri.4.3.0.nupkg.sha512", -+ "System.Private.Uri.nuspec", -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "ref/netstandard/_._" -+ ] -+ }, + "System.Reflection/4.3.0": { + "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", + "type": "package", @@ -7536,34 +1909,6 @@ index 0000000..296d1db + "runtimes/aot/lib/netcore50/System.Threading.dll" + ] + }, -+ "System.Threading.Overlapped/4.3.0": { -+ "sha512": "m3HQ2dPiX/DSTpf+yJt8B0c+SRvzfqAJKx+QDWi+VLhz8svLT23MVjEOHPF/KiSLeArKU/iHescrbLd3yVgyNg==", -+ "type": "package", -+ "path": "System.Threading.Overlapped/4.3.0", -+ "files": [ -+ "System.Threading.Overlapped.4.3.0.nupkg.sha512", -+ "System.Threading.Overlapped.nuspec", -+ "ThirdPartyNotices.txt", -+ "dotnet_library_license.txt", -+ "lib/net46/System.Threading.Overlapped.dll", -+ "ref/net46/System.Threading.Overlapped.dll", -+ "ref/netstandard1.3/System.Threading.Overlapped.dll", -+ "ref/netstandard1.3/System.Threading.Overlapped.xml", -+ "ref/netstandard1.3/de/System.Threading.Overlapped.xml", -+ "ref/netstandard1.3/es/System.Threading.Overlapped.xml", -+ "ref/netstandard1.3/fr/System.Threading.Overlapped.xml", -+ "ref/netstandard1.3/it/System.Threading.Overlapped.xml", -+ "ref/netstandard1.3/ja/System.Threading.Overlapped.xml", -+ "ref/netstandard1.3/ko/System.Threading.Overlapped.xml", -+ "ref/netstandard1.3/ru/System.Threading.Overlapped.xml", -+ "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml", -+ "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml", -+ "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll", -+ "runtimes/win/lib/net46/System.Threading.Overlapped.dll", -+ "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll", -+ "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll" -+ ] -+ }, + "System.Threading.Tasks/4.3.0": { + "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", + "type": "package", diff --git a/packaging/coreclr.spec b/packaging/coreclr.spec index 05ee6d89d4..26fa815b02 100644 --- a/packaging/coreclr.spec +++ b/packaging/coreclr.spec @@ -9,10 +9,10 @@ %define dotnet_version 2.0.0 # git rev-parse --verify HEAD -%define CORECLR_GIT_HASH 402cea75d76b210e7f061d0587d46daa27062e01 +%define CORECLR_GIT_HASH 8b1595b74c943b33fa794e63e440e6f4c9679478 Name: coreclr -Version: 2.0.0.11353 +Version: 2.0.0.11599 Release: 0 Summary: Microsoft .NET Runtime, Coreclr Group: Development/Languages diff --git a/packaging/downloaded_files.tar.gz b/packaging/downloaded_files.tar.gz Binary files differindex 444478e6ad..bc0839a37a 100644 --- a/packaging/downloaded_files.tar.gz +++ b/packaging/downloaded_files.tar.gz |