diff --git a/src/Compilers/CSharp/CscCore/project.lock.json b/src/Compilers/CSharp/CscCore/project.lock.json index 03370aa62d48aebc78ce30b9acf2f06add1060b7..8c00cb11187cfd5281b634f56f6220973def2b4f 100644 --- a/src/Compilers/CSharp/CscCore/project.lock.json +++ b/src/Compilers/CSharp/CscCore/project.lock.json @@ -8,6 +8,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -37,6 +77,34 @@ "System.Threading.Timer": "[4.0.1-beta-23504]" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -928,6 +996,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -958,6 +1066,34 @@ "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -2266,6 +2402,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -2296,6 +2472,34 @@ "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -3606,6 +3810,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -3636,6 +3880,34 @@ "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -5133,6 +5405,94 @@ "runtime.json" ] }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", + "type": "package", + "files": [ + "Microsoft.NETCore.Portable.Compatibility.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Portable.Compatibility.nuspec", + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", + "lib/dnxcore50/System.Core.dll", + "lib/dnxcore50/System.Net.dll", + "lib/dnxcore50/System.Numerics.dll", + "lib/dnxcore50/System.Runtime.Serialization.dll", + "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", + "lib/dnxcore50/System.Windows.dll", + "lib/dnxcore50/System.Xml.Linq.dll", + "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", + "lib/net45/_._", + "lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "lib/netcore50/System.Core.dll", + "lib/netcore50/System.Net.dll", + "lib/netcore50/System.Numerics.dll", + "lib/netcore50/System.Runtime.Serialization.dll", + "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", + "lib/netcore50/System.Windows.dll", + "lib/netcore50/System.Xml.Linq.dll", + "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "ref/dotnet/System.ComponentModel.DataAnnotations.dll", + "ref/dotnet/System.Core.dll", + "ref/dotnet/System.Net.dll", + "ref/dotnet/System.Numerics.dll", + "ref/dotnet/System.Runtime.Serialization.dll", + "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", + "ref/dotnet/System.Windows.dll", + "ref/dotnet/System.Xml.Linq.dll", + "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", + "ref/net45/_._", + "ref/netcore50/System.ComponentModel.DataAnnotations.dll", + "ref/netcore50/System.Core.dll", + "ref/netcore50/System.Net.dll", + "ref/netcore50/System.Numerics.dll", + "ref/netcore50/System.Runtime.Serialization.dll", + "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", + "ref/netcore50/System.Windows.dll", + "ref/netcore50/System.Xml.Linq.dll", + "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "runtimes/aot/lib/netcore50/System.Core.dll", + "runtimes/aot/lib/netcore50/System.Net.dll", + "runtimes/aot/lib/netcore50/System.Numerics.dll", + "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", + "runtimes/aot/lib/netcore50/System.Windows.dll", + "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" + ] + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "sha512": "hEVWLbn4oo3Gf3DLBkUpStzZyjXhengfWwKEva0jRYg4DjpHpVSCgNtdX2/g1IcKssWn00a1uaabQ+j1J2kwAg==", + "type": "package", + "files": [ + "Microsoft.NETCore.Runtime.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.nuspec", + "_._" + ] + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "sha512": "HI1OiS+2COrFMt3a1QXIP1xf9ECmpE8G1lG27GPeww5NeHvKsKpajdiauGBnmiEFZ02ITHS4XlZz7qRbUGzFRA==", "type": "package", @@ -5142,6 +5502,15 @@ "runtime.json" ] }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "sha512": "Se+I+Zd0ZH8IK7DTNBnS5VRDJNJ1wrtEPV4WiY7IYipoLnGQnyrXoxtSSHvZLjz46dSUecVQ7z+O6VGGBwvQUg==", + "type": "package", + "files": [ + "Microsoft.NETCore.Runtime.Native.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.Native.nuspec", + "_._" + ] + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", "type": "package", diff --git a/src/Compilers/Server/PortableServer/project.lock.json b/src/Compilers/Server/PortableServer/project.lock.json index 03370aa62d48aebc78ce30b9acf2f06add1060b7..8c00cb11187cfd5281b634f56f6220973def2b4f 100644 --- a/src/Compilers/Server/PortableServer/project.lock.json +++ b/src/Compilers/Server/PortableServer/project.lock.json @@ -8,6 +8,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -37,6 +77,34 @@ "System.Threading.Timer": "[4.0.1-beta-23504]" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -928,6 +996,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -958,6 +1066,34 @@ "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -2266,6 +2402,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -2296,6 +2472,34 @@ "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -3606,6 +3810,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -3636,6 +3880,34 @@ "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -5133,6 +5405,94 @@ "runtime.json" ] }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", + "type": "package", + "files": [ + "Microsoft.NETCore.Portable.Compatibility.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Portable.Compatibility.nuspec", + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", + "lib/dnxcore50/System.Core.dll", + "lib/dnxcore50/System.Net.dll", + "lib/dnxcore50/System.Numerics.dll", + "lib/dnxcore50/System.Runtime.Serialization.dll", + "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", + "lib/dnxcore50/System.Windows.dll", + "lib/dnxcore50/System.Xml.Linq.dll", + "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", + "lib/net45/_._", + "lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "lib/netcore50/System.Core.dll", + "lib/netcore50/System.Net.dll", + "lib/netcore50/System.Numerics.dll", + "lib/netcore50/System.Runtime.Serialization.dll", + "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", + "lib/netcore50/System.Windows.dll", + "lib/netcore50/System.Xml.Linq.dll", + "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "ref/dotnet/System.ComponentModel.DataAnnotations.dll", + "ref/dotnet/System.Core.dll", + "ref/dotnet/System.Net.dll", + "ref/dotnet/System.Numerics.dll", + "ref/dotnet/System.Runtime.Serialization.dll", + "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", + "ref/dotnet/System.Windows.dll", + "ref/dotnet/System.Xml.Linq.dll", + "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", + "ref/net45/_._", + "ref/netcore50/System.ComponentModel.DataAnnotations.dll", + "ref/netcore50/System.Core.dll", + "ref/netcore50/System.Net.dll", + "ref/netcore50/System.Numerics.dll", + "ref/netcore50/System.Runtime.Serialization.dll", + "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", + "ref/netcore50/System.Windows.dll", + "ref/netcore50/System.Xml.Linq.dll", + "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "runtimes/aot/lib/netcore50/System.Core.dll", + "runtimes/aot/lib/netcore50/System.Net.dll", + "runtimes/aot/lib/netcore50/System.Numerics.dll", + "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", + "runtimes/aot/lib/netcore50/System.Windows.dll", + "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" + ] + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "sha512": "hEVWLbn4oo3Gf3DLBkUpStzZyjXhengfWwKEva0jRYg4DjpHpVSCgNtdX2/g1IcKssWn00a1uaabQ+j1J2kwAg==", + "type": "package", + "files": [ + "Microsoft.NETCore.Runtime.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.nuspec", + "_._" + ] + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "sha512": "HI1OiS+2COrFMt3a1QXIP1xf9ECmpE8G1lG27GPeww5NeHvKsKpajdiauGBnmiEFZ02ITHS4XlZz7qRbUGzFRA==", "type": "package", @@ -5142,6 +5502,15 @@ "runtime.json" ] }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "sha512": "Se+I+Zd0ZH8IK7DTNBnS5VRDJNJ1wrtEPV4WiY7IYipoLnGQnyrXoxtSSHvZLjz46dSUecVQ7z+O6VGGBwvQUg==", + "type": "package", + "files": [ + "Microsoft.NETCore.Runtime.Native.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.Native.nuspec", + "_._" + ] + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", "type": "package", diff --git a/src/Compilers/VisualBasic/VbcCore/project.lock.json b/src/Compilers/VisualBasic/VbcCore/project.lock.json index 03370aa62d48aebc78ce30b9acf2f06add1060b7..8c00cb11187cfd5281b634f56f6220973def2b4f 100644 --- a/src/Compilers/VisualBasic/VbcCore/project.lock.json +++ b/src/Compilers/VisualBasic/VbcCore/project.lock.json @@ -8,6 +8,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -37,6 +77,34 @@ "System.Threading.Timer": "[4.0.1-beta-23504]" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -928,6 +996,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -958,6 +1066,34 @@ "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -2266,6 +2402,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -2296,6 +2472,34 @@ "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -3606,6 +3810,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -3636,6 +3880,34 @@ "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -5133,6 +5405,94 @@ "runtime.json" ] }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", + "type": "package", + "files": [ + "Microsoft.NETCore.Portable.Compatibility.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Portable.Compatibility.nuspec", + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", + "lib/dnxcore50/System.Core.dll", + "lib/dnxcore50/System.Net.dll", + "lib/dnxcore50/System.Numerics.dll", + "lib/dnxcore50/System.Runtime.Serialization.dll", + "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", + "lib/dnxcore50/System.Windows.dll", + "lib/dnxcore50/System.Xml.Linq.dll", + "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", + "lib/net45/_._", + "lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "lib/netcore50/System.Core.dll", + "lib/netcore50/System.Net.dll", + "lib/netcore50/System.Numerics.dll", + "lib/netcore50/System.Runtime.Serialization.dll", + "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", + "lib/netcore50/System.Windows.dll", + "lib/netcore50/System.Xml.Linq.dll", + "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "ref/dotnet/System.ComponentModel.DataAnnotations.dll", + "ref/dotnet/System.Core.dll", + "ref/dotnet/System.Net.dll", + "ref/dotnet/System.Numerics.dll", + "ref/dotnet/System.Runtime.Serialization.dll", + "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", + "ref/dotnet/System.Windows.dll", + "ref/dotnet/System.Xml.Linq.dll", + "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", + "ref/net45/_._", + "ref/netcore50/System.ComponentModel.DataAnnotations.dll", + "ref/netcore50/System.Core.dll", + "ref/netcore50/System.Net.dll", + "ref/netcore50/System.Numerics.dll", + "ref/netcore50/System.Runtime.Serialization.dll", + "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", + "ref/netcore50/System.Windows.dll", + "ref/netcore50/System.Xml.Linq.dll", + "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "runtimes/aot/lib/netcore50/System.Core.dll", + "runtimes/aot/lib/netcore50/System.Net.dll", + "runtimes/aot/lib/netcore50/System.Numerics.dll", + "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", + "runtimes/aot/lib/netcore50/System.Windows.dll", + "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" + ] + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "sha512": "hEVWLbn4oo3Gf3DLBkUpStzZyjXhengfWwKEva0jRYg4DjpHpVSCgNtdX2/g1IcKssWn00a1uaabQ+j1J2kwAg==", + "type": "package", + "files": [ + "Microsoft.NETCore.Runtime.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.nuspec", + "_._" + ] + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "sha512": "HI1OiS+2COrFMt3a1QXIP1xf9ECmpE8G1lG27GPeww5NeHvKsKpajdiauGBnmiEFZ02ITHS4XlZz7qRbUGzFRA==", "type": "package", @@ -5142,6 +5502,15 @@ "runtime.json" ] }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "sha512": "Se+I+Zd0ZH8IK7DTNBnS5VRDJNJ1wrtEPV4WiY7IYipoLnGQnyrXoxtSSHvZLjz46dSUecVQ7z+O6VGGBwvQUg==", + "type": "package", + "files": [ + "Microsoft.NETCore.Runtime.Native.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.Native.nuspec", + "_._" + ] + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", "type": "package", diff --git a/src/Tools/CommonNetCoreReferences/project.lock.json b/src/Tools/CommonNetCoreReferences/project.lock.json index b53e36d362e704c922e9224055bc5b6e2dbf238e..04b74e5a5df149f2e59a30fa57c5c17ae10346ec 100644 --- a/src/Tools/CommonNetCoreReferences/project.lock.json +++ b/src/Tools/CommonNetCoreReferences/project.lock.json @@ -9,6 +9,48 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "type": "package", "dependencies": { @@ -39,6 +81,35 @@ "System.Threading.Timer": "[4.0.1-beta-23504]" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "type": "package", "dependencies": { @@ -997,6 +1068,94 @@ "runtime.json" ] }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", + "type": "package", + "files": [ + "Microsoft.NETCore.Portable.Compatibility.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Portable.Compatibility.nuspec", + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", + "lib/dnxcore50/System.Core.dll", + "lib/dnxcore50/System.Net.dll", + "lib/dnxcore50/System.Numerics.dll", + "lib/dnxcore50/System.Runtime.Serialization.dll", + "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", + "lib/dnxcore50/System.Windows.dll", + "lib/dnxcore50/System.Xml.Linq.dll", + "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", + "lib/net45/_._", + "lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "lib/netcore50/System.Core.dll", + "lib/netcore50/System.Net.dll", + "lib/netcore50/System.Numerics.dll", + "lib/netcore50/System.Runtime.Serialization.dll", + "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", + "lib/netcore50/System.Windows.dll", + "lib/netcore50/System.Xml.Linq.dll", + "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "ref/dotnet/System.ComponentModel.DataAnnotations.dll", + "ref/dotnet/System.Core.dll", + "ref/dotnet/System.Net.dll", + "ref/dotnet/System.Numerics.dll", + "ref/dotnet/System.Runtime.Serialization.dll", + "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", + "ref/dotnet/System.Windows.dll", + "ref/dotnet/System.Xml.Linq.dll", + "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", + "ref/net45/_._", + "ref/netcore50/System.ComponentModel.DataAnnotations.dll", + "ref/netcore50/System.Core.dll", + "ref/netcore50/System.Net.dll", + "ref/netcore50/System.Numerics.dll", + "ref/netcore50/System.Runtime.Serialization.dll", + "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", + "ref/netcore50/System.Windows.dll", + "ref/netcore50/System.Xml.Linq.dll", + "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "runtimes/aot/lib/netcore50/System.Core.dll", + "runtimes/aot/lib/netcore50/System.Net.dll", + "runtimes/aot/lib/netcore50/System.Numerics.dll", + "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", + "runtimes/aot/lib/netcore50/System.Windows.dll", + "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" + ] + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "sha512": "hEVWLbn4oo3Gf3DLBkUpStzZyjXhengfWwKEva0jRYg4DjpHpVSCgNtdX2/g1IcKssWn00a1uaabQ+j1J2kwAg==", + "type": "package", + "files": [ + "Microsoft.NETCore.Runtime.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.nuspec", + "_._" + ] + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "sha512": "HI1OiS+2COrFMt3a1QXIP1xf9ECmpE8G1lG27GPeww5NeHvKsKpajdiauGBnmiEFZ02ITHS4XlZz7qRbUGzFRA==", "type": "package", @@ -1006,6 +1165,15 @@ "runtime.json" ] }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "sha512": "Se+I+Zd0ZH8IK7DTNBnS5VRDJNJ1wrtEPV4WiY7IYipoLnGQnyrXoxtSSHvZLjz46dSUecVQ7z+O6VGGBwvQUg==", + "type": "package", + "files": [ + "Microsoft.NETCore.Runtime.Native.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.Native.nuspec", + "_._" + ] + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", "type": "package", @@ -3539,6 +3707,7 @@ "projectFileDependencyGroups": { "": [ "Microsoft.NETCore.Platforms >= 1.0.1-beta-23504", + "Microsoft.NETCore.Portable.Compatibility >= 1.0.1-beta-23504", "Microsoft.NETCore.Runtime.CoreCLR >= 1.0.1-beta-23504", "Microsoft.NETCore.TestHost >= 1.0.0-beta-23504", "System.AppContext >= 4.0.1-beta-23504", diff --git a/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/project.lock.json b/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/project.lock.json index f42a9c3aa2d92bf6398eb26dcafd8674be46434e..4452404a4b7257986533d7a426dca704a42ac9a1 100644 --- a/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/project.lock.json +++ b/src/Tools/Source/CompilerGeneratorTools/DeployCompilerGeneratorToolsRuntime/project.lock.json @@ -93,6 +93,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -122,6 +162,34 @@ "System.Threading.Timer": "[4.0.1-beta-23504]" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -1089,6 +1157,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -1119,6 +1227,34 @@ "runtime.osx.10.10-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -2588,6 +2724,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -2618,6 +2794,34 @@ "runtime.ubuntu.14.04-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -4081,6 +4285,46 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", @@ -4111,6 +4355,34 @@ "runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "dependencies": { "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" @@ -5741,6 +6013,94 @@ "runtime.json" ] }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", + "type": "package", + "files": [ + "Microsoft.NETCore.Portable.Compatibility.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Portable.Compatibility.nuspec", + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", + "lib/dnxcore50/System.Core.dll", + "lib/dnxcore50/System.Net.dll", + "lib/dnxcore50/System.Numerics.dll", + "lib/dnxcore50/System.Runtime.Serialization.dll", + "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", + "lib/dnxcore50/System.Windows.dll", + "lib/dnxcore50/System.Xml.Linq.dll", + "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", + "lib/net45/_._", + "lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "lib/netcore50/System.Core.dll", + "lib/netcore50/System.Net.dll", + "lib/netcore50/System.Numerics.dll", + "lib/netcore50/System.Runtime.Serialization.dll", + "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", + "lib/netcore50/System.Windows.dll", + "lib/netcore50/System.Xml.Linq.dll", + "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "ref/dotnet/System.ComponentModel.DataAnnotations.dll", + "ref/dotnet/System.Core.dll", + "ref/dotnet/System.Net.dll", + "ref/dotnet/System.Numerics.dll", + "ref/dotnet/System.Runtime.Serialization.dll", + "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", + "ref/dotnet/System.Windows.dll", + "ref/dotnet/System.Xml.Linq.dll", + "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", + "ref/net45/_._", + "ref/netcore50/System.ComponentModel.DataAnnotations.dll", + "ref/netcore50/System.Core.dll", + "ref/netcore50/System.Net.dll", + "ref/netcore50/System.Numerics.dll", + "ref/netcore50/System.Runtime.Serialization.dll", + "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", + "ref/netcore50/System.Windows.dll", + "ref/netcore50/System.Xml.Linq.dll", + "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "runtimes/aot/lib/netcore50/System.Core.dll", + "runtimes/aot/lib/netcore50/System.Net.dll", + "runtimes/aot/lib/netcore50/System.Numerics.dll", + "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", + "runtimes/aot/lib/netcore50/System.Windows.dll", + "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" + ] + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "sha512": "hEVWLbn4oo3Gf3DLBkUpStzZyjXhengfWwKEva0jRYg4DjpHpVSCgNtdX2/g1IcKssWn00a1uaabQ+j1J2kwAg==", + "type": "package", + "files": [ + "Microsoft.NETCore.Runtime.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.nuspec", + "_._" + ] + }, "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { "sha512": "HI1OiS+2COrFMt3a1QXIP1xf9ECmpE8G1lG27GPeww5NeHvKsKpajdiauGBnmiEFZ02ITHS4XlZz7qRbUGzFRA==", "type": "package", @@ -5750,6 +6110,15 @@ "runtime.json" ] }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "sha512": "Se+I+Zd0ZH8IK7DTNBnS5VRDJNJ1wrtEPV4WiY7IYipoLnGQnyrXoxtSSHvZLjz46dSUecVQ7z+O6VGGBwvQUg==", + "type": "package", + "files": [ + "Microsoft.NETCore.Runtime.Native.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.Native.nuspec", + "_._" + ] + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", "type": "package", @@ -9669,6 +10038,7 @@ "projectFileDependencyGroups": { "": [ "Microsoft.NETCore.Platforms >= 1.0.1-beta-23504", + "Microsoft.NETCore.Portable.Compatibility >= 1.0.1-beta-23504", "Microsoft.NETCore.Runtime.CoreCLR >= 1.0.1-beta-23504", "Microsoft.NETCore.TestHost >= 1.0.0-beta-23504" ], diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/project.lock.json b/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/project.lock.json index 634d728fb1d921c9ab51ae7b35498305b9f2e5e0..1febbee1646b09ef413e3b5a08f032a34e042cd1 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/project.lock.json +++ b/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/project.lock.json @@ -96,6 +96,107 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "type": "package", "dependencies": { @@ -105,6 +206,9 @@ "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { "type": "package" }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { + "type": "package" + }, "Microsoft.VisualBasic/10.0.1-beta-23504": { "type": "package", "dependencies": { @@ -239,6 +343,18 @@ "ref/dotnet5.4/System.Console.dll": {} } }, + "System.Diagnostics.Contracts/4.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } + }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "type": "package", "dependencies": { @@ -248,6 +364,19 @@ "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} } }, + "System.Diagnostics.StackTrace/4.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} + } + }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "type": "package", "dependencies": { @@ -981,4628 +1110,56 @@ "ref/dotnet5.4/System.Xml.XmlSerializer.dll": {} } } - }, - "DNXCore,Version=v5.0/osx.10.10": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23504", - "Microsoft.NETCore.Platforms": "1.0.1-beta-23504", - "Microsoft.VisualBasic": "10.0.1-beta-23504", - "System.AppContext": "4.0.1-beta-23504", - "System.Collections": "4.0.11-beta-23504", - "System.Collections.Concurrent": "4.0.11-beta-23504", - "System.Collections.Immutable": "1.1.38-beta-23504", - "System.ComponentModel": "4.0.1-beta-23504", - "System.ComponentModel.Annotations": "4.0.11-beta-23504", - "System.Diagnostics.Debug": "4.0.11-beta-23504", - "System.Diagnostics.Tools": "4.0.1-beta-23504", - "System.Diagnostics.Tracing": "4.0.21-beta-23504", - "System.Dynamic.Runtime": "4.0.11-beta-23504", - "System.Globalization": "4.0.11-beta-23504", - "System.Globalization.Calendars": "4.0.1-beta-23504", - "System.Globalization.Extensions": "4.0.1-beta-23504", - "System.IO": "4.0.11-beta-23504", - "System.IO.Compression": "4.1.0-beta-23504", - "System.IO.Compression.ZipFile": "4.0.1-beta-23504", - "System.IO.FileSystem": "4.0.1-beta-23504", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23504", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23504", - "System.Linq": "4.0.1-beta-23504", - "System.Linq.Expressions": "4.0.11-beta-23504", - "System.Linq.Parallel": "4.0.1-beta-23504", - "System.Linq.Queryable": "4.0.1-beta-23504", - "System.Net.Http": "4.0.1-beta-23504", - "System.Net.NetworkInformation": "4.1.0-beta-23504", - "System.Net.Primitives": "4.0.11-beta-23504", - "System.Numerics.Vectors": "4.1.1-beta-23504", - "System.ObjectModel": "4.0.11-beta-23504", - "System.Reflection": "4.1.0-beta-23504", - "System.Reflection.DispatchProxy": "4.0.1-beta-23504", - "System.Reflection.Extensions": "4.0.1-beta-23504", - "System.Reflection.Metadata": "1.1.1-beta-23504", - "System.Reflection.Primitives": "4.0.1-beta-23504", - "System.Reflection.TypeExtensions": "4.1.0-beta-23504", - "System.Resources.ResourceManager": "4.0.1-beta-23504", - "System.Runtime": "4.0.21-beta-23504", - "System.Runtime.Extensions": "4.0.11-beta-23504", - "System.Runtime.Handles": "4.0.1-beta-23504", - "System.Runtime.InteropServices": "4.0.21-beta-23504", - "System.Runtime.Numerics": "4.0.1-beta-23504", - "System.Security.Claims": "4.0.1-beta-23504", - "System.Security.Principal": "4.0.1-beta-23504", - "System.Text.Encoding": "4.0.11-beta-23504", - "System.Text.Encoding.Extensions": "4.0.11-beta-23504", - "System.Text.RegularExpressions": "4.0.11-beta-23504", - "System.Threading": "4.0.11-beta-23504", - "System.Threading.Tasks": "4.0.11-beta-23504", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23504", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23504", - "System.Threading.Timer": "4.0.1-beta-23504", - "System.Xml.ReaderWriter": "4.0.11-beta-23504", - "System.Xml.XDocument": "4.0.11-beta-23504" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-beta-23504" - } - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Emit.Lightweight": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.any.System.Xml.XmlSerializer/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10", - "System.Xml.XmlDocument": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Xml.XmlSerializer.dll": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10/lib/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10", - "System.Threading.Thread": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll": {} - } - }, - "runtime.osx.10.10.System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.Linq": "4.0.0", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.0", - "System.Collections.NonGeneric": "4.0.0", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll": {} - } - }, - "runtime.osx.10.10.System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.1/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Globalization.Calendars": "4.0.0", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23504", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "runtime.unix.System.Threading/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Threading.dll": {} - } - }, - "System.AppContext/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.AppContext.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.AppContext.dll": {} - } - }, - "System.Collections/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Collections.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.1.38-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.NonGeneric.dll": {} - } - }, - "System.ComponentModel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.ComponentModel": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.unix.System.Console": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Calendars.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "runtime.unix.System.Globalization.Extensions": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.IO.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.IO.Compression": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.osx.10.10.System.IO.FileSystem": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/System.Linq.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Net.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.osx.10.10.System.Net.Http": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.2/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.10", - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.osx.10.10.System.Net.NetworkInformation": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "runtime.osx.10.10.System.Net.Primitives": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.Primitives.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - } - }, - "System.Reflection/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.2/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Immutable": "1.1.37", - "System.Diagnostics.Debug": "4.0.0", - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.InteropServices": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Primitives.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "runtime.osx.10.10.System.Runtime.Extensions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Handles.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Security.Principal": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Security.Principal.dll": {} - } - }, - "System.Text.Encoding/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.Threading": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Tasks.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Diagnostics.Tracing": "4.0.0", - "System.Dynamic.Runtime": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Thread.dll": {} - } - }, - "System.Threading.Timer/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.3/System.Threading.Timer.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tools": "4.0.0", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XDocument.dll": {} - } - }, - "System.Xml.XmlDocument/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XmlDocument.dll": {} - } - }, - "System.Xml.XmlSerializer/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Xml.ReaderWriter": "4.0.10", - "runtime.any.System.Xml.XmlSerializer": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XmlSerializer.dll": {} - } - } - }, - "DNXCore,Version=v5.0/ubuntu.14.04": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23504", - "Microsoft.NETCore.Platforms": "1.0.1-beta-23504", - "Microsoft.VisualBasic": "10.0.1-beta-23504", - "System.AppContext": "4.0.1-beta-23504", - "System.Collections": "4.0.11-beta-23504", - "System.Collections.Concurrent": "4.0.11-beta-23504", - "System.Collections.Immutable": "1.1.38-beta-23504", - "System.ComponentModel": "4.0.1-beta-23504", - "System.ComponentModel.Annotations": "4.0.11-beta-23504", - "System.Diagnostics.Debug": "4.0.11-beta-23504", - "System.Diagnostics.Tools": "4.0.1-beta-23504", - "System.Diagnostics.Tracing": "4.0.21-beta-23504", - "System.Dynamic.Runtime": "4.0.11-beta-23504", - "System.Globalization": "4.0.11-beta-23504", - "System.Globalization.Calendars": "4.0.1-beta-23504", - "System.Globalization.Extensions": "4.0.1-beta-23504", - "System.IO": "4.0.11-beta-23504", - "System.IO.Compression": "4.1.0-beta-23504", - "System.IO.Compression.ZipFile": "4.0.1-beta-23504", - "System.IO.FileSystem": "4.0.1-beta-23504", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23504", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23504", - "System.Linq": "4.0.1-beta-23504", - "System.Linq.Expressions": "4.0.11-beta-23504", - "System.Linq.Parallel": "4.0.1-beta-23504", - "System.Linq.Queryable": "4.0.1-beta-23504", - "System.Net.Http": "4.0.1-beta-23504", - "System.Net.NetworkInformation": "4.1.0-beta-23504", - "System.Net.Primitives": "4.0.11-beta-23504", - "System.Numerics.Vectors": "4.1.1-beta-23504", - "System.ObjectModel": "4.0.11-beta-23504", - "System.Reflection": "4.1.0-beta-23504", - "System.Reflection.DispatchProxy": "4.0.1-beta-23504", - "System.Reflection.Extensions": "4.0.1-beta-23504", - "System.Reflection.Metadata": "1.1.1-beta-23504", - "System.Reflection.Primitives": "4.0.1-beta-23504", - "System.Reflection.TypeExtensions": "4.1.0-beta-23504", - "System.Resources.ResourceManager": "4.0.1-beta-23504", - "System.Runtime": "4.0.21-beta-23504", - "System.Runtime.Extensions": "4.0.11-beta-23504", - "System.Runtime.Handles": "4.0.1-beta-23504", - "System.Runtime.InteropServices": "4.0.21-beta-23504", - "System.Runtime.Numerics": "4.0.1-beta-23504", - "System.Security.Claims": "4.0.1-beta-23504", - "System.Security.Principal": "4.0.1-beta-23504", - "System.Text.Encoding": "4.0.11-beta-23504", - "System.Text.Encoding.Extensions": "4.0.11-beta-23504", - "System.Text.RegularExpressions": "4.0.11-beta-23504", - "System.Threading": "4.0.11-beta-23504", - "System.Threading.Tasks": "4.0.11-beta-23504", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23504", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23504", - "System.Threading.Timer": "4.0.1-beta-23504", - "System.Xml.ReaderWriter": "4.0.11-beta-23504", - "System.Xml.XDocument": "4.0.11-beta-23504" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-beta-23504" - } - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Emit.Lightweight": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.any.System.Xml.XmlSerializer/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10", - "System.Xml.XmlDocument": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Xml.XmlSerializer.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/linux/lib/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.linux.System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll": {} - } - }, - "runtime.linux.System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.Linq": "4.0.0", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.0", - "System.Collections.NonGeneric": "4.0.0", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.1/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Globalization.Calendars": "4.0.0", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23504", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "runtime.unix.System.Threading/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Threading.dll": {} - } - }, - "System.AppContext/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.AppContext.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.AppContext.dll": {} - } - }, - "System.Collections/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Collections.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.1.38-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.NonGeneric.dll": {} - } - }, - "System.ComponentModel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.ComponentModel": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.unix.System.Console": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Calendars.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "runtime.unix.System.Globalization.Extensions": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.IO.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.IO.Compression": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.linux.System.IO.FileSystem": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/System.Linq.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Net.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.linux.System.Net.Http": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.2/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.10", - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.linux.System.Net.NetworkInformation": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "runtime.unix.System.Net.Primitives": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.Primitives.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - } - }, - "System.Reflection/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.2/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Immutable": "1.1.37", - "System.Diagnostics.Debug": "4.0.0", - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.InteropServices": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Primitives.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "runtime.linux.System.Runtime.Extensions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Handles.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Security.Principal": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "runtime.linux.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Security.Principal.dll": {} - } - }, - "System.Text.Encoding/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.Threading": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Tasks.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Diagnostics.Tracing": "4.0.0", - "System.Dynamic.Runtime": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Timer/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.3/System.Threading.Timer.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tools": "4.0.0", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XDocument.dll": {} - } - }, - "System.Xml.XmlDocument/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XmlDocument.dll": {} - } - }, - "System.Xml.XmlSerializer/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Xml.ReaderWriter": "4.0.10", - "runtime.any.System.Xml.XmlSerializer": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XmlSerializer.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23504", - "Microsoft.NETCore.Platforms": "1.0.1-beta-23504", - "Microsoft.VisualBasic": "10.0.1-beta-23504", - "System.AppContext": "4.0.1-beta-23504", - "System.Collections": "4.0.11-beta-23504", - "System.Collections.Concurrent": "4.0.11-beta-23504", - "System.Collections.Immutable": "1.1.38-beta-23504", - "System.ComponentModel": "4.0.1-beta-23504", - "System.ComponentModel.Annotations": "4.0.11-beta-23504", - "System.Diagnostics.Debug": "4.0.11-beta-23504", - "System.Diagnostics.Tools": "4.0.1-beta-23504", - "System.Diagnostics.Tracing": "4.0.21-beta-23504", - "System.Dynamic.Runtime": "4.0.11-beta-23504", - "System.Globalization": "4.0.11-beta-23504", - "System.Globalization.Calendars": "4.0.1-beta-23504", - "System.Globalization.Extensions": "4.0.1-beta-23504", - "System.IO": "4.0.11-beta-23504", - "System.IO.Compression": "4.1.0-beta-23504", - "System.IO.Compression.ZipFile": "4.0.1-beta-23504", - "System.IO.FileSystem": "4.0.1-beta-23504", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23504", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23504", - "System.Linq": "4.0.1-beta-23504", - "System.Linq.Expressions": "4.0.11-beta-23504", - "System.Linq.Parallel": "4.0.1-beta-23504", - "System.Linq.Queryable": "4.0.1-beta-23504", - "System.Net.Http": "4.0.1-beta-23504", - "System.Net.NetworkInformation": "4.1.0-beta-23504", - "System.Net.Primitives": "4.0.11-beta-23504", - "System.Numerics.Vectors": "4.1.1-beta-23504", - "System.ObjectModel": "4.0.11-beta-23504", - "System.Reflection": "4.1.0-beta-23504", - "System.Reflection.DispatchProxy": "4.0.1-beta-23504", - "System.Reflection.Extensions": "4.0.1-beta-23504", - "System.Reflection.Metadata": "1.1.1-beta-23504", - "System.Reflection.Primitives": "4.0.1-beta-23504", - "System.Reflection.TypeExtensions": "4.1.0-beta-23504", - "System.Resources.ResourceManager": "4.0.1-beta-23504", - "System.Runtime": "4.0.21-beta-23504", - "System.Runtime.Extensions": "4.0.11-beta-23504", - "System.Runtime.Handles": "4.0.1-beta-23504", - "System.Runtime.InteropServices": "4.0.21-beta-23504", - "System.Runtime.Numerics": "4.0.1-beta-23504", - "System.Security.Claims": "4.0.1-beta-23504", - "System.Security.Principal": "4.0.1-beta-23504", - "System.Text.Encoding": "4.0.11-beta-23504", - "System.Text.Encoding.Extensions": "4.0.11-beta-23504", - "System.Text.RegularExpressions": "4.0.11-beta-23504", - "System.Threading": "4.0.11-beta-23504", - "System.Threading.Tasks": "4.0.11-beta-23504", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23504", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23504", - "System.Threading.Timer": "4.0.1-beta-23504", - "System.Xml.ReaderWriter": "4.0.11-beta-23504", - "System.Xml.XDocument": "4.0.11-beta-23504" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-beta-23504" - } - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Emit.Lightweight": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.any.System.Xml.XmlSerializer/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10", - "System.Xml.XmlDocument": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Xml.XmlSerializer.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Overlapped": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Networking": "4.0.1-beta-23504", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Networking": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Globalization.Calendars": "4.0.0", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Cng": "4.0.0-beta-23504", - "System.Security.Cryptography.Csp": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "runtime.win7.System.Threading/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Threading.dll": {} - } - }, - "System.AppContext/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.AppContext.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.AppContext.dll": {} - } - }, - "System.Collections/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Collections.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.1.38-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.NonGeneric.dll": {} - } - }, - "System.ComponentModel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.ComponentModel": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {} - } - }, - "System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.win7.System.Console": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Calendars.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "runtime.win7.System.Globalization.Extensions": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.IO.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.IO.Compression": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.IO.FileSystem": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/System.Linq.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Net.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.Net.Http": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.2/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.10", - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.Net.NetworkInformation": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "runtime.win7.System.Net.Primitives": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.Primitives.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ObjectModel.dll": {} - } - }, - "System.Private.Networking/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.0", - "System.Collections.NonGeneric": "4.0.0", - "System.ComponentModel.EventBasedAsync": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Security.Principal": "4.0.0", - "System.Security.Principal.Windows": "4.0.0-beta-23504", - "System.Threading": "4.0.10", - "System.Threading.Overlapped": "4.0.0", - "System.Threading.Tasks": "4.0.10", - "System.Threading.ThreadPool": "4.0.10-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Private.Networking.dll": {} - } - }, - "System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - } - }, - "System.Reflection/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.2/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Immutable": "1.1.37", - "System.Diagnostics.Debug": "4.0.0", - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.InteropServices": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Primitives.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "runtime.win7.System.Runtime.Extensions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Handles.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Security.Principal": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Reflection": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Claims": "4.0.0", - "System.Security.Principal": "4.0.0", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.Threading": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Tasks.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Diagnostics.Tracing": "4.0.0", - "System.Dynamic.Runtime": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.InteropServices": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.3/System.Threading.Timer.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tools": "4.0.0", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XDocument.dll": {} - } - }, - "System.Xml.XmlDocument/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XmlDocument.dll": {} - } - }, - "System.Xml.XmlSerializer/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Xml.ReaderWriter": "4.0.10", - "runtime.any.System.Xml.XmlSerializer": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XmlSerializer.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "sha512": "9zS+Nvc0DwKVxDCExaleQIyEbWJvRJgSlAEOSDuLPMyqNRXkcopbN7wcl3D8sQycwn5tgJ/fR/puVcZAWN9f6w==", - "type": "package", - "files": [ - "Microsoft.CSharp.4.0.1-beta-23504.nupkg.sha512", - "Microsoft.CSharp.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/Microsoft.CSharp.dll", - "lib/net45/_._", - "lib/netcore50/Microsoft.CSharp.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.1/Microsoft.CSharp.dll", - "ref/dotnet5.1/Microsoft.CSharp.xml", - "ref/dotnet5.1/de/Microsoft.CSharp.xml", - "ref/dotnet5.1/es/Microsoft.CSharp.xml", - "ref/dotnet5.1/fr/Microsoft.CSharp.xml", - "ref/dotnet5.1/it/Microsoft.CSharp.xml", - "ref/dotnet5.1/ja/Microsoft.CSharp.xml", - "ref/dotnet5.1/ko/Microsoft.CSharp.xml", - "ref/dotnet5.1/ru/Microsoft.CSharp.xml", - "ref/dotnet5.1/zh-hans/Microsoft.CSharp.xml", - "ref/dotnet5.1/zh-hant/Microsoft.CSharp.xml", - "ref/net45/_._", - "ref/netcore50/Microsoft.CSharp.dll", - "ref/netcore50/Microsoft.CSharp.xml", - "ref/netcore50/de/Microsoft.CSharp.xml", - "ref/netcore50/es/Microsoft.CSharp.xml", - "ref/netcore50/fr/Microsoft.CSharp.xml", - "ref/netcore50/it/Microsoft.CSharp.xml", - "ref/netcore50/ja/Microsoft.CSharp.xml", - "ref/netcore50/ko/Microsoft.CSharp.xml", - "ref/netcore50/ru/Microsoft.CSharp.xml", - "ref/netcore50/zh-hans/Microsoft.CSharp.xml", - "ref/netcore50/zh-hant/Microsoft.CSharp.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] + } + }, + "libraries": { + "Microsoft.CSharp/4.0.1-beta-23504": { + "sha512": "9zS+Nvc0DwKVxDCExaleQIyEbWJvRJgSlAEOSDuLPMyqNRXkcopbN7wcl3D8sQycwn5tgJ/fR/puVcZAWN9f6w==", + "type": "package", + "files": [ + "Microsoft.CSharp.4.0.1-beta-23504.nupkg.sha512", + "Microsoft.CSharp.nuspec", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/dotnet5.4/Microsoft.CSharp.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.CSharp.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/Microsoft.CSharp.dll", + "ref/dotnet5.1/Microsoft.CSharp.xml", + "ref/dotnet5.1/de/Microsoft.CSharp.xml", + "ref/dotnet5.1/es/Microsoft.CSharp.xml", + "ref/dotnet5.1/fr/Microsoft.CSharp.xml", + "ref/dotnet5.1/it/Microsoft.CSharp.xml", + "ref/dotnet5.1/ja/Microsoft.CSharp.xml", + "ref/dotnet5.1/ko/Microsoft.CSharp.xml", + "ref/dotnet5.1/ru/Microsoft.CSharp.xml", + "ref/dotnet5.1/zh-hans/Microsoft.CSharp.xml", + "ref/dotnet5.1/zh-hant/Microsoft.CSharp.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.CSharp.dll", + "ref/netcore50/Microsoft.CSharp.xml", + "ref/netcore50/de/Microsoft.CSharp.xml", + "ref/netcore50/es/Microsoft.CSharp.xml", + "ref/netcore50/fr/Microsoft.CSharp.xml", + "ref/netcore50/it/Microsoft.CSharp.xml", + "ref/netcore50/ja/Microsoft.CSharp.xml", + "ref/netcore50/ko/Microsoft.CSharp.xml", + "ref/netcore50/ru/Microsoft.CSharp.xml", + "ref/netcore50/zh-hans/Microsoft.CSharp.xml", + "ref/netcore50/zh-hant/Microsoft.CSharp.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._" + ] }, "Microsoft.NETCore/5.0.1-beta-23504": { "sha512": "cDdgJBMp1P2KbQ00kLv0pnGAxQZ11fpiSjMoLq1i3/+JNLybMFNDQHBQEENjvjuC3I9WCeizFLYnaOXYA0XpSA==", @@ -5622,556 +1179,175 @@ "runtime.json" ] }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.1.0.1-beta-23504.nupkg.sha512", - "Microsoft.NETCore.Targets.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "sha512": "/bYlx74RmDOCsj9Z4CHpMDzQjdfW5pIkLwvkoUJZBmy6ezbWkGfqRqUU2BlJZbj+XYxiEsGx5X3ogOPbMmci2g==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.DNXCore.5.0.0-beta-23504.nupkg.sha512", - "Microsoft.NETCore.Targets.DNXCore.nuspec", - "runtime.json" - ] - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "sha512": "rgmvkhiP34p4Hme3V1IrF3hBJnw7g/96Kum9Fttv5vE5T32EJOU9JWgHbevJkZxLPCT3jpbugbIErutJ7hdIyQ==", - "type": "package", - "files": [ - "Microsoft.VisualBasic.10.0.1-beta-23504.nupkg.sha512", - "Microsoft.VisualBasic.nuspec", - "lib/dotnet5.4/Microsoft.VisualBasic.dll", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", + "type": "package", + "files": [ + "Microsoft.NETCore.Portable.Compatibility.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Portable.Compatibility.nuspec", + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", + "lib/dnxcore50/System.Core.dll", + "lib/dnxcore50/System.Net.dll", + "lib/dnxcore50/System.Numerics.dll", + "lib/dnxcore50/System.Runtime.Serialization.dll", + "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", + "lib/dnxcore50/System.Windows.dll", + "lib/dnxcore50/System.Xml.Linq.dll", + "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", - "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "lib/netcore50/System.Core.dll", + "lib/netcore50/System.Net.dll", + "lib/netcore50/System.Numerics.dll", + "lib/netcore50/System.Runtime.Serialization.dll", + "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", + "lib/netcore50/System.Windows.dll", + "lib/netcore50/System.Xml.Linq.dll", + "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", + "lib/wp80/_._", "lib/wpa81/_._", - "ref/dotnet5.2/Microsoft.VisualBasic.dll", - "ref/dotnet5.2/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/de/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/es/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/fr/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/it/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/ja/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/ko/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/ru/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/zh-hans/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/zh-hant/Microsoft.VisualBasic.xml", + "ref/dotnet/System.ComponentModel.DataAnnotations.dll", + "ref/dotnet/System.Core.dll", + "ref/dotnet/System.Net.dll", + "ref/dotnet/System.Numerics.dll", + "ref/dotnet/System.Runtime.Serialization.dll", + "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", + "ref/dotnet/System.Windows.dll", + "ref/dotnet/System.Xml.Linq.dll", + "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/Microsoft.VisualBasic.dll", - "ref/netcore50/Microsoft.VisualBasic.xml", - "ref/netcore50/de/Microsoft.VisualBasic.xml", - "ref/netcore50/es/Microsoft.VisualBasic.xml", - "ref/netcore50/fr/Microsoft.VisualBasic.xml", - "ref/netcore50/it/Microsoft.VisualBasic.xml", - "ref/netcore50/ja/Microsoft.VisualBasic.xml", - "ref/netcore50/ko/Microsoft.VisualBasic.xml", - "ref/netcore50/ru/Microsoft.VisualBasic.xml", - "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml", - "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml", + "ref/netcore50/System.ComponentModel.DataAnnotations.dll", + "ref/netcore50/System.Core.dll", + "ref/netcore50/System.Net.dll", + "ref/netcore50/System.Numerics.dll", + "ref/netcore50/System.Runtime.Serialization.dll", + "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", + "ref/netcore50/System.Windows.dll", + "ref/netcore50/System.Xml.Linq.dll", + "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", - "ref/wpa81/_._" - ] - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "sha512": "35tjwrr0Q1xmXP4LqW+SlV8kdpVjnl8cC4G01uuKHL2vFc4EWJn689O6TfkYphbJ5TUu3n4tlfaspEp4YcPAcQ==", - "type": "package", - "files": [ - "Microsoft.Win32.Primitives.4.0.1-beta-23504.nupkg.sha512", - "Microsoft.Win32.Primitives.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll", - "ref/dotnet5.4/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/de/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/es/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/fr/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/it/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/ja/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/ru/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "sha512": "c3Usq1EzjBFAPvhNGd31D02QJn57SmxX+PLgSFy24GZLgCHxZeVpx1bQKJMm4Y4T7EbDxyFwlNU2ih7ZntD2Jw==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Linq.Expressions.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/dotnet/_._", - "runtime.any.System.Linq.Expressions.4.0.11-beta-23504.nupkg.sha512", - "runtime.any.System.Linq.Expressions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "sha512": "leOqA4KvhFt1cDQYpbh8ANbxB0Yt96wXw7RNSM8Xg4P5FbGNUAjk0Y1n+t5kBHlQQ/0cWCgwrdKO27oB3OvZrw==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Reflection.DispatchProxy.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.DispatchProxy.dll", - "lib/netcore50/System.Reflection.DispatchProxy.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/dotnet/_._", - "runtime.any.System.Reflection.DispatchProxy.4.0.1-beta-23504.nupkg.sha512", - "runtime.any.System.Reflection.DispatchProxy.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Xml.XmlSerializer/4.0.11-beta-23504": { - "sha512": "MTaWahFFP83Nt5oiK8jfhQmQo8S+ybSsy8wQ3YBUBb4CVPKKtwP5dbLmcJJWLANJlU8ZHBN8q8X9jhfNqmyVNg==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Xml.XmlSerializer.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.XmlSerializer.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/dotnet/_._", - "runtime.any.System.Xml.XmlSerializer.4.0.11-beta-23504.nupkg.sha512", - "runtime.any.System.Xml.XmlSerializer.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.linux.System.IO.FileSystem/4.0.1-beta-23504": { - "sha512": "5T5HbDUruLTAnjjAFYzw/7vLu+k5UERXgqHX+CPWI/fFiGw5Fb7zfOgOGdvwKMFfmSdgyW1sC47YPBdehpjj3A==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.IO.FileSystem.4.0.1-beta-23504.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.nuspec", - "runtimes/linux/lib/dotnet5.4/System.IO.FileSystem.dll" - ] - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "sha512": "KvTIfrIk55tuqFliZg4h6lsv7608BcrQ8jxhH7usDGH9SyunF3KUxsBnDSg0DZfEuC0onuxwfaAOArA040HHCA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-beta-23504.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.Watcher.nuspec", - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.linux.System.Net.Http/4.0.1-beta-23504": { - "sha512": "AlAxHLt5h2QSZhRDNvrMwyk9FrQK8kz9YNb5YNUfeUVKqRhYYMoKYlkG6AirJoigmb/9thOk0/8oAvjfW1hc5w==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Net.Http.4.0.1-beta-23504.nupkg.sha512", - "runtime.linux.System.Net.Http.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll" - ] - }, - "runtime.linux.System.Net.NetworkInformation/4.1.0-beta-23504": { - "sha512": "Ku7kOxHdBRdjGaActIvjWg5VkNHlCEg1uU/nZLwWcFbLWBWK5pQbBnHxEB6BAYfEzRP4wU4yWwJJ/pbf66OZHQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Net.NetworkInformation.4.1.0-beta-23504.nupkg.sha512", - "runtime.linux.System.Net.NetworkInformation.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll" - ] - }, - "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23504": { - "sha512": "KI4rp6Gzg6GYMN4bo1/fSgh9ukhhGQQAygujl6UYodSwOy9/7hEt2y+1P6IDLLrXFY2ratJNNiSTZnz5Pn/qlg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Runtime.Extensions.4.0.11-beta-23504.nupkg.sha512", - "runtime.linux.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll" - ] - }, - "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "C/Fjwn8+jmp5oyBsszTqDelipgCvaPvzLM/E6GZIPdomKHgXoPNA+MVBXuKSSPSoiikBexdIHNFBr0L37cDyEA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "runtime.linux.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23504": { - "sha512": "g+wxwmtTVzKzKi/ZcGvNPHLjNBKVUXdK435kBWNva1mJfZBBD6w29qIc0lWelTdRNoBiOLTUM3RLgJMMR1c0Uw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.IO.FileSystem.4.0.1-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.nuspec", - "runtimes/osx.10.10/lib/dotnet5.4/System.IO.FileSystem.dll" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "sha512": "d0BPfr7qX0lYyXmPDylJZC4s1+/J/pwgBVpdXiTewUPXhGZX6uClCTrmZUV9QsrqNfi9Bshtg65QH/L/mr2L4A==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.nuspec", - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-beta-23504": { - "sha512": "3pIBIopnnQS1FH02Ug7bcCOwGVD75io1ubxmBpMudsZyYOdVfcqNaZ8rgw72eFjDA2p6fdrW3kyPCRqXnDNyow==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.Http.4.0.1-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Net.Http.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll" - ] - }, - "runtime.osx.10.10.System.Net.NetworkInformation/4.1.0-beta-23504": { - "sha512": "rt3hGWXoyDWEJjAjs+f/w925p89tfOjxt5BocZmcv/vL1YRIGwqwyRrFW37hF2doiNq5cbMff5SGoyb5dT3QJg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.NetworkInformation.4.1.0-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Net.NetworkInformation.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll" - ] - }, - "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23504": { - "sha512": "E5GQOgTh1G6LIuHLFIoA2sJ5bC1fgy50SXUaGOGMccpiWYiUUruqKrw/1bTa+8LzvRPmJtsZX+pZQve9VQcNUQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.Primitives.4.0.11-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Net.Primitives.nuspec", - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll" - ] - }, - "runtime.osx.10.10.System.Runtime.Extensions/4.0.11-beta-23504": { - "sha512": "CWcHACKy4dIkPETmN/NBJVth5KkHbjfib5qvdyFOcte220ORkcdr1Z9K3x0TEBlrtV1PqGYlYFQwlFtVl89INA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Runtime.Extensions.4.0.11-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll" - ] - }, - "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "lGDr/ddeG0GrhgB+nVEACjb7cKLe3akiTmPK9oqdqeQAOni1txIiVI7RN/CarOXS3rJY94G4oeL8Rde2pRQjuw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/osx.10.10/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "sha512": "t2sH0NEYCypGtnqM1YwT/x6qif46pphHf2jB/9CtgDnlzfZX8EZsl+kqAlJ8IiRdiMSwF7sOCXluocBaVY8RIA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.Microsoft.Win32.Primitives.4.0.1-beta-23504.nupkg.sha512", - "runtime.unix.Microsoft.Win32.Primitives.nuspec", - "runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.unix.System.Console/4.0.0-beta-23504": { - "sha512": "EhggNdp0T6S7OqcP2eYHhtjZWq5WVFS7RjoGxCHzPhy28aa/4fmTelJAOkKZhL5QYf+lN4yHyPq//loieie6NA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Console.4.0.0-beta-23504.nupkg.sha512", - "runtime.unix.System.Console.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Console.dll" - ] - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23504": { - "sha512": "W8U59BC8rOJ9oPVjy8uQjzYmRgZILJa9LQNPyDmph4pzVvYre5j0eMpmj5mOnTjyjXDiX0yADsV/+HPQcvxM4w==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Diagnostics.Debug.4.0.11-beta-23504.nupkg.sha512", - "runtime.unix.System.Diagnostics.Debug.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll" - ] - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23504": { - "sha512": "HtTGetUERJJVwMzIhaS8xR36WTzGp0/cMrUG8iM41JW6DLCJgR7g9JHxnwuE307/xUp9e8Hjugk2KEl5Df4Y1Q==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Globalization.Extensions.4.0.1-beta-23504.nupkg.sha512", - "runtime.unix.System.Globalization.Extensions.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll" - ] - }, - "runtime.unix.System.IO.Compression/4.1.0-beta-23504": { - "sha512": "fqeTK2uSrkgiH5pvGPlrVfkYOhCGH9SjYl2HCi6iBqO3A1tROWmVUQHl3E0w/3ZorhkNjb1PP/CBQQR95n64zQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.IO.Compression.4.1.0-beta-23504.nupkg.sha512", - "runtime.unix.System.IO.Compression.nuspec", - "runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll" - ] - }, - "runtime.unix.System.Net.Primitives/4.0.11-beta-23504": { - "sha512": "q6IYscNoG4mqXHL3y6fROYqfs4zmtimlbGtY+ByvCLUdJhIKFJtOWStNzUWAv3O7zBf6RVfT3AbsAqg7yct6mA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Net.Primitives.4.0.11-beta-23504.nupkg.sha512", - "runtime.unix.System.Net.Primitives.nuspec", - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll" - ] - }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23504": { - "sha512": "VE+DqWexqssnGv+oliPA4zkFgR6cli1UwbNcQlsvkb7PqRaD67Y6DjSlqtIzh6nRgT5kjcq+sdGCuwPkidOSAA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Private.Uri.4.0.1-beta-23504.nupkg.sha512", - "runtime.unix.System.Private.Uri.nuspec", - "runtimes/unix/lib/dotnet5.1/System.Private.Uri.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "sha512": "g+aj7GEz6yCp9rB2qzcW0A6to9I3QFWbcyVdfer3ac8n1atDm1JkbBkFB/+W9qQ0ThWRlp6mMFTGYLTF5Pqygw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-beta-23504.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Encoding.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "sha512": "WOYX7vcx8MpJPhrs6xowQFJ487wf4t2KrIBSq/9FNmdu5PwlxUZd6nsolg6WZ9HxpWITvZmX7ScP7/vuJH10eg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Security.Cryptography.X509Certificates.4.0.0-beta-23504.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "runtime.unix.System.Threading/4.0.11-beta-23504": { - "sha512": "u31otaQ2mmgSqYqClvG1gwAvJs76vxs/3P7u6LX88mur7oLaBNQfTKl9Eb6jawkMPvjO4aTi/PFTocDyGcx1xQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Threading.4.0.11-beta-23504.nupkg.sha512", - "runtime.unix.System.Threading.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Threading.dll" - ] - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "sha512": "EYv9X50H6mUzMs0h2XE0Z85l/2ZAdxxg8ZlGrZRmQ6HIBgaT9UqRTWuncVkETfaPQ3mkt9wFhls4GkotoXt0Dg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.Microsoft.Win32.Primitives.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.Microsoft.Win32.Primitives.nuspec", - "runtimes/win7/lib/dotnet5.4/Microsoft.Win32.Primitives.dll", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.Console/4.0.0-beta-23504": { - "sha512": "f1V73xPbwDvT7KMJYpWNnVgjUbA8nW//Ue8A5xhSKqcu6t+AdrstYnD76SxiVrvP4b2wwAq0GAqIsKMF5l95jQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Console.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Console.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Console.dll", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23504": { - "sha512": "P6YWygBJDmkJYPU4cfHuHzR8P78RI3JeIPrhfwrN621XKw7kDfC6ats1/SG2qDQ8yhRVdxBhA9lY+AVrFnPZlA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Diagnostics.Debug.nuspec", - "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" - ] - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23504": { - "sha512": "KjEYFvn2yQPbVMA3EBOSPHH2anM4SiTHwjwDY1jDqKR7OoSnS66R6nHD6Y8xL2/3W+sEDS/AxwMw6j/0PLkukA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Globalization.Extensions.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.Globalization.Extensions.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Globalization.Extensions.dll", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.IO.Compression/4.1.0-beta-23504": { - "sha512": "+D1KT0Iu057TgBrRegbMTNxHgUEebjxYT5IWKKSUCom4B9JsTuMI+pT1S/MzevKO8WJuZbJIbsjTfKVMVOJWPQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.IO.Compression.4.1.0-beta-23504.nupkg.sha512", - "runtime.win7.System.IO.Compression.nuspec", - "runtimes/win7/lib/dotnet5.4/System.IO.Compression.dll", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.Compression.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.FileSystem/4.0.1-beta-23504": { - "sha512": "aWrme39RhMeM7pSg4IB0I8nInwgpE9ZtbNJDyLZ8d2SZlmdt78r/GUuCuc/Qm8ogeZZsX50Km0AjZHHrTemtRw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.IO.FileSystem.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.IO.FileSystem.nuspec", - "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.dll", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Net.Http/4.0.1-beta-23504": { - "sha512": "FzrwVpW4rqcv2Ik9FLVhE3V8moXPnq+yBim7++UQlXg6GR84g5evyVAi0ZOXSaozvAug1tXH6Zp1hRxrDmmc/w==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Net.Http.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.Net.Http.nuspec", - "runtimes/win7/lib/DNXCore50/System.Net.Http.dll", - "runtimes/win7/lib/netcore50/System.Net.Http.dll" - ] - }, - "runtime.win7.System.Net.NetworkInformation/4.1.0-beta-23504": { - "sha512": "hgYCjv6Qfb9/p4ksev8V9QUow1viGz9r163IwTvSj9fImwtt2IRfdkFS8nmPOEECNg7F78AOxnP9fhzhLDzIqg==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Net.NetworkInformation.dll", - "lib/netcore50/System.Net.NetworkInformation.dll", - "ref/dotnet/_._", - "runtime.win7.System.Net.NetworkInformation.4.1.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Net.NetworkInformation.nuspec", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.Net.Primitives/4.0.11-beta-23504": { - "sha512": "c745ierrLu+irFDKR3P/eBsdf3vldenP0oBlYlI9F1Yl06XTZzYCD0O2sgnjotcquzY89yCF80ZikgbgmxwtrA==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Net.Primitives.dll", - "ref/dotnet/_._", - "runtime.win7.System.Net.Primitives.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Net.Primitives.nuspec", - "runtimes/win7/lib/netcore50/System.Net.Primitives.dll" + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "runtimes/aot/lib/netcore50/System.Core.dll", + "runtimes/aot/lib/netcore50/System.Net.dll", + "runtimes/aot/lib/netcore50/System.Numerics.dll", + "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", + "runtimes/aot/lib/netcore50/System.Windows.dll", + "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" + ] + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "sha512": "hEVWLbn4oo3Gf3DLBkUpStzZyjXhengfWwKEva0jRYg4DjpHpVSCgNtdX2/g1IcKssWn00a1uaabQ+j1J2kwAg==", + "type": "package", + "files": [ + "Microsoft.NETCore.Runtime.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.nuspec", + "_._" ] }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23504": { - "sha512": "GUz2PrdyNkqBU/V7G8dftCxJgND+0OLxebHWf5X/GXDuBdnFQn2qJB8SX3CF7753rmWnR4xbXIahzYfqqRtwyA==", + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { + "sha512": "HI1OiS+2COrFMt3a1QXIP1xf9ECmpE8G1lG27GPeww5NeHvKsKpajdiauGBnmiEFZ02ITHS4XlZz7qRbUGzFRA==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Private.Uri.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.Private.Uri.nuspec", - "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll", - "runtimes/win7/lib/netcore50/System.Private.Uri.dll", - "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" + "Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.CoreCLR.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23504": { - "sha512": "fMdKRUcn+PHDzh1Es8x1ruyvgn85jtbYJ2aKnjHceX5A2lxGKhgakFzN4UhcjDOjMWzKIBi3PZjmEyTKGUsMHA==", + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "sha512": "Se+I+Zd0ZH8IK7DTNBnS5VRDJNJ1wrtEPV4WiY7IYipoLnGQnyrXoxtSSHvZLjz46dSUecVQ7z+O6VGGBwvQUg==", "type": "package", "files": [ - "lib/DNXCore50/System.Runtime.Extensions.dll", - "lib/netcore50/System.Runtime.Extensions.dll", - "ref/dotnet/_._", - "runtime.win7.System.Runtime.Extensions.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Runtime.Extensions.nuspec", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" + "Microsoft.NETCore.Runtime.Native.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.Native.nuspec", + "_._" ] }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "WNd7z7fFOLpadoWd/8GNDgrdQdCwXs0mEr8Yvu27trj2KF3TYybBYf/GfQEPRBMri7ftKqaoTDBp6swZrweLYA==", + "Microsoft.NETCore.Targets/1.0.1-beta-23504": { + "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll", - "runtimes/win7/lib/net/_._" + "Microsoft.NETCore.Targets.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Targets.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "sha512": "ixhi8SrJuWC+b1+VDJhgxgC3IF430YlWZNVDHASrh8aGBlly9BylcSdu+MLutUBPudHBTCRqFtBK8C1pUoTXgA==", + "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { + "sha512": "/bYlx74RmDOCsj9Z4CHpMDzQjdfW5pIkLwvkoUJZBmy6ezbWkGfqRqUU2BlJZbj+XYxiEsGx5X3ogOPbMmci2g==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Encoding.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll", - "runtimes/win7/lib/net/_._" + "Microsoft.NETCore.Targets.DNXCore.5.0.0-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Targets.DNXCore.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "sha512": "oc3V79b+Wp/aN1ApMPUE7VxoUQVcoTOoTerc+YFFj7KbRKuoWxjdxPpH+RiK3BU57ctCViDU8aWZUqbx2zO+kQ==", + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { + "sha512": "VAtx+xo/JQnzeQ8rK8c7fTCVfPhoVwH6xpfeP0BaH/8gaC46OqClEIzvMhEZ0UHt67CLfecaxZRwkOF2h7tRFw==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.X509Certificates.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.dll" + "Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Windows.ApiSets.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Threading/4.0.11-beta-23504": { - "sha512": "4SnYQSAruAa8On89ew+88TNbtzlP6j8lVsv4/3KGX0kToyt9iIMaDF698SH09jJ2mYL5NugtOrLsrsCvDDFfQQ==", + "Microsoft.VisualBasic/10.0.1-beta-23504": { + "sha512": "rgmvkhiP34p4Hme3V1IrF3hBJnw7g/96Kum9Fttv5vE5T32EJOU9JWgHbevJkZxLPCT3jpbugbIErutJ7hdIyQ==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Threading.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Threading.nuspec", - "runtimes/win7/lib/DNXCore50/System.Threading.dll", - "runtimes/win7/lib/netcore50/System.Threading.dll", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll" + "Microsoft.VisualBasic.10.0.1-beta-23504.nupkg.sha512", + "Microsoft.VisualBasic.nuspec", + "lib/dotnet5.4/Microsoft.VisualBasic.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "ref/dotnet5.2/Microsoft.VisualBasic.dll", + "ref/dotnet5.2/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/de/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/es/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/fr/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/it/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/ja/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/ko/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/ru/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/zh-hans/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/zh-hant/Microsoft.VisualBasic.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.VisualBasic.dll", + "ref/netcore50/Microsoft.VisualBasic.xml", + "ref/netcore50/de/Microsoft.VisualBasic.xml", + "ref/netcore50/es/Microsoft.VisualBasic.xml", + "ref/netcore50/fr/Microsoft.VisualBasic.xml", + "ref/netcore50/it/Microsoft.VisualBasic.xml", + "ref/netcore50/ja/Microsoft.VisualBasic.xml", + "ref/netcore50/ko/Microsoft.VisualBasic.xml", + "ref/netcore50/ru/Microsoft.VisualBasic.xml", + "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml", + "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml", + "ref/win8/_._", + "ref/wpa81/_._" ] }, "System.AppContext/4.0.1-beta-23504": { @@ -6334,36 +1510,6 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml" ] }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "sha512": "77sjjsnYvdvXbQsx2H1P++W3e14iTbj3AP75ruupt2XFrfQz0B4P6lCRIBu/vRGABZ+r4mN/uqweUASs2dDH9A==", - "type": "package", - "files": [ - "System.Collections.NonGeneric.4.0.1-beta-23504.nupkg.sha512", - "System.Collections.NonGeneric.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/System.Collections.NonGeneric.dll", - "lib/net46/System.Collections.NonGeneric.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Collections.NonGeneric.dll", - "ref/dotnet5.4/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/de/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/es/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/fr/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/it/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/ja/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/ko/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/ru/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/zh-hans/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/zh-hant/System.Collections.NonGeneric.xml", - "ref/net46/System.Collections.NonGeneric.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, "System.ComponentModel/4.0.1-beta-23504": { "sha512": "kdiCEzPhbAEBuOagqpCBX+JeAaTMsbx4PjOz0HYZrRS8LKe5pdmx+7Jqv+InDTQ7O84K6dUfoWYHdvo8npkhJw==", "type": "package", @@ -6459,65 +1605,6 @@ "ref/xamarinmac20/_._" ] }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { - "sha512": "N9GYUAXf51vT0E2RdPK6kLxtlbrrXbNqq7zd5c7woylEqMcC2depjmB6Uyy/WOtkoA63qJKYrOcBpn6nPIQ5fQ==", - "type": "package", - "files": [ - "System.ComponentModel.EventBasedAsync.4.0.11-beta-23504.nupkg.sha512", - "System.ComponentModel.EventBasedAsync.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", - "lib/net45/_._", - "lib/netcore50/System.ComponentModel.EventBasedAsync.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/de/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/es/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/fr/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/it/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/ja/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/ko/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/de/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/es/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/fr/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/it/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/ja/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/ko/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/net45/_._", - "ref/netcore50/System.ComponentModel.EventBasedAsync.dll", - "ref/netcore50/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/de/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/es/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/fr/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/it/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/ja/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/ko/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, "System.Console/4.0.0-beta-23504": { "sha512": "fuAquEM/2DrY8axtMIbEw1Qk8oX2WCPyd2ws2W0u7PDWlxtFMuFSI4rAOW2hs/S5aGsl5qcpJ2A8ELJW0c/JOw==", "type": "package", @@ -6548,6 +1635,47 @@ "runtime.json" ] }, + "System.Diagnostics.Contracts/4.0.1-beta-23504": { + "sha512": "knQ8P68NRuj11x+3ug3mGummBXhL99qRj2v4FahB4x7qH3Ofparq4DPQY9LtbpvRVGJH+2kYJaOzDV6XceHqFg==", + "type": "package", + "files": [ + "System.Diagnostics.Contracts.4.0.1-beta-23504.nupkg.sha512", + "System.Diagnostics.Contracts.nuspec", + "lib/DNXCore50/System.Diagnostics.Contracts.dll", + "lib/net45/_._", + "lib/netcore50/System.Diagnostics.Contracts.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "ref/dotnet5.1/System.Diagnostics.Contracts.dll", + "ref/dotnet5.1/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/de/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/es/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/fr/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/it/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/ja/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/ko/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/ru/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/zh-hans/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/zh-hant/System.Diagnostics.Contracts.xml", + "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", + "ref/netcore50/System.Diagnostics.Contracts.xml", + "ref/netcore50/de/System.Diagnostics.Contracts.xml", + "ref/netcore50/es/System.Diagnostics.Contracts.xml", + "ref/netcore50/fr/System.Diagnostics.Contracts.xml", + "ref/netcore50/it/System.Diagnostics.Contracts.xml", + "ref/netcore50/ja/System.Diagnostics.Contracts.xml", + "ref/netcore50/ko/System.Diagnostics.Contracts.xml", + "ref/netcore50/ru/System.Diagnostics.Contracts.xml", + "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml", + "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" + ] + }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "sha512": "wuBgKPGpBmyQfl88WA6sqQ+OaOqRBNi4C4XwjVAKuhqJ4y3tgdcpX72vwhyOoPbnnkCiEaIdPaelmNEzQHAnRw==", "type": "package", @@ -6606,6 +1734,38 @@ "runtime.json" ] }, + "System.Diagnostics.StackTrace/4.0.1-beta-23504": { + "sha512": "aITNhWOduMAYqcgKcMzEjLxJjhh7GGYi3gGf1eKH58RjPD9Q20zwsWGUNO8WC3ahSSmjNxxjCj3bOBGVnIrFmw==", + "type": "package", + "files": [ + "System.Diagnostics.StackTrace.4.0.1-beta-23504.nupkg.sha512", + "System.Diagnostics.StackTrace.nuspec", + "lib/DNXCore50/System.Diagnostics.StackTrace.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Diagnostics.StackTrace.dll", + "lib/netcore50/System.Diagnostics.StackTrace.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.StackTrace.dll", + "ref/dotnet5.4/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/de/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/es/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/fr/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/it/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/ja/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/ko/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/ru/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/zh-hans/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/zh-hant/System.Diagnostics.StackTrace.xml", + "ref/net46/System.Diagnostics.StackTrace.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" + ] + }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "sha512": "deblyOnmqyQFbZqv0o4rwvp0kySJYgOyQ3HVboYhhJrw88geug2ASMg46ZcieuMKfFavDufhNnlHsi97LV0uLw==", "type": "package", @@ -7106,36 +2266,6 @@ "ref/xamarinmac20/_._" ] }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "sha512": "h1GNVT7jnOj6U3l6jKt5pBdIVGyAEJrUQIG1PP8xGOzkUi+I96xeXij3k/NQNNZPY/gJZ9rMiyuvkpR0xVb/DA==", - "type": "package", - "files": [ - "System.IO.FileSystem.Watcher.4.0.0-beta-23504.nupkg.sha512", - "System.IO.FileSystem.Watcher.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Watcher.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/de/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/es/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/fr/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/it/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/ja/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/ko/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/ru/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/zh-hans/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/zh-hant/System.IO.FileSystem.Watcher.xml", - "ref/net46/System.IO.FileSystem.Watcher.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { "sha512": "EyI2VvkB50bx2LfHhbZHx6erYVcNw+rSZHWkBdMyrm80uUn6O/U2ZjbzUkRVe2QaLWV4MVILDGt98Pa28rU21w==", "type": "package", @@ -7590,18 +2720,6 @@ "ref/xamarinmac20/_._" ] }, - "System.Private.Networking/4.0.1-beta-23504": { - "sha512": "Ifg6HYCTSdfjFKY4i5bHp+D+ftYNqQDPxN3qm5sLWmBx1M8UMTdO86LuVyz18SJND0IXQDVDHBGLq3h8Yo/dfg==", - "type": "package", - "files": [ - "System.Private.Networking.4.0.1-beta-23504.nupkg.sha512", - "System.Private.Networking.nuspec", - "lib/DNXCore50/System.Private.Networking.dll", - "lib/netcore50/System.Private.Networking.dll", - "ref/dnxcore50/_._", - "ref/netcore50/_._" - ] - }, "System.Private.Uri/4.0.1-beta-23504": { "sha512": "rKX89ly6HK4o4Tz+Eg6tad5RIIDYNb3QGNttQrNUUdGaAS190rxQU82HfLcZp7Y9Q+5lF6WhBmw8hFTNvCA3yw==", "type": "package", @@ -7730,34 +2848,6 @@ "ref/xamarinmac20/_._" ] }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "sha512": "69RcAGH9B/+gH/wK3ldl4+Ex14gL2BvsCSORl9GyVGH69x0ojVqT+Wbv1Hm+G11M+wtbngM/B/tCGSrA5LWnaw==", - "type": "package", - "files": [ - "System.Reflection.Emit.4.0.1-beta-23504.nupkg.sha512", - "System.Reflection.Emit.nuspec", - "lib/DNXCore50/System.Reflection.Emit.dll", - "lib/MonoAndroid10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/dotnet5.2/System.Reflection.Emit.dll", - "ref/dotnet5.2/System.Reflection.Emit.xml", - "ref/dotnet5.2/de/System.Reflection.Emit.xml", - "ref/dotnet5.2/es/System.Reflection.Emit.xml", - "ref/dotnet5.2/fr/System.Reflection.Emit.xml", - "ref/dotnet5.2/it/System.Reflection.Emit.xml", - "ref/dotnet5.2/ja/System.Reflection.Emit.xml", - "ref/dotnet5.2/ko/System.Reflection.Emit.xml", - "ref/dotnet5.2/ru/System.Reflection.Emit.xml", - "ref/dotnet5.2/zh-hans/System.Reflection.Emit.xml", - "ref/dotnet5.2/zh-hant/System.Reflection.Emit.xml", - "ref/net45/_._", - "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, "System.Reflection.Emit.ILGeneration/4.0.0": { "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", "type": "package", @@ -7783,58 +2873,6 @@ "ref/wp80/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "sha512": "UojLp723xNs9aeU6FsUW3zF09tBOtC1suz20l6Db9HSPm0pS4Ku1xkt9/VFe8Hx8xbQx/ZnsLXnc0myncmVx9w==", - "type": "package", - "files": [ - "System.Reflection.Emit.ILGeneration.4.0.1-beta-23504.nupkg.sha512", - "System.Reflection.Emit.ILGeneration.nuspec", - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/de/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/es/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/it/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/net45/_._", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "sha512": "B3+cwPHQ6QiJsyO7EkqyRfmavKT172EuwfdnmhrGUFDGziT2qSwVUyJuYuo8smRQ6vgYXyeY3MPSmYdIahqqSA==", - "type": "package", - "files": [ - "System.Reflection.Emit.Lightweight.4.0.1-beta-23504.nupkg.sha512", - "System.Reflection.Emit.Lightweight.nuspec", - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/wp80/_._", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/de/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/es/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/fr/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/it/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/ja/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/ko/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/ru/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/net45/_._", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, "System.Reflection.Extensions/4.0.1-beta-23504": { "sha512": "u7rIcU0ysTG4U9R6Dyv/AOQkdSuXf19sM1M0+XZRScca6i6CIrraScWDUq8/Y2pQ4xdVJHIhsQm2a6qraxLonw==", "type": "package", @@ -8300,148 +3338,6 @@ "ref/xamarinmac20/_._" ] }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "rFGq4yYSz4GSvwGKjeHg7h9sdGbtedTPlh5F4bKB9W2UqLMmN0MmY97T7EfIogMXehY5XAr9ngu9HrbqI+Qorw==", - "type": "package", - "files": [ - "System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Algorithms.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, - "System.Security.Cryptography.Cng/4.0.0-beta-23504": { - "sha512": "DzXAfI6rD17p9Ps+CdYZlhDLzu78IIfAmqHjQ2kVdapkBBvkpw2mIK089HidT/JgM/M9GVVERN0gzlWS2yHb7w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Cng.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Cng.nuspec", - "lib/dotnet5.4/System.Security.Cryptography.Cng.dll", - "lib/net46/System.Security.Cryptography.Cng.dll", - "ref/dotnet5.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll" - ] - }, - "System.Security.Cryptography.Csp/4.0.0-beta-23504": { - "sha512": "WFwSawLDe+Fg6mb0ZWldXwHoDkdhan8dAywK5rJkE6kmtmNt2rCtORUL1Ri/ZIIvOwke5xeK3D12mpoWvNqo+g==", - "type": "package", - "files": [ - "System.Security.Cryptography.Csp.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Csp.nuspec", - "lib/DNXCore50/System.Security.Cryptography.Csp.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Csp.dll", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "sha512": "iObsTOwqwRsvolgEy0KKOOSoqZZESRq7kc9fSYZAXx2st0nAFmq1eGLR0OdQCm/hBtXYu8qmUyEycASsCYch/g==", - "type": "package", - "files": [ - "System.Security.Cryptography.Encoding.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Encoding.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/de/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/es/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/fr/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/it/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/ja/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/ko/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/ru/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { - "sha512": "953ZdUgQS5DSzBJcUsa8l5zmAz8Y1C5OJ1kWaNIQutvIwEYf6Dp/E2DqTtNuQ40FZ765flm93oRNKHsfx6DY6A==", - "type": "package", - "files": [ - "System.Security.Cryptography.OpenSsl.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.OpenSsl.nuspec", - "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll" - ] - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "sha512": "IeEsY14NY8P4Diq3+xByaOBqQh7T5x55p38K78q3abi7MMhebZ2ulPs9/h+q+roTiarc8ZhO6v6ewllb883nyA==", - "type": "package", - "files": [ - "System.Security.Cryptography.Primitives.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Primitives.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "sha512": "ukuGfOlg7hwEMSoxuUtojcoMNou6k7BR7yzPVAWD0DyActvQSbuh/Mhu4O6JRx1GsV3poZaD7SpjfLqQz651jg==", - "type": "package", - "files": [ - "System.Security.Cryptography.X509Certificates.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.X509Certificates.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, "System.Security.Principal/4.0.1-beta-23504": { "sha512": "VTW5OowEsQ34UwcW3Z9EHDEiX10dE+dY6/ZD1zYnZ761wwtonCKBZSYxXnVt5P0I/IF5frflJwNoyxQBiOt38g==", "type": "package", @@ -8482,28 +3378,6 @@ "ref/wpa81/_._" ] }, - "System.Security.Principal.Windows/4.0.0-beta-23504": { - "sha512": "hU0ceSlYTWX211SUgHWrIpK275QXFLYlV6ouoQRCmc7BhjeCh05jnd/tyGfM0U1OGH52pzRGQxnLxtDax9TwOA==", - "type": "package", - "files": [ - "System.Security.Principal.Windows.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Principal.Windows.nuspec", - "lib/DNXCore50/System.Security.Principal.Windows.dll", - "lib/net46/System.Security.Principal.Windows.dll", - "ref/dotnet5.4/System.Security.Principal.Windows.dll", - "ref/dotnet5.4/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/de/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/es/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/fr/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/it/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/ja/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/ko/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/ru/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/zh-hans/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/zh-hant/System.Security.Principal.Windows.xml", - "ref/net46/System.Security.Principal.Windows.dll" - ] - }, "System.Text.Encoding/4.0.11-beta-23504": { "sha512": "nbYGswoknFhzceL6woboAO0K92vd6DO4Q97MVH1eTZ7D2dtQEuEB4niwRxYGp7j/WGfpXQSHzTL1KqRFKCMZwQ==", "type": "package", @@ -8741,29 +3615,6 @@ "runtime.json" ] }, - "System.Threading.Overlapped/4.0.1-beta-23504": { - "sha512": "zEksmLDlQISpknsrHdnouV++uKNd0agZzz/XQlVGOxU+4AsJirgdgPXeIj+teCd6aSu1j0HWv0qoFGrMgBKWXw==", - "type": "package", - "files": [ - "System.Threading.Overlapped.4.0.1-beta-23504.nupkg.sha512", - "System.Threading.Overlapped.nuspec", - "lib/DNXCore50/System.Threading.Overlapped.dll", - "lib/net46/System.Threading.Overlapped.dll", - "lib/netcore50/System.Threading.Overlapped.dll", - "ref/dotnet5.4/System.Threading.Overlapped.dll", - "ref/dotnet5.4/System.Threading.Overlapped.xml", - "ref/dotnet5.4/de/System.Threading.Overlapped.xml", - "ref/dotnet5.4/es/System.Threading.Overlapped.xml", - "ref/dotnet5.4/fr/System.Threading.Overlapped.xml", - "ref/dotnet5.4/it/System.Threading.Overlapped.xml", - "ref/dotnet5.4/ja/System.Threading.Overlapped.xml", - "ref/dotnet5.4/ko/System.Threading.Overlapped.xml", - "ref/dotnet5.4/ru/System.Threading.Overlapped.xml", - "ref/dotnet5.4/zh-hans/System.Threading.Overlapped.xml", - "ref/dotnet5.4/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll" - ] - }, "System.Threading.Tasks/4.0.11-beta-23504": { "sha512": "4GDxeC8aOFF6r49Y0aLgPa3chmtieP+SqrFj7N+h58h+Wn3beAZhzFqvR9hEeJ918zNur/W78uuMho0UUTqLtw==", "type": "package", @@ -8876,66 +3727,6 @@ "ref/wpa81/_._" ] }, - "System.Threading.Thread/4.0.0-beta-23504": { - "sha512": "D3zvCZDSjODrr0TjaPErBitArzcfqnTCU2tnXodFpLXncU/7SSIaVSyir7eTb9nAsGje9IEu2C4HDNQppgStRQ==", - "type": "package", - "files": [ - "System.Threading.Thread.4.0.0-beta-23504.nupkg.sha512", - "System.Threading.Thread.nuspec", - "lib/DNXCore50/System.Threading.Thread.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.Thread.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Threading.Thread.dll", - "ref/dotnet5.4/System.Threading.Thread.xml", - "ref/dotnet5.4/de/System.Threading.Thread.xml", - "ref/dotnet5.4/es/System.Threading.Thread.xml", - "ref/dotnet5.4/fr/System.Threading.Thread.xml", - "ref/dotnet5.4/it/System.Threading.Thread.xml", - "ref/dotnet5.4/ja/System.Threading.Thread.xml", - "ref/dotnet5.4/ko/System.Threading.Thread.xml", - "ref/dotnet5.4/ru/System.Threading.Thread.xml", - "ref/dotnet5.4/zh-hans/System.Threading.Thread.xml", - "ref/dotnet5.4/zh-hant/System.Threading.Thread.xml", - "ref/net46/System.Threading.Thread.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, - "System.Threading.ThreadPool/4.0.10-beta-23504": { - "sha512": "rkiVr/hl/O/wTfjIC63ONJzenCCCETE6bf3Lufk0qLBrZeY6A94OrylDYusocl/bhtuR2JidWcKU2JR7cbObgw==", - "type": "package", - "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23504.nupkg.sha512", - "System.Threading.ThreadPool.nuspec", - "lib/DNXCore50/System.Threading.ThreadPool.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.ThreadPool.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Threading.ThreadPool.dll", - "ref/dotnet5.4/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/de/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/es/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/fr/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/it/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/ja/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/ko/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/ru/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/zh-hans/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/zh-hant/System.Threading.ThreadPool.xml", - "ref/net46/System.Threading.ThreadPool.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, "System.Threading.Timer/4.0.1-beta-23504": { "sha512": "K3nIipV88Q7IVQ5gJQYOL8NtcviLlt3pmaN6xRXcXpoKqMy6Q6+dwRw+uFstsx28qCKTGMz+OF9X0cf4XNq67Q==", "type": "package", @@ -9185,6 +3976,7 @@ "projectFileDependencyGroups": { "": [ "Microsoft.NETCore >= 5.0.1-beta-23504", + "Microsoft.NETCore.Portable.Compatibility >= 1.0.1-beta-23504", "System.Console >= 4.0.0-beta-23504", "System.Xml.XmlDocument >= 4.0.1-beta-23504", "System.Xml.XmlSerializer >= 4.0.11-beta-23504" diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/project.lock.json b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/project.lock.json index 5f4d94e8474c0cc9136b3585f1a7a128753f5dfd..a30f47c7f4a2e32139631e47c0aaee6a575b53c5 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/project.lock.json +++ b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/project.lock.json @@ -96,6 +96,107 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "type": "package", "dependencies": { @@ -105,6 +206,9 @@ "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { "type": "package" }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { + "type": "package" + }, "Microsoft.VisualBasic/10.0.1-beta-23504": { "type": "package", "dependencies": { @@ -239,6 +343,18 @@ "ref/dotnet5.4/System.Console.dll": {} } }, + "System.Diagnostics.Contracts/4.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } + }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "type": "package", "dependencies": { @@ -248,6 +364,19 @@ "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} } }, + "System.Diagnostics.StackTrace/4.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} + } + }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "type": "package", "dependencies": { @@ -949,4442 +1078,56 @@ "lib/dotnet5.4/System.Xml.XDocument.dll": {} } } - }, - "DNXCore,Version=v5.0/osx.10.10": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23504", - "Microsoft.NETCore.Platforms": "1.0.1-beta-23504", - "Microsoft.VisualBasic": "10.0.1-beta-23504", - "System.AppContext": "4.0.1-beta-23504", - "System.Collections": "4.0.11-beta-23504", - "System.Collections.Concurrent": "4.0.11-beta-23504", - "System.Collections.Immutable": "1.1.38-beta-23504", - "System.ComponentModel": "4.0.1-beta-23504", - "System.ComponentModel.Annotations": "4.0.11-beta-23504", - "System.Diagnostics.Debug": "4.0.11-beta-23504", - "System.Diagnostics.Tools": "4.0.1-beta-23504", - "System.Diagnostics.Tracing": "4.0.21-beta-23504", - "System.Dynamic.Runtime": "4.0.11-beta-23504", - "System.Globalization": "4.0.11-beta-23504", - "System.Globalization.Calendars": "4.0.1-beta-23504", - "System.Globalization.Extensions": "4.0.1-beta-23504", - "System.IO": "4.0.11-beta-23504", - "System.IO.Compression": "4.1.0-beta-23504", - "System.IO.Compression.ZipFile": "4.0.1-beta-23504", - "System.IO.FileSystem": "4.0.1-beta-23504", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23504", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23504", - "System.Linq": "4.0.1-beta-23504", - "System.Linq.Expressions": "4.0.11-beta-23504", - "System.Linq.Parallel": "4.0.1-beta-23504", - "System.Linq.Queryable": "4.0.1-beta-23504", - "System.Net.Http": "4.0.1-beta-23504", - "System.Net.NetworkInformation": "4.1.0-beta-23504", - "System.Net.Primitives": "4.0.11-beta-23504", - "System.Numerics.Vectors": "4.1.1-beta-23504", - "System.ObjectModel": "4.0.11-beta-23504", - "System.Reflection": "4.1.0-beta-23504", - "System.Reflection.DispatchProxy": "4.0.1-beta-23504", - "System.Reflection.Extensions": "4.0.1-beta-23504", - "System.Reflection.Metadata": "1.1.1-beta-23504", - "System.Reflection.Primitives": "4.0.1-beta-23504", - "System.Reflection.TypeExtensions": "4.1.0-beta-23504", - "System.Resources.ResourceManager": "4.0.1-beta-23504", - "System.Runtime": "4.0.21-beta-23504", - "System.Runtime.Extensions": "4.0.11-beta-23504", - "System.Runtime.Handles": "4.0.1-beta-23504", - "System.Runtime.InteropServices": "4.0.21-beta-23504", - "System.Runtime.Numerics": "4.0.1-beta-23504", - "System.Security.Claims": "4.0.1-beta-23504", - "System.Security.Principal": "4.0.1-beta-23504", - "System.Text.Encoding": "4.0.11-beta-23504", - "System.Text.Encoding.Extensions": "4.0.11-beta-23504", - "System.Text.RegularExpressions": "4.0.11-beta-23504", - "System.Threading": "4.0.11-beta-23504", - "System.Threading.Tasks": "4.0.11-beta-23504", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23504", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23504", - "System.Threading.Timer": "4.0.1-beta-23504", - "System.Xml.ReaderWriter": "4.0.11-beta-23504", - "System.Xml.XDocument": "4.0.11-beta-23504" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-beta-23504" - } - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Emit.Lightweight": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10/lib/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10", - "System.Threading.Thread": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll": {} - } - }, - "runtime.osx.10.10.System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.Linq": "4.0.0", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.0", - "System.Collections.NonGeneric": "4.0.0", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll": {} - } - }, - "runtime.osx.10.10.System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.1/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Globalization.Calendars": "4.0.0", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23504", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "runtime.unix.System.Threading/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Threading.dll": {} - } - }, - "System.AppContext/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.AppContext.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.AppContext.dll": {} - } - }, - "System.Collections/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Collections.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.1.38-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.NonGeneric.dll": {} - } - }, - "System.ComponentModel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.ComponentModel": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.unix.System.Console": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Calendars.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "runtime.unix.System.Globalization.Extensions": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.IO.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.IO.Compression": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.osx.10.10.System.IO.FileSystem": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/System.Linq.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Net.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.osx.10.10.System.Net.Http": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.2/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.10", - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.osx.10.10.System.Net.NetworkInformation": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "runtime.osx.10.10.System.Net.Primitives": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.Primitives.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - } - }, - "System.Reflection/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.2/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Immutable": "1.1.37", - "System.Diagnostics.Debug": "4.0.0", - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.InteropServices": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Primitives.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "runtime.osx.10.10.System.Runtime.Extensions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Handles.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Security.Principal": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Security.Principal.dll": {} - } - }, - "System.Text.Encoding/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.Threading": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Tasks.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Diagnostics.Tracing": "4.0.0", - "System.Dynamic.Runtime": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Thread.dll": {} - } - }, - "System.Threading.Timer/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.3/System.Threading.Timer.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tools": "4.0.0", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/ubuntu.14.04": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23504", - "Microsoft.NETCore.Platforms": "1.0.1-beta-23504", - "Microsoft.VisualBasic": "10.0.1-beta-23504", - "System.AppContext": "4.0.1-beta-23504", - "System.Collections": "4.0.11-beta-23504", - "System.Collections.Concurrent": "4.0.11-beta-23504", - "System.Collections.Immutable": "1.1.38-beta-23504", - "System.ComponentModel": "4.0.1-beta-23504", - "System.ComponentModel.Annotations": "4.0.11-beta-23504", - "System.Diagnostics.Debug": "4.0.11-beta-23504", - "System.Diagnostics.Tools": "4.0.1-beta-23504", - "System.Diagnostics.Tracing": "4.0.21-beta-23504", - "System.Dynamic.Runtime": "4.0.11-beta-23504", - "System.Globalization": "4.0.11-beta-23504", - "System.Globalization.Calendars": "4.0.1-beta-23504", - "System.Globalization.Extensions": "4.0.1-beta-23504", - "System.IO": "4.0.11-beta-23504", - "System.IO.Compression": "4.1.0-beta-23504", - "System.IO.Compression.ZipFile": "4.0.1-beta-23504", - "System.IO.FileSystem": "4.0.1-beta-23504", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23504", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23504", - "System.Linq": "4.0.1-beta-23504", - "System.Linq.Expressions": "4.0.11-beta-23504", - "System.Linq.Parallel": "4.0.1-beta-23504", - "System.Linq.Queryable": "4.0.1-beta-23504", - "System.Net.Http": "4.0.1-beta-23504", - "System.Net.NetworkInformation": "4.1.0-beta-23504", - "System.Net.Primitives": "4.0.11-beta-23504", - "System.Numerics.Vectors": "4.1.1-beta-23504", - "System.ObjectModel": "4.0.11-beta-23504", - "System.Reflection": "4.1.0-beta-23504", - "System.Reflection.DispatchProxy": "4.0.1-beta-23504", - "System.Reflection.Extensions": "4.0.1-beta-23504", - "System.Reflection.Metadata": "1.1.1-beta-23504", - "System.Reflection.Primitives": "4.0.1-beta-23504", - "System.Reflection.TypeExtensions": "4.1.0-beta-23504", - "System.Resources.ResourceManager": "4.0.1-beta-23504", - "System.Runtime": "4.0.21-beta-23504", - "System.Runtime.Extensions": "4.0.11-beta-23504", - "System.Runtime.Handles": "4.0.1-beta-23504", - "System.Runtime.InteropServices": "4.0.21-beta-23504", - "System.Runtime.Numerics": "4.0.1-beta-23504", - "System.Security.Claims": "4.0.1-beta-23504", - "System.Security.Principal": "4.0.1-beta-23504", - "System.Text.Encoding": "4.0.11-beta-23504", - "System.Text.Encoding.Extensions": "4.0.11-beta-23504", - "System.Text.RegularExpressions": "4.0.11-beta-23504", - "System.Threading": "4.0.11-beta-23504", - "System.Threading.Tasks": "4.0.11-beta-23504", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23504", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23504", - "System.Threading.Timer": "4.0.1-beta-23504", - "System.Xml.ReaderWriter": "4.0.11-beta-23504", - "System.Xml.XDocument": "4.0.11-beta-23504" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-beta-23504" - } - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Emit.Lightweight": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/linux/lib/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.linux.System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll": {} - } - }, - "runtime.linux.System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.Linq": "4.0.0", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.0", - "System.Collections.NonGeneric": "4.0.0", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.1/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Globalization.Calendars": "4.0.0", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23504", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "runtime.unix.System.Threading/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Threading.dll": {} - } - }, - "System.AppContext/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.AppContext.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.AppContext.dll": {} - } - }, - "System.Collections/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Collections.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.1.38-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.NonGeneric.dll": {} - } - }, - "System.ComponentModel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.ComponentModel": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.unix.System.Console": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Calendars.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "runtime.unix.System.Globalization.Extensions": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.IO.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.IO.Compression": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.linux.System.IO.FileSystem": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/System.Linq.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Net.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.linux.System.Net.Http": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.2/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.10", - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.linux.System.Net.NetworkInformation": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "runtime.unix.System.Net.Primitives": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.Primitives.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - } - }, - "System.Reflection/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.2/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Immutable": "1.1.37", - "System.Diagnostics.Debug": "4.0.0", - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.InteropServices": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Primitives.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "runtime.linux.System.Runtime.Extensions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Handles.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Security.Principal": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "runtime.linux.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Security.Principal.dll": {} - } - }, - "System.Text.Encoding/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.Threading": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Tasks.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Diagnostics.Tracing": "4.0.0", - "System.Dynamic.Runtime": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Timer/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.3/System.Threading.Timer.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tools": "4.0.0", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23504", - "Microsoft.NETCore.Platforms": "1.0.1-beta-23504", - "Microsoft.VisualBasic": "10.0.1-beta-23504", - "System.AppContext": "4.0.1-beta-23504", - "System.Collections": "4.0.11-beta-23504", - "System.Collections.Concurrent": "4.0.11-beta-23504", - "System.Collections.Immutable": "1.1.38-beta-23504", - "System.ComponentModel": "4.0.1-beta-23504", - "System.ComponentModel.Annotations": "4.0.11-beta-23504", - "System.Diagnostics.Debug": "4.0.11-beta-23504", - "System.Diagnostics.Tools": "4.0.1-beta-23504", - "System.Diagnostics.Tracing": "4.0.21-beta-23504", - "System.Dynamic.Runtime": "4.0.11-beta-23504", - "System.Globalization": "4.0.11-beta-23504", - "System.Globalization.Calendars": "4.0.1-beta-23504", - "System.Globalization.Extensions": "4.0.1-beta-23504", - "System.IO": "4.0.11-beta-23504", - "System.IO.Compression": "4.1.0-beta-23504", - "System.IO.Compression.ZipFile": "4.0.1-beta-23504", - "System.IO.FileSystem": "4.0.1-beta-23504", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23504", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23504", - "System.Linq": "4.0.1-beta-23504", - "System.Linq.Expressions": "4.0.11-beta-23504", - "System.Linq.Parallel": "4.0.1-beta-23504", - "System.Linq.Queryable": "4.0.1-beta-23504", - "System.Net.Http": "4.0.1-beta-23504", - "System.Net.NetworkInformation": "4.1.0-beta-23504", - "System.Net.Primitives": "4.0.11-beta-23504", - "System.Numerics.Vectors": "4.1.1-beta-23504", - "System.ObjectModel": "4.0.11-beta-23504", - "System.Reflection": "4.1.0-beta-23504", - "System.Reflection.DispatchProxy": "4.0.1-beta-23504", - "System.Reflection.Extensions": "4.0.1-beta-23504", - "System.Reflection.Metadata": "1.1.1-beta-23504", - "System.Reflection.Primitives": "4.0.1-beta-23504", - "System.Reflection.TypeExtensions": "4.1.0-beta-23504", - "System.Resources.ResourceManager": "4.0.1-beta-23504", - "System.Runtime": "4.0.21-beta-23504", - "System.Runtime.Extensions": "4.0.11-beta-23504", - "System.Runtime.Handles": "4.0.1-beta-23504", - "System.Runtime.InteropServices": "4.0.21-beta-23504", - "System.Runtime.Numerics": "4.0.1-beta-23504", - "System.Security.Claims": "4.0.1-beta-23504", - "System.Security.Principal": "4.0.1-beta-23504", - "System.Text.Encoding": "4.0.11-beta-23504", - "System.Text.Encoding.Extensions": "4.0.11-beta-23504", - "System.Text.RegularExpressions": "4.0.11-beta-23504", - "System.Threading": "4.0.11-beta-23504", - "System.Threading.Tasks": "4.0.11-beta-23504", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23504", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23504", - "System.Threading.Timer": "4.0.1-beta-23504", - "System.Xml.ReaderWriter": "4.0.11-beta-23504", - "System.Xml.XDocument": "4.0.11-beta-23504" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-beta-23504" - } - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Emit.Lightweight": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Overlapped": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Networking": "4.0.1-beta-23504", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Networking": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Globalization.Calendars": "4.0.0", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Cng": "4.0.0-beta-23504", - "System.Security.Cryptography.Csp": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "runtime.win7.System.Threading/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Threading.dll": {} - } - }, - "System.AppContext/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.AppContext.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.AppContext.dll": {} - } - }, - "System.Collections/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Collections.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.1.38-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.NonGeneric.dll": {} - } - }, - "System.ComponentModel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.ComponentModel": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {} - } - }, - "System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.win7.System.Console": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Calendars.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "runtime.win7.System.Globalization.Extensions": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.IO.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.IO.Compression": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.IO.FileSystem": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/System.Linq.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Net.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.Net.Http": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.2/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.10", - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.Net.NetworkInformation": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "runtime.win7.System.Net.Primitives": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.Primitives.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ObjectModel.dll": {} - } - }, - "System.Private.Networking/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.0", - "System.Collections.NonGeneric": "4.0.0", - "System.ComponentModel.EventBasedAsync": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Security.Principal": "4.0.0", - "System.Security.Principal.Windows": "4.0.0-beta-23504", - "System.Threading": "4.0.10", - "System.Threading.Overlapped": "4.0.0", - "System.Threading.Tasks": "4.0.10", - "System.Threading.ThreadPool": "4.0.10-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Private.Networking.dll": {} - } - }, - "System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - } - }, - "System.Reflection/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.2/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Immutable": "1.1.37", - "System.Diagnostics.Debug": "4.0.0", - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.InteropServices": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Primitives.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "runtime.win7.System.Runtime.Extensions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Handles.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Security.Principal": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Reflection": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Claims": "4.0.0", - "System.Security.Principal": "4.0.0", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.Threading": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Tasks.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Diagnostics.Tracing": "4.0.0", - "System.Dynamic.Runtime": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.InteropServices": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.3/System.Threading.Timer.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tools": "4.0.0", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XDocument.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "sha512": "9zS+Nvc0DwKVxDCExaleQIyEbWJvRJgSlAEOSDuLPMyqNRXkcopbN7wcl3D8sQycwn5tgJ/fR/puVcZAWN9f6w==", - "type": "package", - "files": [ - "Microsoft.CSharp.4.0.1-beta-23504.nupkg.sha512", - "Microsoft.CSharp.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/Microsoft.CSharp.dll", - "lib/net45/_._", - "lib/netcore50/Microsoft.CSharp.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.1/Microsoft.CSharp.dll", - "ref/dotnet5.1/Microsoft.CSharp.xml", - "ref/dotnet5.1/de/Microsoft.CSharp.xml", - "ref/dotnet5.1/es/Microsoft.CSharp.xml", - "ref/dotnet5.1/fr/Microsoft.CSharp.xml", - "ref/dotnet5.1/it/Microsoft.CSharp.xml", - "ref/dotnet5.1/ja/Microsoft.CSharp.xml", - "ref/dotnet5.1/ko/Microsoft.CSharp.xml", - "ref/dotnet5.1/ru/Microsoft.CSharp.xml", - "ref/dotnet5.1/zh-hans/Microsoft.CSharp.xml", - "ref/dotnet5.1/zh-hant/Microsoft.CSharp.xml", - "ref/net45/_._", - "ref/netcore50/Microsoft.CSharp.dll", - "ref/netcore50/Microsoft.CSharp.xml", - "ref/netcore50/de/Microsoft.CSharp.xml", - "ref/netcore50/es/Microsoft.CSharp.xml", - "ref/netcore50/fr/Microsoft.CSharp.xml", - "ref/netcore50/it/Microsoft.CSharp.xml", - "ref/netcore50/ja/Microsoft.CSharp.xml", - "ref/netcore50/ko/Microsoft.CSharp.xml", - "ref/netcore50/ru/Microsoft.CSharp.xml", - "ref/netcore50/zh-hans/Microsoft.CSharp.xml", - "ref/netcore50/zh-hant/Microsoft.CSharp.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] + } + }, + "libraries": { + "Microsoft.CSharp/4.0.1-beta-23504": { + "sha512": "9zS+Nvc0DwKVxDCExaleQIyEbWJvRJgSlAEOSDuLPMyqNRXkcopbN7wcl3D8sQycwn5tgJ/fR/puVcZAWN9f6w==", + "type": "package", + "files": [ + "Microsoft.CSharp.4.0.1-beta-23504.nupkg.sha512", + "Microsoft.CSharp.nuspec", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/dotnet5.4/Microsoft.CSharp.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.CSharp.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/Microsoft.CSharp.dll", + "ref/dotnet5.1/Microsoft.CSharp.xml", + "ref/dotnet5.1/de/Microsoft.CSharp.xml", + "ref/dotnet5.1/es/Microsoft.CSharp.xml", + "ref/dotnet5.1/fr/Microsoft.CSharp.xml", + "ref/dotnet5.1/it/Microsoft.CSharp.xml", + "ref/dotnet5.1/ja/Microsoft.CSharp.xml", + "ref/dotnet5.1/ko/Microsoft.CSharp.xml", + "ref/dotnet5.1/ru/Microsoft.CSharp.xml", + "ref/dotnet5.1/zh-hans/Microsoft.CSharp.xml", + "ref/dotnet5.1/zh-hant/Microsoft.CSharp.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.CSharp.dll", + "ref/netcore50/Microsoft.CSharp.xml", + "ref/netcore50/de/Microsoft.CSharp.xml", + "ref/netcore50/es/Microsoft.CSharp.xml", + "ref/netcore50/fr/Microsoft.CSharp.xml", + "ref/netcore50/it/Microsoft.CSharp.xml", + "ref/netcore50/ja/Microsoft.CSharp.xml", + "ref/netcore50/ko/Microsoft.CSharp.xml", + "ref/netcore50/ru/Microsoft.CSharp.xml", + "ref/netcore50/zh-hans/Microsoft.CSharp.xml", + "ref/netcore50/zh-hant/Microsoft.CSharp.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._" + ] }, "Microsoft.NETCore/5.0.1-beta-23504": { "sha512": "cDdgJBMp1P2KbQ00kLv0pnGAxQZ11fpiSjMoLq1i3/+JNLybMFNDQHBQEENjvjuC3I9WCeizFLYnaOXYA0XpSA==", @@ -5404,536 +1147,175 @@ "runtime.json" ] }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.1.0.1-beta-23504.nupkg.sha512", - "Microsoft.NETCore.Targets.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "sha512": "/bYlx74RmDOCsj9Z4CHpMDzQjdfW5pIkLwvkoUJZBmy6ezbWkGfqRqUU2BlJZbj+XYxiEsGx5X3ogOPbMmci2g==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.DNXCore.5.0.0-beta-23504.nupkg.sha512", - "Microsoft.NETCore.Targets.DNXCore.nuspec", - "runtime.json" - ] - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "sha512": "rgmvkhiP34p4Hme3V1IrF3hBJnw7g/96Kum9Fttv5vE5T32EJOU9JWgHbevJkZxLPCT3jpbugbIErutJ7hdIyQ==", - "type": "package", - "files": [ - "Microsoft.VisualBasic.10.0.1-beta-23504.nupkg.sha512", - "Microsoft.VisualBasic.nuspec", - "lib/dotnet5.4/Microsoft.VisualBasic.dll", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", + "type": "package", + "files": [ + "Microsoft.NETCore.Portable.Compatibility.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Portable.Compatibility.nuspec", + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", + "lib/dnxcore50/System.Core.dll", + "lib/dnxcore50/System.Net.dll", + "lib/dnxcore50/System.Numerics.dll", + "lib/dnxcore50/System.Runtime.Serialization.dll", + "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", + "lib/dnxcore50/System.Windows.dll", + "lib/dnxcore50/System.Xml.Linq.dll", + "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", - "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "lib/netcore50/System.Core.dll", + "lib/netcore50/System.Net.dll", + "lib/netcore50/System.Numerics.dll", + "lib/netcore50/System.Runtime.Serialization.dll", + "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", + "lib/netcore50/System.Windows.dll", + "lib/netcore50/System.Xml.Linq.dll", + "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", + "lib/wp80/_._", "lib/wpa81/_._", - "ref/dotnet5.2/Microsoft.VisualBasic.dll", - "ref/dotnet5.2/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/de/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/es/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/fr/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/it/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/ja/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/ko/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/ru/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/zh-hans/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/zh-hant/Microsoft.VisualBasic.xml", + "ref/dotnet/System.ComponentModel.DataAnnotations.dll", + "ref/dotnet/System.Core.dll", + "ref/dotnet/System.Net.dll", + "ref/dotnet/System.Numerics.dll", + "ref/dotnet/System.Runtime.Serialization.dll", + "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", + "ref/dotnet/System.Windows.dll", + "ref/dotnet/System.Xml.Linq.dll", + "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/Microsoft.VisualBasic.dll", - "ref/netcore50/Microsoft.VisualBasic.xml", - "ref/netcore50/de/Microsoft.VisualBasic.xml", - "ref/netcore50/es/Microsoft.VisualBasic.xml", - "ref/netcore50/fr/Microsoft.VisualBasic.xml", - "ref/netcore50/it/Microsoft.VisualBasic.xml", - "ref/netcore50/ja/Microsoft.VisualBasic.xml", - "ref/netcore50/ko/Microsoft.VisualBasic.xml", - "ref/netcore50/ru/Microsoft.VisualBasic.xml", - "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml", - "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml", + "ref/netcore50/System.ComponentModel.DataAnnotations.dll", + "ref/netcore50/System.Core.dll", + "ref/netcore50/System.Net.dll", + "ref/netcore50/System.Numerics.dll", + "ref/netcore50/System.Runtime.Serialization.dll", + "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", + "ref/netcore50/System.Windows.dll", + "ref/netcore50/System.Xml.Linq.dll", + "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", - "ref/wpa81/_._" - ] - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "sha512": "35tjwrr0Q1xmXP4LqW+SlV8kdpVjnl8cC4G01uuKHL2vFc4EWJn689O6TfkYphbJ5TUu3n4tlfaspEp4YcPAcQ==", - "type": "package", - "files": [ - "Microsoft.Win32.Primitives.4.0.1-beta-23504.nupkg.sha512", - "Microsoft.Win32.Primitives.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll", - "ref/dotnet5.4/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/de/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/es/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/fr/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/it/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/ja/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/ru/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "sha512": "c3Usq1EzjBFAPvhNGd31D02QJn57SmxX+PLgSFy24GZLgCHxZeVpx1bQKJMm4Y4T7EbDxyFwlNU2ih7ZntD2Jw==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Linq.Expressions.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/dotnet/_._", - "runtime.any.System.Linq.Expressions.4.0.11-beta-23504.nupkg.sha512", - "runtime.any.System.Linq.Expressions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "sha512": "leOqA4KvhFt1cDQYpbh8ANbxB0Yt96wXw7RNSM8Xg4P5FbGNUAjk0Y1n+t5kBHlQQ/0cWCgwrdKO27oB3OvZrw==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Reflection.DispatchProxy.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.DispatchProxy.dll", - "lib/netcore50/System.Reflection.DispatchProxy.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/dotnet/_._", - "runtime.any.System.Reflection.DispatchProxy.4.0.1-beta-23504.nupkg.sha512", - "runtime.any.System.Reflection.DispatchProxy.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.linux.System.IO.FileSystem/4.0.1-beta-23504": { - "sha512": "5T5HbDUruLTAnjjAFYzw/7vLu+k5UERXgqHX+CPWI/fFiGw5Fb7zfOgOGdvwKMFfmSdgyW1sC47YPBdehpjj3A==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.IO.FileSystem.4.0.1-beta-23504.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.nuspec", - "runtimes/linux/lib/dotnet5.4/System.IO.FileSystem.dll" - ] - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "sha512": "KvTIfrIk55tuqFliZg4h6lsv7608BcrQ8jxhH7usDGH9SyunF3KUxsBnDSg0DZfEuC0onuxwfaAOArA040HHCA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-beta-23504.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.Watcher.nuspec", - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.linux.System.Net.Http/4.0.1-beta-23504": { - "sha512": "AlAxHLt5h2QSZhRDNvrMwyk9FrQK8kz9YNb5YNUfeUVKqRhYYMoKYlkG6AirJoigmb/9thOk0/8oAvjfW1hc5w==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Net.Http.4.0.1-beta-23504.nupkg.sha512", - "runtime.linux.System.Net.Http.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll" - ] - }, - "runtime.linux.System.Net.NetworkInformation/4.1.0-beta-23504": { - "sha512": "Ku7kOxHdBRdjGaActIvjWg5VkNHlCEg1uU/nZLwWcFbLWBWK5pQbBnHxEB6BAYfEzRP4wU4yWwJJ/pbf66OZHQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Net.NetworkInformation.4.1.0-beta-23504.nupkg.sha512", - "runtime.linux.System.Net.NetworkInformation.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll" - ] - }, - "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23504": { - "sha512": "KI4rp6Gzg6GYMN4bo1/fSgh9ukhhGQQAygujl6UYodSwOy9/7hEt2y+1P6IDLLrXFY2ratJNNiSTZnz5Pn/qlg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Runtime.Extensions.4.0.11-beta-23504.nupkg.sha512", - "runtime.linux.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll" - ] - }, - "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "C/Fjwn8+jmp5oyBsszTqDelipgCvaPvzLM/E6GZIPdomKHgXoPNA+MVBXuKSSPSoiikBexdIHNFBr0L37cDyEA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "runtime.linux.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23504": { - "sha512": "g+wxwmtTVzKzKi/ZcGvNPHLjNBKVUXdK435kBWNva1mJfZBBD6w29qIc0lWelTdRNoBiOLTUM3RLgJMMR1c0Uw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.IO.FileSystem.4.0.1-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.nuspec", - "runtimes/osx.10.10/lib/dotnet5.4/System.IO.FileSystem.dll" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "sha512": "d0BPfr7qX0lYyXmPDylJZC4s1+/J/pwgBVpdXiTewUPXhGZX6uClCTrmZUV9QsrqNfi9Bshtg65QH/L/mr2L4A==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.nuspec", - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-beta-23504": { - "sha512": "3pIBIopnnQS1FH02Ug7bcCOwGVD75io1ubxmBpMudsZyYOdVfcqNaZ8rgw72eFjDA2p6fdrW3kyPCRqXnDNyow==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.Http.4.0.1-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Net.Http.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll" - ] - }, - "runtime.osx.10.10.System.Net.NetworkInformation/4.1.0-beta-23504": { - "sha512": "rt3hGWXoyDWEJjAjs+f/w925p89tfOjxt5BocZmcv/vL1YRIGwqwyRrFW37hF2doiNq5cbMff5SGoyb5dT3QJg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.NetworkInformation.4.1.0-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Net.NetworkInformation.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll" - ] - }, - "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23504": { - "sha512": "E5GQOgTh1G6LIuHLFIoA2sJ5bC1fgy50SXUaGOGMccpiWYiUUruqKrw/1bTa+8LzvRPmJtsZX+pZQve9VQcNUQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.Primitives.4.0.11-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Net.Primitives.nuspec", - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll" - ] - }, - "runtime.osx.10.10.System.Runtime.Extensions/4.0.11-beta-23504": { - "sha512": "CWcHACKy4dIkPETmN/NBJVth5KkHbjfib5qvdyFOcte220ORkcdr1Z9K3x0TEBlrtV1PqGYlYFQwlFtVl89INA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Runtime.Extensions.4.0.11-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll" - ] - }, - "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "lGDr/ddeG0GrhgB+nVEACjb7cKLe3akiTmPK9oqdqeQAOni1txIiVI7RN/CarOXS3rJY94G4oeL8Rde2pRQjuw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/osx.10.10/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "sha512": "t2sH0NEYCypGtnqM1YwT/x6qif46pphHf2jB/9CtgDnlzfZX8EZsl+kqAlJ8IiRdiMSwF7sOCXluocBaVY8RIA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.Microsoft.Win32.Primitives.4.0.1-beta-23504.nupkg.sha512", - "runtime.unix.Microsoft.Win32.Primitives.nuspec", - "runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.unix.System.Console/4.0.0-beta-23504": { - "sha512": "EhggNdp0T6S7OqcP2eYHhtjZWq5WVFS7RjoGxCHzPhy28aa/4fmTelJAOkKZhL5QYf+lN4yHyPq//loieie6NA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Console.4.0.0-beta-23504.nupkg.sha512", - "runtime.unix.System.Console.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Console.dll" - ] - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23504": { - "sha512": "W8U59BC8rOJ9oPVjy8uQjzYmRgZILJa9LQNPyDmph4pzVvYre5j0eMpmj5mOnTjyjXDiX0yADsV/+HPQcvxM4w==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Diagnostics.Debug.4.0.11-beta-23504.nupkg.sha512", - "runtime.unix.System.Diagnostics.Debug.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll" - ] - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23504": { - "sha512": "HtTGetUERJJVwMzIhaS8xR36WTzGp0/cMrUG8iM41JW6DLCJgR7g9JHxnwuE307/xUp9e8Hjugk2KEl5Df4Y1Q==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Globalization.Extensions.4.0.1-beta-23504.nupkg.sha512", - "runtime.unix.System.Globalization.Extensions.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll" - ] - }, - "runtime.unix.System.IO.Compression/4.1.0-beta-23504": { - "sha512": "fqeTK2uSrkgiH5pvGPlrVfkYOhCGH9SjYl2HCi6iBqO3A1tROWmVUQHl3E0w/3ZorhkNjb1PP/CBQQR95n64zQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.IO.Compression.4.1.0-beta-23504.nupkg.sha512", - "runtime.unix.System.IO.Compression.nuspec", - "runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll" - ] - }, - "runtime.unix.System.Net.Primitives/4.0.11-beta-23504": { - "sha512": "q6IYscNoG4mqXHL3y6fROYqfs4zmtimlbGtY+ByvCLUdJhIKFJtOWStNzUWAv3O7zBf6RVfT3AbsAqg7yct6mA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Net.Primitives.4.0.11-beta-23504.nupkg.sha512", - "runtime.unix.System.Net.Primitives.nuspec", - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll" - ] - }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23504": { - "sha512": "VE+DqWexqssnGv+oliPA4zkFgR6cli1UwbNcQlsvkb7PqRaD67Y6DjSlqtIzh6nRgT5kjcq+sdGCuwPkidOSAA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Private.Uri.4.0.1-beta-23504.nupkg.sha512", - "runtime.unix.System.Private.Uri.nuspec", - "runtimes/unix/lib/dotnet5.1/System.Private.Uri.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "sha512": "g+aj7GEz6yCp9rB2qzcW0A6to9I3QFWbcyVdfer3ac8n1atDm1JkbBkFB/+W9qQ0ThWRlp6mMFTGYLTF5Pqygw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-beta-23504.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Encoding.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "sha512": "WOYX7vcx8MpJPhrs6xowQFJ487wf4t2KrIBSq/9FNmdu5PwlxUZd6nsolg6WZ9HxpWITvZmX7ScP7/vuJH10eg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Security.Cryptography.X509Certificates.4.0.0-beta-23504.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "runtime.unix.System.Threading/4.0.11-beta-23504": { - "sha512": "u31otaQ2mmgSqYqClvG1gwAvJs76vxs/3P7u6LX88mur7oLaBNQfTKl9Eb6jawkMPvjO4aTi/PFTocDyGcx1xQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Threading.4.0.11-beta-23504.nupkg.sha512", - "runtime.unix.System.Threading.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Threading.dll" - ] - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "sha512": "EYv9X50H6mUzMs0h2XE0Z85l/2ZAdxxg8ZlGrZRmQ6HIBgaT9UqRTWuncVkETfaPQ3mkt9wFhls4GkotoXt0Dg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.Microsoft.Win32.Primitives.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.Microsoft.Win32.Primitives.nuspec", - "runtimes/win7/lib/dotnet5.4/Microsoft.Win32.Primitives.dll", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.Console/4.0.0-beta-23504": { - "sha512": "f1V73xPbwDvT7KMJYpWNnVgjUbA8nW//Ue8A5xhSKqcu6t+AdrstYnD76SxiVrvP4b2wwAq0GAqIsKMF5l95jQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Console.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Console.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Console.dll", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23504": { - "sha512": "P6YWygBJDmkJYPU4cfHuHzR8P78RI3JeIPrhfwrN621XKw7kDfC6ats1/SG2qDQ8yhRVdxBhA9lY+AVrFnPZlA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Diagnostics.Debug.nuspec", - "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" - ] - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23504": { - "sha512": "KjEYFvn2yQPbVMA3EBOSPHH2anM4SiTHwjwDY1jDqKR7OoSnS66R6nHD6Y8xL2/3W+sEDS/AxwMw6j/0PLkukA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Globalization.Extensions.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.Globalization.Extensions.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Globalization.Extensions.dll", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.IO.Compression/4.1.0-beta-23504": { - "sha512": "+D1KT0Iu057TgBrRegbMTNxHgUEebjxYT5IWKKSUCom4B9JsTuMI+pT1S/MzevKO8WJuZbJIbsjTfKVMVOJWPQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.IO.Compression.4.1.0-beta-23504.nupkg.sha512", - "runtime.win7.System.IO.Compression.nuspec", - "runtimes/win7/lib/dotnet5.4/System.IO.Compression.dll", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.Compression.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.FileSystem/4.0.1-beta-23504": { - "sha512": "aWrme39RhMeM7pSg4IB0I8nInwgpE9ZtbNJDyLZ8d2SZlmdt78r/GUuCuc/Qm8ogeZZsX50Km0AjZHHrTemtRw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.IO.FileSystem.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.IO.FileSystem.nuspec", - "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.dll", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Net.Http/4.0.1-beta-23504": { - "sha512": "FzrwVpW4rqcv2Ik9FLVhE3V8moXPnq+yBim7++UQlXg6GR84g5evyVAi0ZOXSaozvAug1tXH6Zp1hRxrDmmc/w==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Net.Http.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.Net.Http.nuspec", - "runtimes/win7/lib/DNXCore50/System.Net.Http.dll", - "runtimes/win7/lib/netcore50/System.Net.Http.dll" - ] - }, - "runtime.win7.System.Net.NetworkInformation/4.1.0-beta-23504": { - "sha512": "hgYCjv6Qfb9/p4ksev8V9QUow1viGz9r163IwTvSj9fImwtt2IRfdkFS8nmPOEECNg7F78AOxnP9fhzhLDzIqg==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Net.NetworkInformation.dll", - "lib/netcore50/System.Net.NetworkInformation.dll", - "ref/dotnet/_._", - "runtime.win7.System.Net.NetworkInformation.4.1.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Net.NetworkInformation.nuspec", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.Net.Primitives/4.0.11-beta-23504": { - "sha512": "c745ierrLu+irFDKR3P/eBsdf3vldenP0oBlYlI9F1Yl06XTZzYCD0O2sgnjotcquzY89yCF80ZikgbgmxwtrA==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Net.Primitives.dll", - "ref/dotnet/_._", - "runtime.win7.System.Net.Primitives.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Net.Primitives.nuspec", - "runtimes/win7/lib/netcore50/System.Net.Primitives.dll" + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "runtimes/aot/lib/netcore50/System.Core.dll", + "runtimes/aot/lib/netcore50/System.Net.dll", + "runtimes/aot/lib/netcore50/System.Numerics.dll", + "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", + "runtimes/aot/lib/netcore50/System.Windows.dll", + "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" + ] + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "sha512": "hEVWLbn4oo3Gf3DLBkUpStzZyjXhengfWwKEva0jRYg4DjpHpVSCgNtdX2/g1IcKssWn00a1uaabQ+j1J2kwAg==", + "type": "package", + "files": [ + "Microsoft.NETCore.Runtime.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.nuspec", + "_._" ] }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23504": { - "sha512": "GUz2PrdyNkqBU/V7G8dftCxJgND+0OLxebHWf5X/GXDuBdnFQn2qJB8SX3CF7753rmWnR4xbXIahzYfqqRtwyA==", + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { + "sha512": "HI1OiS+2COrFMt3a1QXIP1xf9ECmpE8G1lG27GPeww5NeHvKsKpajdiauGBnmiEFZ02ITHS4XlZz7qRbUGzFRA==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Private.Uri.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.Private.Uri.nuspec", - "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll", - "runtimes/win7/lib/netcore50/System.Private.Uri.dll", - "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" + "Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.CoreCLR.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23504": { - "sha512": "fMdKRUcn+PHDzh1Es8x1ruyvgn85jtbYJ2aKnjHceX5A2lxGKhgakFzN4UhcjDOjMWzKIBi3PZjmEyTKGUsMHA==", + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "sha512": "Se+I+Zd0ZH8IK7DTNBnS5VRDJNJ1wrtEPV4WiY7IYipoLnGQnyrXoxtSSHvZLjz46dSUecVQ7z+O6VGGBwvQUg==", "type": "package", "files": [ - "lib/DNXCore50/System.Runtime.Extensions.dll", - "lib/netcore50/System.Runtime.Extensions.dll", - "ref/dotnet/_._", - "runtime.win7.System.Runtime.Extensions.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Runtime.Extensions.nuspec", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" + "Microsoft.NETCore.Runtime.Native.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.Native.nuspec", + "_._" ] }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "WNd7z7fFOLpadoWd/8GNDgrdQdCwXs0mEr8Yvu27trj2KF3TYybBYf/GfQEPRBMri7ftKqaoTDBp6swZrweLYA==", + "Microsoft.NETCore.Targets/1.0.1-beta-23504": { + "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll", - "runtimes/win7/lib/net/_._" + "Microsoft.NETCore.Targets.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Targets.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "sha512": "ixhi8SrJuWC+b1+VDJhgxgC3IF430YlWZNVDHASrh8aGBlly9BylcSdu+MLutUBPudHBTCRqFtBK8C1pUoTXgA==", + "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { + "sha512": "/bYlx74RmDOCsj9Z4CHpMDzQjdfW5pIkLwvkoUJZBmy6ezbWkGfqRqUU2BlJZbj+XYxiEsGx5X3ogOPbMmci2g==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Encoding.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll", - "runtimes/win7/lib/net/_._" + "Microsoft.NETCore.Targets.DNXCore.5.0.0-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Targets.DNXCore.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "sha512": "oc3V79b+Wp/aN1ApMPUE7VxoUQVcoTOoTerc+YFFj7KbRKuoWxjdxPpH+RiK3BU57ctCViDU8aWZUqbx2zO+kQ==", + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { + "sha512": "VAtx+xo/JQnzeQ8rK8c7fTCVfPhoVwH6xpfeP0BaH/8gaC46OqClEIzvMhEZ0UHt67CLfecaxZRwkOF2h7tRFw==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.X509Certificates.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.dll" + "Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Windows.ApiSets.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Threading/4.0.11-beta-23504": { - "sha512": "4SnYQSAruAa8On89ew+88TNbtzlP6j8lVsv4/3KGX0kToyt9iIMaDF698SH09jJ2mYL5NugtOrLsrsCvDDFfQQ==", + "Microsoft.VisualBasic/10.0.1-beta-23504": { + "sha512": "rgmvkhiP34p4Hme3V1IrF3hBJnw7g/96Kum9Fttv5vE5T32EJOU9JWgHbevJkZxLPCT3jpbugbIErutJ7hdIyQ==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Threading.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Threading.nuspec", - "runtimes/win7/lib/DNXCore50/System.Threading.dll", - "runtimes/win7/lib/netcore50/System.Threading.dll", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll" + "Microsoft.VisualBasic.10.0.1-beta-23504.nupkg.sha512", + "Microsoft.VisualBasic.nuspec", + "lib/dotnet5.4/Microsoft.VisualBasic.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "ref/dotnet5.2/Microsoft.VisualBasic.dll", + "ref/dotnet5.2/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/de/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/es/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/fr/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/it/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/ja/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/ko/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/ru/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/zh-hans/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/zh-hant/Microsoft.VisualBasic.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.VisualBasic.dll", + "ref/netcore50/Microsoft.VisualBasic.xml", + "ref/netcore50/de/Microsoft.VisualBasic.xml", + "ref/netcore50/es/Microsoft.VisualBasic.xml", + "ref/netcore50/fr/Microsoft.VisualBasic.xml", + "ref/netcore50/it/Microsoft.VisualBasic.xml", + "ref/netcore50/ja/Microsoft.VisualBasic.xml", + "ref/netcore50/ko/Microsoft.VisualBasic.xml", + "ref/netcore50/ru/Microsoft.VisualBasic.xml", + "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml", + "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml", + "ref/win8/_._", + "ref/wpa81/_._" ] }, "System.AppContext/4.0.1-beta-23504": { @@ -6096,36 +1478,6 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml" ] }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "sha512": "77sjjsnYvdvXbQsx2H1P++W3e14iTbj3AP75ruupt2XFrfQz0B4P6lCRIBu/vRGABZ+r4mN/uqweUASs2dDH9A==", - "type": "package", - "files": [ - "System.Collections.NonGeneric.4.0.1-beta-23504.nupkg.sha512", - "System.Collections.NonGeneric.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/System.Collections.NonGeneric.dll", - "lib/net46/System.Collections.NonGeneric.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Collections.NonGeneric.dll", - "ref/dotnet5.4/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/de/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/es/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/fr/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/it/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/ja/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/ko/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/ru/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/zh-hans/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/zh-hant/System.Collections.NonGeneric.xml", - "ref/net46/System.Collections.NonGeneric.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, "System.ComponentModel/4.0.1-beta-23504": { "sha512": "kdiCEzPhbAEBuOagqpCBX+JeAaTMsbx4PjOz0HYZrRS8LKe5pdmx+7Jqv+InDTQ7O84K6dUfoWYHdvo8npkhJw==", "type": "package", @@ -6221,65 +1573,6 @@ "ref/xamarinmac20/_._" ] }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { - "sha512": "N9GYUAXf51vT0E2RdPK6kLxtlbrrXbNqq7zd5c7woylEqMcC2depjmB6Uyy/WOtkoA63qJKYrOcBpn6nPIQ5fQ==", - "type": "package", - "files": [ - "System.ComponentModel.EventBasedAsync.4.0.11-beta-23504.nupkg.sha512", - "System.ComponentModel.EventBasedAsync.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", - "lib/net45/_._", - "lib/netcore50/System.ComponentModel.EventBasedAsync.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/de/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/es/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/fr/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/it/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/ja/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/ko/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/de/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/es/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/fr/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/it/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/ja/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/ko/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/net45/_._", - "ref/netcore50/System.ComponentModel.EventBasedAsync.dll", - "ref/netcore50/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/de/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/es/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/fr/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/it/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/ja/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/ko/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, "System.Console/4.0.0-beta-23504": { "sha512": "fuAquEM/2DrY8axtMIbEw1Qk8oX2WCPyd2ws2W0u7PDWlxtFMuFSI4rAOW2hs/S5aGsl5qcpJ2A8ELJW0c/JOw==", "type": "package", @@ -6310,6 +1603,47 @@ "runtime.json" ] }, + "System.Diagnostics.Contracts/4.0.1-beta-23504": { + "sha512": "knQ8P68NRuj11x+3ug3mGummBXhL99qRj2v4FahB4x7qH3Ofparq4DPQY9LtbpvRVGJH+2kYJaOzDV6XceHqFg==", + "type": "package", + "files": [ + "System.Diagnostics.Contracts.4.0.1-beta-23504.nupkg.sha512", + "System.Diagnostics.Contracts.nuspec", + "lib/DNXCore50/System.Diagnostics.Contracts.dll", + "lib/net45/_._", + "lib/netcore50/System.Diagnostics.Contracts.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "ref/dotnet5.1/System.Diagnostics.Contracts.dll", + "ref/dotnet5.1/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/de/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/es/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/fr/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/it/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/ja/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/ko/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/ru/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/zh-hans/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/zh-hant/System.Diagnostics.Contracts.xml", + "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", + "ref/netcore50/System.Diagnostics.Contracts.xml", + "ref/netcore50/de/System.Diagnostics.Contracts.xml", + "ref/netcore50/es/System.Diagnostics.Contracts.xml", + "ref/netcore50/fr/System.Diagnostics.Contracts.xml", + "ref/netcore50/it/System.Diagnostics.Contracts.xml", + "ref/netcore50/ja/System.Diagnostics.Contracts.xml", + "ref/netcore50/ko/System.Diagnostics.Contracts.xml", + "ref/netcore50/ru/System.Diagnostics.Contracts.xml", + "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml", + "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" + ] + }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "sha512": "wuBgKPGpBmyQfl88WA6sqQ+OaOqRBNi4C4XwjVAKuhqJ4y3tgdcpX72vwhyOoPbnnkCiEaIdPaelmNEzQHAnRw==", "type": "package", @@ -6368,6 +1702,38 @@ "runtime.json" ] }, + "System.Diagnostics.StackTrace/4.0.1-beta-23504": { + "sha512": "aITNhWOduMAYqcgKcMzEjLxJjhh7GGYi3gGf1eKH58RjPD9Q20zwsWGUNO8WC3ahSSmjNxxjCj3bOBGVnIrFmw==", + "type": "package", + "files": [ + "System.Diagnostics.StackTrace.4.0.1-beta-23504.nupkg.sha512", + "System.Diagnostics.StackTrace.nuspec", + "lib/DNXCore50/System.Diagnostics.StackTrace.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Diagnostics.StackTrace.dll", + "lib/netcore50/System.Diagnostics.StackTrace.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.StackTrace.dll", + "ref/dotnet5.4/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/de/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/es/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/fr/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/it/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/ja/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/ko/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/ru/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/zh-hans/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/zh-hant/System.Diagnostics.StackTrace.xml", + "ref/net46/System.Diagnostics.StackTrace.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" + ] + }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "sha512": "deblyOnmqyQFbZqv0o4rwvp0kySJYgOyQ3HVboYhhJrw88geug2ASMg46ZcieuMKfFavDufhNnlHsi97LV0uLw==", "type": "package", @@ -6868,36 +2234,6 @@ "ref/xamarinmac20/_._" ] }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "sha512": "h1GNVT7jnOj6U3l6jKt5pBdIVGyAEJrUQIG1PP8xGOzkUi+I96xeXij3k/NQNNZPY/gJZ9rMiyuvkpR0xVb/DA==", - "type": "package", - "files": [ - "System.IO.FileSystem.Watcher.4.0.0-beta-23504.nupkg.sha512", - "System.IO.FileSystem.Watcher.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Watcher.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/de/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/es/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/fr/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/it/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/ja/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/ko/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/ru/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/zh-hans/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/zh-hant/System.IO.FileSystem.Watcher.xml", - "ref/net46/System.IO.FileSystem.Watcher.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { "sha512": "EyI2VvkB50bx2LfHhbZHx6erYVcNw+rSZHWkBdMyrm80uUn6O/U2ZjbzUkRVe2QaLWV4MVILDGt98Pa28rU21w==", "type": "package", @@ -7352,18 +2688,6 @@ "ref/xamarinmac20/_._" ] }, - "System.Private.Networking/4.0.1-beta-23504": { - "sha512": "Ifg6HYCTSdfjFKY4i5bHp+D+ftYNqQDPxN3qm5sLWmBx1M8UMTdO86LuVyz18SJND0IXQDVDHBGLq3h8Yo/dfg==", - "type": "package", - "files": [ - "System.Private.Networking.4.0.1-beta-23504.nupkg.sha512", - "System.Private.Networking.nuspec", - "lib/DNXCore50/System.Private.Networking.dll", - "lib/netcore50/System.Private.Networking.dll", - "ref/dnxcore50/_._", - "ref/netcore50/_._" - ] - }, "System.Private.Uri/4.0.1-beta-23504": { "sha512": "rKX89ly6HK4o4Tz+Eg6tad5RIIDYNb3QGNttQrNUUdGaAS190rxQU82HfLcZp7Y9Q+5lF6WhBmw8hFTNvCA3yw==", "type": "package", @@ -7492,34 +2816,6 @@ "ref/xamarinmac20/_._" ] }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "sha512": "69RcAGH9B/+gH/wK3ldl4+Ex14gL2BvsCSORl9GyVGH69x0ojVqT+Wbv1Hm+G11M+wtbngM/B/tCGSrA5LWnaw==", - "type": "package", - "files": [ - "System.Reflection.Emit.4.0.1-beta-23504.nupkg.sha512", - "System.Reflection.Emit.nuspec", - "lib/DNXCore50/System.Reflection.Emit.dll", - "lib/MonoAndroid10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/dotnet5.2/System.Reflection.Emit.dll", - "ref/dotnet5.2/System.Reflection.Emit.xml", - "ref/dotnet5.2/de/System.Reflection.Emit.xml", - "ref/dotnet5.2/es/System.Reflection.Emit.xml", - "ref/dotnet5.2/fr/System.Reflection.Emit.xml", - "ref/dotnet5.2/it/System.Reflection.Emit.xml", - "ref/dotnet5.2/ja/System.Reflection.Emit.xml", - "ref/dotnet5.2/ko/System.Reflection.Emit.xml", - "ref/dotnet5.2/ru/System.Reflection.Emit.xml", - "ref/dotnet5.2/zh-hans/System.Reflection.Emit.xml", - "ref/dotnet5.2/zh-hant/System.Reflection.Emit.xml", - "ref/net45/_._", - "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, "System.Reflection.Emit.ILGeneration/4.0.0": { "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", "type": "package", @@ -7545,58 +2841,6 @@ "ref/wp80/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "sha512": "UojLp723xNs9aeU6FsUW3zF09tBOtC1suz20l6Db9HSPm0pS4Ku1xkt9/VFe8Hx8xbQx/ZnsLXnc0myncmVx9w==", - "type": "package", - "files": [ - "System.Reflection.Emit.ILGeneration.4.0.1-beta-23504.nupkg.sha512", - "System.Reflection.Emit.ILGeneration.nuspec", - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/de/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/es/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/it/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/net45/_._", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "sha512": "B3+cwPHQ6QiJsyO7EkqyRfmavKT172EuwfdnmhrGUFDGziT2qSwVUyJuYuo8smRQ6vgYXyeY3MPSmYdIahqqSA==", - "type": "package", - "files": [ - "System.Reflection.Emit.Lightweight.4.0.1-beta-23504.nupkg.sha512", - "System.Reflection.Emit.Lightweight.nuspec", - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/wp80/_._", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/de/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/es/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/fr/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/it/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/ja/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/ko/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/ru/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/net45/_._", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, "System.Reflection.Extensions/4.0.1-beta-23504": { "sha512": "u7rIcU0ysTG4U9R6Dyv/AOQkdSuXf19sM1M0+XZRScca6i6CIrraScWDUq8/Y2pQ4xdVJHIhsQm2a6qraxLonw==", "type": "package", @@ -8062,148 +3306,6 @@ "ref/xamarinmac20/_._" ] }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "rFGq4yYSz4GSvwGKjeHg7h9sdGbtedTPlh5F4bKB9W2UqLMmN0MmY97T7EfIogMXehY5XAr9ngu9HrbqI+Qorw==", - "type": "package", - "files": [ - "System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Algorithms.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, - "System.Security.Cryptography.Cng/4.0.0-beta-23504": { - "sha512": "DzXAfI6rD17p9Ps+CdYZlhDLzu78IIfAmqHjQ2kVdapkBBvkpw2mIK089HidT/JgM/M9GVVERN0gzlWS2yHb7w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Cng.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Cng.nuspec", - "lib/dotnet5.4/System.Security.Cryptography.Cng.dll", - "lib/net46/System.Security.Cryptography.Cng.dll", - "ref/dotnet5.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll" - ] - }, - "System.Security.Cryptography.Csp/4.0.0-beta-23504": { - "sha512": "WFwSawLDe+Fg6mb0ZWldXwHoDkdhan8dAywK5rJkE6kmtmNt2rCtORUL1Ri/ZIIvOwke5xeK3D12mpoWvNqo+g==", - "type": "package", - "files": [ - "System.Security.Cryptography.Csp.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Csp.nuspec", - "lib/DNXCore50/System.Security.Cryptography.Csp.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Csp.dll", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "sha512": "iObsTOwqwRsvolgEy0KKOOSoqZZESRq7kc9fSYZAXx2st0nAFmq1eGLR0OdQCm/hBtXYu8qmUyEycASsCYch/g==", - "type": "package", - "files": [ - "System.Security.Cryptography.Encoding.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Encoding.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/de/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/es/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/fr/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/it/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/ja/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/ko/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/ru/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { - "sha512": "953ZdUgQS5DSzBJcUsa8l5zmAz8Y1C5OJ1kWaNIQutvIwEYf6Dp/E2DqTtNuQ40FZ765flm93oRNKHsfx6DY6A==", - "type": "package", - "files": [ - "System.Security.Cryptography.OpenSsl.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.OpenSsl.nuspec", - "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll" - ] - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "sha512": "IeEsY14NY8P4Diq3+xByaOBqQh7T5x55p38K78q3abi7MMhebZ2ulPs9/h+q+roTiarc8ZhO6v6ewllb883nyA==", - "type": "package", - "files": [ - "System.Security.Cryptography.Primitives.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Primitives.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "sha512": "ukuGfOlg7hwEMSoxuUtojcoMNou6k7BR7yzPVAWD0DyActvQSbuh/Mhu4O6JRx1GsV3poZaD7SpjfLqQz651jg==", - "type": "package", - "files": [ - "System.Security.Cryptography.X509Certificates.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.X509Certificates.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, "System.Security.Principal/4.0.1-beta-23504": { "sha512": "VTW5OowEsQ34UwcW3Z9EHDEiX10dE+dY6/ZD1zYnZ761wwtonCKBZSYxXnVt5P0I/IF5frflJwNoyxQBiOt38g==", "type": "package", @@ -8244,28 +3346,6 @@ "ref/wpa81/_._" ] }, - "System.Security.Principal.Windows/4.0.0-beta-23504": { - "sha512": "hU0ceSlYTWX211SUgHWrIpK275QXFLYlV6ouoQRCmc7BhjeCh05jnd/tyGfM0U1OGH52pzRGQxnLxtDax9TwOA==", - "type": "package", - "files": [ - "System.Security.Principal.Windows.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Principal.Windows.nuspec", - "lib/DNXCore50/System.Security.Principal.Windows.dll", - "lib/net46/System.Security.Principal.Windows.dll", - "ref/dotnet5.4/System.Security.Principal.Windows.dll", - "ref/dotnet5.4/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/de/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/es/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/fr/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/it/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/ja/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/ko/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/ru/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/zh-hans/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/zh-hant/System.Security.Principal.Windows.xml", - "ref/net46/System.Security.Principal.Windows.dll" - ] - }, "System.Text.Encoding/4.0.11-beta-23504": { "sha512": "nbYGswoknFhzceL6woboAO0K92vd6DO4Q97MVH1eTZ7D2dtQEuEB4niwRxYGp7j/WGfpXQSHzTL1KqRFKCMZwQ==", "type": "package", @@ -8503,29 +3583,6 @@ "runtime.json" ] }, - "System.Threading.Overlapped/4.0.1-beta-23504": { - "sha512": "zEksmLDlQISpknsrHdnouV++uKNd0agZzz/XQlVGOxU+4AsJirgdgPXeIj+teCd6aSu1j0HWv0qoFGrMgBKWXw==", - "type": "package", - "files": [ - "System.Threading.Overlapped.4.0.1-beta-23504.nupkg.sha512", - "System.Threading.Overlapped.nuspec", - "lib/DNXCore50/System.Threading.Overlapped.dll", - "lib/net46/System.Threading.Overlapped.dll", - "lib/netcore50/System.Threading.Overlapped.dll", - "ref/dotnet5.4/System.Threading.Overlapped.dll", - "ref/dotnet5.4/System.Threading.Overlapped.xml", - "ref/dotnet5.4/de/System.Threading.Overlapped.xml", - "ref/dotnet5.4/es/System.Threading.Overlapped.xml", - "ref/dotnet5.4/fr/System.Threading.Overlapped.xml", - "ref/dotnet5.4/it/System.Threading.Overlapped.xml", - "ref/dotnet5.4/ja/System.Threading.Overlapped.xml", - "ref/dotnet5.4/ko/System.Threading.Overlapped.xml", - "ref/dotnet5.4/ru/System.Threading.Overlapped.xml", - "ref/dotnet5.4/zh-hans/System.Threading.Overlapped.xml", - "ref/dotnet5.4/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll" - ] - }, "System.Threading.Tasks/4.0.11-beta-23504": { "sha512": "4GDxeC8aOFF6r49Y0aLgPa3chmtieP+SqrFj7N+h58h+Wn3beAZhzFqvR9hEeJ918zNur/W78uuMho0UUTqLtw==", "type": "package", @@ -8638,66 +3695,6 @@ "ref/wpa81/_._" ] }, - "System.Threading.Thread/4.0.0-beta-23504": { - "sha512": "D3zvCZDSjODrr0TjaPErBitArzcfqnTCU2tnXodFpLXncU/7SSIaVSyir7eTb9nAsGje9IEu2C4HDNQppgStRQ==", - "type": "package", - "files": [ - "System.Threading.Thread.4.0.0-beta-23504.nupkg.sha512", - "System.Threading.Thread.nuspec", - "lib/DNXCore50/System.Threading.Thread.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.Thread.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Threading.Thread.dll", - "ref/dotnet5.4/System.Threading.Thread.xml", - "ref/dotnet5.4/de/System.Threading.Thread.xml", - "ref/dotnet5.4/es/System.Threading.Thread.xml", - "ref/dotnet5.4/fr/System.Threading.Thread.xml", - "ref/dotnet5.4/it/System.Threading.Thread.xml", - "ref/dotnet5.4/ja/System.Threading.Thread.xml", - "ref/dotnet5.4/ko/System.Threading.Thread.xml", - "ref/dotnet5.4/ru/System.Threading.Thread.xml", - "ref/dotnet5.4/zh-hans/System.Threading.Thread.xml", - "ref/dotnet5.4/zh-hant/System.Threading.Thread.xml", - "ref/net46/System.Threading.Thread.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, - "System.Threading.ThreadPool/4.0.10-beta-23504": { - "sha512": "rkiVr/hl/O/wTfjIC63ONJzenCCCETE6bf3Lufk0qLBrZeY6A94OrylDYusocl/bhtuR2JidWcKU2JR7cbObgw==", - "type": "package", - "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23504.nupkg.sha512", - "System.Threading.ThreadPool.nuspec", - "lib/DNXCore50/System.Threading.ThreadPool.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.ThreadPool.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Threading.ThreadPool.dll", - "ref/dotnet5.4/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/de/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/es/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/fr/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/it/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/ja/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/ko/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/ru/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/zh-hans/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/zh-hant/System.Threading.ThreadPool.xml", - "ref/net46/System.Threading.ThreadPool.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, "System.Threading.Timer/4.0.1-beta-23504": { "sha512": "K3nIipV88Q7IVQ5gJQYOL8NtcviLlt3pmaN6xRXcXpoKqMy6Q6+dwRw+uFstsx28qCKTGMz+OF9X0cf4XNq67Q==", "type": "package", @@ -8859,6 +3856,7 @@ "projectFileDependencyGroups": { "": [ "Microsoft.NETCore >= 5.0.1-beta-23504", + "Microsoft.NETCore.Portable.Compatibility >= 1.0.1-beta-23504", "System.Console >= 4.0.0-beta-23504" ], "DNXCore,Version=v5.0": [] diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/project.lock.json b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/project.lock.json index cf9ec4d170f588f7e75a5a6093651e3fdc090f56..7e296bd63424fae4907d5de0c6bff55ecb88b5fa 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/project.lock.json +++ b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/project.lock.json @@ -96,6 +96,107 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "type": "package", "dependencies": { @@ -105,6 +206,9 @@ "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { "type": "package" }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { + "type": "package" + }, "Microsoft.VisualBasic/10.0.1-beta-23504": { "type": "package", "dependencies": { @@ -239,6 +343,18 @@ "ref/dotnet5.4/System.Console.dll": {} } }, + "System.Diagnostics.Contracts/4.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } + }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "type": "package", "dependencies": { @@ -248,6 +364,19 @@ "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} } }, + "System.Diagnostics.StackTrace/4.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} + } + }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "type": "package", "dependencies": { @@ -981,4628 +1110,56 @@ "ref/dotnet5.4/System.Xml.XmlSerializer.dll": {} } } - }, - "DNXCore,Version=v5.0/osx.10.10": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23504", - "Microsoft.NETCore.Platforms": "1.0.1-beta-23504", - "Microsoft.VisualBasic": "10.0.1-beta-23504", - "System.AppContext": "4.0.1-beta-23504", - "System.Collections": "4.0.11-beta-23504", - "System.Collections.Concurrent": "4.0.11-beta-23504", - "System.Collections.Immutable": "1.1.38-beta-23504", - "System.ComponentModel": "4.0.1-beta-23504", - "System.ComponentModel.Annotations": "4.0.11-beta-23504", - "System.Diagnostics.Debug": "4.0.11-beta-23504", - "System.Diagnostics.Tools": "4.0.1-beta-23504", - "System.Diagnostics.Tracing": "4.0.21-beta-23504", - "System.Dynamic.Runtime": "4.0.11-beta-23504", - "System.Globalization": "4.0.11-beta-23504", - "System.Globalization.Calendars": "4.0.1-beta-23504", - "System.Globalization.Extensions": "4.0.1-beta-23504", - "System.IO": "4.0.11-beta-23504", - "System.IO.Compression": "4.1.0-beta-23504", - "System.IO.Compression.ZipFile": "4.0.1-beta-23504", - "System.IO.FileSystem": "4.0.1-beta-23504", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23504", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23504", - "System.Linq": "4.0.1-beta-23504", - "System.Linq.Expressions": "4.0.11-beta-23504", - "System.Linq.Parallel": "4.0.1-beta-23504", - "System.Linq.Queryable": "4.0.1-beta-23504", - "System.Net.Http": "4.0.1-beta-23504", - "System.Net.NetworkInformation": "4.1.0-beta-23504", - "System.Net.Primitives": "4.0.11-beta-23504", - "System.Numerics.Vectors": "4.1.1-beta-23504", - "System.ObjectModel": "4.0.11-beta-23504", - "System.Reflection": "4.1.0-beta-23504", - "System.Reflection.DispatchProxy": "4.0.1-beta-23504", - "System.Reflection.Extensions": "4.0.1-beta-23504", - "System.Reflection.Metadata": "1.1.1-beta-23504", - "System.Reflection.Primitives": "4.0.1-beta-23504", - "System.Reflection.TypeExtensions": "4.1.0-beta-23504", - "System.Resources.ResourceManager": "4.0.1-beta-23504", - "System.Runtime": "4.0.21-beta-23504", - "System.Runtime.Extensions": "4.0.11-beta-23504", - "System.Runtime.Handles": "4.0.1-beta-23504", - "System.Runtime.InteropServices": "4.0.21-beta-23504", - "System.Runtime.Numerics": "4.0.1-beta-23504", - "System.Security.Claims": "4.0.1-beta-23504", - "System.Security.Principal": "4.0.1-beta-23504", - "System.Text.Encoding": "4.0.11-beta-23504", - "System.Text.Encoding.Extensions": "4.0.11-beta-23504", - "System.Text.RegularExpressions": "4.0.11-beta-23504", - "System.Threading": "4.0.11-beta-23504", - "System.Threading.Tasks": "4.0.11-beta-23504", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23504", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23504", - "System.Threading.Timer": "4.0.1-beta-23504", - "System.Xml.ReaderWriter": "4.0.11-beta-23504", - "System.Xml.XDocument": "4.0.11-beta-23504" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-beta-23504" - } - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Emit.Lightweight": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.any.System.Xml.XmlSerializer/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10", - "System.Xml.XmlDocument": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Xml.XmlSerializer.dll": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10/lib/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10", - "System.Threading.Thread": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll": {} - } - }, - "runtime.osx.10.10.System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.Linq": "4.0.0", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.0", - "System.Collections.NonGeneric": "4.0.0", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll": {} - } - }, - "runtime.osx.10.10.System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.1/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Globalization.Calendars": "4.0.0", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23504", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "runtime.unix.System.Threading/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Threading.dll": {} - } - }, - "System.AppContext/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.AppContext.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.AppContext.dll": {} - } - }, - "System.Collections/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Collections.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.1.38-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.NonGeneric.dll": {} - } - }, - "System.ComponentModel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.ComponentModel": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.unix.System.Console": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Calendars.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "runtime.unix.System.Globalization.Extensions": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.IO.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.IO.Compression": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.osx.10.10.System.IO.FileSystem": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/System.Linq.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Net.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.osx.10.10.System.Net.Http": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.2/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.10", - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.osx.10.10.System.Net.NetworkInformation": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "runtime.osx.10.10.System.Net.Primitives": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.Primitives.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - } - }, - "System.Reflection/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.2/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Immutable": "1.1.37", - "System.Diagnostics.Debug": "4.0.0", - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.InteropServices": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Primitives.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "runtime.osx.10.10.System.Runtime.Extensions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Handles.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Security.Principal": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Security.Principal.dll": {} - } - }, - "System.Text.Encoding/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.Threading": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Tasks.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Diagnostics.Tracing": "4.0.0", - "System.Dynamic.Runtime": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Thread.dll": {} - } - }, - "System.Threading.Timer/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.3/System.Threading.Timer.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tools": "4.0.0", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XDocument.dll": {} - } - }, - "System.Xml.XmlDocument/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XmlDocument.dll": {} - } - }, - "System.Xml.XmlSerializer/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Xml.ReaderWriter": "4.0.10", - "runtime.any.System.Xml.XmlSerializer": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XmlSerializer.dll": {} - } - } - }, - "DNXCore,Version=v5.0/ubuntu.14.04": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23504", - "Microsoft.NETCore.Platforms": "1.0.1-beta-23504", - "Microsoft.VisualBasic": "10.0.1-beta-23504", - "System.AppContext": "4.0.1-beta-23504", - "System.Collections": "4.0.11-beta-23504", - "System.Collections.Concurrent": "4.0.11-beta-23504", - "System.Collections.Immutable": "1.1.38-beta-23504", - "System.ComponentModel": "4.0.1-beta-23504", - "System.ComponentModel.Annotations": "4.0.11-beta-23504", - "System.Diagnostics.Debug": "4.0.11-beta-23504", - "System.Diagnostics.Tools": "4.0.1-beta-23504", - "System.Diagnostics.Tracing": "4.0.21-beta-23504", - "System.Dynamic.Runtime": "4.0.11-beta-23504", - "System.Globalization": "4.0.11-beta-23504", - "System.Globalization.Calendars": "4.0.1-beta-23504", - "System.Globalization.Extensions": "4.0.1-beta-23504", - "System.IO": "4.0.11-beta-23504", - "System.IO.Compression": "4.1.0-beta-23504", - "System.IO.Compression.ZipFile": "4.0.1-beta-23504", - "System.IO.FileSystem": "4.0.1-beta-23504", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23504", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23504", - "System.Linq": "4.0.1-beta-23504", - "System.Linq.Expressions": "4.0.11-beta-23504", - "System.Linq.Parallel": "4.0.1-beta-23504", - "System.Linq.Queryable": "4.0.1-beta-23504", - "System.Net.Http": "4.0.1-beta-23504", - "System.Net.NetworkInformation": "4.1.0-beta-23504", - "System.Net.Primitives": "4.0.11-beta-23504", - "System.Numerics.Vectors": "4.1.1-beta-23504", - "System.ObjectModel": "4.0.11-beta-23504", - "System.Reflection": "4.1.0-beta-23504", - "System.Reflection.DispatchProxy": "4.0.1-beta-23504", - "System.Reflection.Extensions": "4.0.1-beta-23504", - "System.Reflection.Metadata": "1.1.1-beta-23504", - "System.Reflection.Primitives": "4.0.1-beta-23504", - "System.Reflection.TypeExtensions": "4.1.0-beta-23504", - "System.Resources.ResourceManager": "4.0.1-beta-23504", - "System.Runtime": "4.0.21-beta-23504", - "System.Runtime.Extensions": "4.0.11-beta-23504", - "System.Runtime.Handles": "4.0.1-beta-23504", - "System.Runtime.InteropServices": "4.0.21-beta-23504", - "System.Runtime.Numerics": "4.0.1-beta-23504", - "System.Security.Claims": "4.0.1-beta-23504", - "System.Security.Principal": "4.0.1-beta-23504", - "System.Text.Encoding": "4.0.11-beta-23504", - "System.Text.Encoding.Extensions": "4.0.11-beta-23504", - "System.Text.RegularExpressions": "4.0.11-beta-23504", - "System.Threading": "4.0.11-beta-23504", - "System.Threading.Tasks": "4.0.11-beta-23504", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23504", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23504", - "System.Threading.Timer": "4.0.1-beta-23504", - "System.Xml.ReaderWriter": "4.0.11-beta-23504", - "System.Xml.XDocument": "4.0.11-beta-23504" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-beta-23504" - } - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Emit.Lightweight": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.any.System.Xml.XmlSerializer/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10", - "System.Xml.XmlDocument": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Xml.XmlSerializer.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/linux/lib/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.linux.System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll": {} - } - }, - "runtime.linux.System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.Linq": "4.0.0", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.0", - "System.Collections.NonGeneric": "4.0.0", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.1/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Globalization.Calendars": "4.0.0", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23504", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "runtime.unix.System.Threading/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Threading.dll": {} - } - }, - "System.AppContext/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.AppContext.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.AppContext.dll": {} - } - }, - "System.Collections/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Collections.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.1.38-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.NonGeneric.dll": {} - } - }, - "System.ComponentModel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.ComponentModel": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.unix.System.Console": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Calendars.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "runtime.unix.System.Globalization.Extensions": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.IO.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.IO.Compression": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.linux.System.IO.FileSystem": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/System.Linq.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Net.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.linux.System.Net.Http": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.2/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.10", - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.linux.System.Net.NetworkInformation": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "runtime.unix.System.Net.Primitives": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.Primitives.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - } - }, - "System.Reflection/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.2/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Immutable": "1.1.37", - "System.Diagnostics.Debug": "4.0.0", - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.InteropServices": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Primitives.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "runtime.linux.System.Runtime.Extensions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Handles.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Security.Principal": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "runtime.linux.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Security.Principal.dll": {} - } - }, - "System.Text.Encoding/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.Threading": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Tasks.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Diagnostics.Tracing": "4.0.0", - "System.Dynamic.Runtime": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Timer/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.3/System.Threading.Timer.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tools": "4.0.0", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XDocument.dll": {} - } - }, - "System.Xml.XmlDocument/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XmlDocument.dll": {} - } - }, - "System.Xml.XmlSerializer/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Xml.ReaderWriter": "4.0.10", - "runtime.any.System.Xml.XmlSerializer": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XmlSerializer.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23504", - "Microsoft.NETCore.Platforms": "1.0.1-beta-23504", - "Microsoft.VisualBasic": "10.0.1-beta-23504", - "System.AppContext": "4.0.1-beta-23504", - "System.Collections": "4.0.11-beta-23504", - "System.Collections.Concurrent": "4.0.11-beta-23504", - "System.Collections.Immutable": "1.1.38-beta-23504", - "System.ComponentModel": "4.0.1-beta-23504", - "System.ComponentModel.Annotations": "4.0.11-beta-23504", - "System.Diagnostics.Debug": "4.0.11-beta-23504", - "System.Diagnostics.Tools": "4.0.1-beta-23504", - "System.Diagnostics.Tracing": "4.0.21-beta-23504", - "System.Dynamic.Runtime": "4.0.11-beta-23504", - "System.Globalization": "4.0.11-beta-23504", - "System.Globalization.Calendars": "4.0.1-beta-23504", - "System.Globalization.Extensions": "4.0.1-beta-23504", - "System.IO": "4.0.11-beta-23504", - "System.IO.Compression": "4.1.0-beta-23504", - "System.IO.Compression.ZipFile": "4.0.1-beta-23504", - "System.IO.FileSystem": "4.0.1-beta-23504", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23504", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23504", - "System.Linq": "4.0.1-beta-23504", - "System.Linq.Expressions": "4.0.11-beta-23504", - "System.Linq.Parallel": "4.0.1-beta-23504", - "System.Linq.Queryable": "4.0.1-beta-23504", - "System.Net.Http": "4.0.1-beta-23504", - "System.Net.NetworkInformation": "4.1.0-beta-23504", - "System.Net.Primitives": "4.0.11-beta-23504", - "System.Numerics.Vectors": "4.1.1-beta-23504", - "System.ObjectModel": "4.0.11-beta-23504", - "System.Reflection": "4.1.0-beta-23504", - "System.Reflection.DispatchProxy": "4.0.1-beta-23504", - "System.Reflection.Extensions": "4.0.1-beta-23504", - "System.Reflection.Metadata": "1.1.1-beta-23504", - "System.Reflection.Primitives": "4.0.1-beta-23504", - "System.Reflection.TypeExtensions": "4.1.0-beta-23504", - "System.Resources.ResourceManager": "4.0.1-beta-23504", - "System.Runtime": "4.0.21-beta-23504", - "System.Runtime.Extensions": "4.0.11-beta-23504", - "System.Runtime.Handles": "4.0.1-beta-23504", - "System.Runtime.InteropServices": "4.0.21-beta-23504", - "System.Runtime.Numerics": "4.0.1-beta-23504", - "System.Security.Claims": "4.0.1-beta-23504", - "System.Security.Principal": "4.0.1-beta-23504", - "System.Text.Encoding": "4.0.11-beta-23504", - "System.Text.Encoding.Extensions": "4.0.11-beta-23504", - "System.Text.RegularExpressions": "4.0.11-beta-23504", - "System.Threading": "4.0.11-beta-23504", - "System.Threading.Tasks": "4.0.11-beta-23504", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23504", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23504", - "System.Threading.Timer": "4.0.1-beta-23504", - "System.Xml.ReaderWriter": "4.0.11-beta-23504", - "System.Xml.XDocument": "4.0.11-beta-23504" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-beta-23504" - } - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Emit.Lightweight": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.any.System.Xml.XmlSerializer/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10", - "System.Xml.XmlDocument": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Xml.XmlSerializer.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Overlapped": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Networking": "4.0.1-beta-23504", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Networking": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Globalization.Calendars": "4.0.0", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Cng": "4.0.0-beta-23504", - "System.Security.Cryptography.Csp": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "runtime.win7.System.Threading/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Threading.dll": {} - } - }, - "System.AppContext/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.AppContext.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.AppContext.dll": {} - } - }, - "System.Collections/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Collections.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.1.38-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.NonGeneric.dll": {} - } - }, - "System.ComponentModel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.ComponentModel": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {} - } - }, - "System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.win7.System.Console": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Calendars.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "runtime.win7.System.Globalization.Extensions": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.IO.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.IO.Compression": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.IO.FileSystem": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/System.Linq.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Net.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.Net.Http": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.2/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.10", - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.Net.NetworkInformation": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "runtime.win7.System.Net.Primitives": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.Primitives.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ObjectModel.dll": {} - } - }, - "System.Private.Networking/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.0", - "System.Collections.NonGeneric": "4.0.0", - "System.ComponentModel.EventBasedAsync": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Security.Principal": "4.0.0", - "System.Security.Principal.Windows": "4.0.0-beta-23504", - "System.Threading": "4.0.10", - "System.Threading.Overlapped": "4.0.0", - "System.Threading.Tasks": "4.0.10", - "System.Threading.ThreadPool": "4.0.10-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Private.Networking.dll": {} - } - }, - "System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - } - }, - "System.Reflection/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.2/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Immutable": "1.1.37", - "System.Diagnostics.Debug": "4.0.0", - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.InteropServices": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Primitives.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "runtime.win7.System.Runtime.Extensions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Handles.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Security.Principal": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Reflection": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Claims": "4.0.0", - "System.Security.Principal": "4.0.0", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.Threading": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Tasks.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Diagnostics.Tracing": "4.0.0", - "System.Dynamic.Runtime": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.InteropServices": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.3/System.Threading.Timer.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tools": "4.0.0", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XDocument.dll": {} - } - }, - "System.Xml.XmlDocument/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XmlDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XmlDocument.dll": {} - } - }, - "System.Xml.XmlSerializer/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Xml.ReaderWriter": "4.0.10", - "runtime.any.System.Xml.XmlSerializer": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XmlSerializer.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "sha512": "9zS+Nvc0DwKVxDCExaleQIyEbWJvRJgSlAEOSDuLPMyqNRXkcopbN7wcl3D8sQycwn5tgJ/fR/puVcZAWN9f6w==", - "type": "package", - "files": [ - "Microsoft.CSharp.4.0.1-beta-23504.nupkg.sha512", - "Microsoft.CSharp.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/Microsoft.CSharp.dll", - "lib/net45/_._", - "lib/netcore50/Microsoft.CSharp.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.1/Microsoft.CSharp.dll", - "ref/dotnet5.1/Microsoft.CSharp.xml", - "ref/dotnet5.1/de/Microsoft.CSharp.xml", - "ref/dotnet5.1/es/Microsoft.CSharp.xml", - "ref/dotnet5.1/fr/Microsoft.CSharp.xml", - "ref/dotnet5.1/it/Microsoft.CSharp.xml", - "ref/dotnet5.1/ja/Microsoft.CSharp.xml", - "ref/dotnet5.1/ko/Microsoft.CSharp.xml", - "ref/dotnet5.1/ru/Microsoft.CSharp.xml", - "ref/dotnet5.1/zh-hans/Microsoft.CSharp.xml", - "ref/dotnet5.1/zh-hant/Microsoft.CSharp.xml", - "ref/net45/_._", - "ref/netcore50/Microsoft.CSharp.dll", - "ref/netcore50/Microsoft.CSharp.xml", - "ref/netcore50/de/Microsoft.CSharp.xml", - "ref/netcore50/es/Microsoft.CSharp.xml", - "ref/netcore50/fr/Microsoft.CSharp.xml", - "ref/netcore50/it/Microsoft.CSharp.xml", - "ref/netcore50/ja/Microsoft.CSharp.xml", - "ref/netcore50/ko/Microsoft.CSharp.xml", - "ref/netcore50/ru/Microsoft.CSharp.xml", - "ref/netcore50/zh-hans/Microsoft.CSharp.xml", - "ref/netcore50/zh-hant/Microsoft.CSharp.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] + } + }, + "libraries": { + "Microsoft.CSharp/4.0.1-beta-23504": { + "sha512": "9zS+Nvc0DwKVxDCExaleQIyEbWJvRJgSlAEOSDuLPMyqNRXkcopbN7wcl3D8sQycwn5tgJ/fR/puVcZAWN9f6w==", + "type": "package", + "files": [ + "Microsoft.CSharp.4.0.1-beta-23504.nupkg.sha512", + "Microsoft.CSharp.nuspec", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/dotnet5.4/Microsoft.CSharp.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.CSharp.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/Microsoft.CSharp.dll", + "ref/dotnet5.1/Microsoft.CSharp.xml", + "ref/dotnet5.1/de/Microsoft.CSharp.xml", + "ref/dotnet5.1/es/Microsoft.CSharp.xml", + "ref/dotnet5.1/fr/Microsoft.CSharp.xml", + "ref/dotnet5.1/it/Microsoft.CSharp.xml", + "ref/dotnet5.1/ja/Microsoft.CSharp.xml", + "ref/dotnet5.1/ko/Microsoft.CSharp.xml", + "ref/dotnet5.1/ru/Microsoft.CSharp.xml", + "ref/dotnet5.1/zh-hans/Microsoft.CSharp.xml", + "ref/dotnet5.1/zh-hant/Microsoft.CSharp.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.CSharp.dll", + "ref/netcore50/Microsoft.CSharp.xml", + "ref/netcore50/de/Microsoft.CSharp.xml", + "ref/netcore50/es/Microsoft.CSharp.xml", + "ref/netcore50/fr/Microsoft.CSharp.xml", + "ref/netcore50/it/Microsoft.CSharp.xml", + "ref/netcore50/ja/Microsoft.CSharp.xml", + "ref/netcore50/ko/Microsoft.CSharp.xml", + "ref/netcore50/ru/Microsoft.CSharp.xml", + "ref/netcore50/zh-hans/Microsoft.CSharp.xml", + "ref/netcore50/zh-hant/Microsoft.CSharp.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._" + ] }, "Microsoft.NETCore/5.0.1-beta-23504": { "sha512": "cDdgJBMp1P2KbQ00kLv0pnGAxQZ11fpiSjMoLq1i3/+JNLybMFNDQHBQEENjvjuC3I9WCeizFLYnaOXYA0XpSA==", @@ -5622,556 +1179,175 @@ "runtime.json" ] }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.1.0.1-beta-23504.nupkg.sha512", - "Microsoft.NETCore.Targets.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "sha512": "/bYlx74RmDOCsj9Z4CHpMDzQjdfW5pIkLwvkoUJZBmy6ezbWkGfqRqUU2BlJZbj+XYxiEsGx5X3ogOPbMmci2g==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.DNXCore.5.0.0-beta-23504.nupkg.sha512", - "Microsoft.NETCore.Targets.DNXCore.nuspec", - "runtime.json" - ] - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "sha512": "rgmvkhiP34p4Hme3V1IrF3hBJnw7g/96Kum9Fttv5vE5T32EJOU9JWgHbevJkZxLPCT3jpbugbIErutJ7hdIyQ==", - "type": "package", - "files": [ - "Microsoft.VisualBasic.10.0.1-beta-23504.nupkg.sha512", - "Microsoft.VisualBasic.nuspec", - "lib/dotnet5.4/Microsoft.VisualBasic.dll", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", + "type": "package", + "files": [ + "Microsoft.NETCore.Portable.Compatibility.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Portable.Compatibility.nuspec", + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", + "lib/dnxcore50/System.Core.dll", + "lib/dnxcore50/System.Net.dll", + "lib/dnxcore50/System.Numerics.dll", + "lib/dnxcore50/System.Runtime.Serialization.dll", + "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", + "lib/dnxcore50/System.Windows.dll", + "lib/dnxcore50/System.Xml.Linq.dll", + "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", - "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "lib/netcore50/System.Core.dll", + "lib/netcore50/System.Net.dll", + "lib/netcore50/System.Numerics.dll", + "lib/netcore50/System.Runtime.Serialization.dll", + "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", + "lib/netcore50/System.Windows.dll", + "lib/netcore50/System.Xml.Linq.dll", + "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", + "lib/wp80/_._", "lib/wpa81/_._", - "ref/dotnet5.2/Microsoft.VisualBasic.dll", - "ref/dotnet5.2/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/de/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/es/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/fr/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/it/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/ja/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/ko/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/ru/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/zh-hans/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/zh-hant/Microsoft.VisualBasic.xml", + "ref/dotnet/System.ComponentModel.DataAnnotations.dll", + "ref/dotnet/System.Core.dll", + "ref/dotnet/System.Net.dll", + "ref/dotnet/System.Numerics.dll", + "ref/dotnet/System.Runtime.Serialization.dll", + "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", + "ref/dotnet/System.Windows.dll", + "ref/dotnet/System.Xml.Linq.dll", + "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/Microsoft.VisualBasic.dll", - "ref/netcore50/Microsoft.VisualBasic.xml", - "ref/netcore50/de/Microsoft.VisualBasic.xml", - "ref/netcore50/es/Microsoft.VisualBasic.xml", - "ref/netcore50/fr/Microsoft.VisualBasic.xml", - "ref/netcore50/it/Microsoft.VisualBasic.xml", - "ref/netcore50/ja/Microsoft.VisualBasic.xml", - "ref/netcore50/ko/Microsoft.VisualBasic.xml", - "ref/netcore50/ru/Microsoft.VisualBasic.xml", - "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml", - "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml", + "ref/netcore50/System.ComponentModel.DataAnnotations.dll", + "ref/netcore50/System.Core.dll", + "ref/netcore50/System.Net.dll", + "ref/netcore50/System.Numerics.dll", + "ref/netcore50/System.Runtime.Serialization.dll", + "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", + "ref/netcore50/System.Windows.dll", + "ref/netcore50/System.Xml.Linq.dll", + "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", - "ref/wpa81/_._" - ] - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "sha512": "35tjwrr0Q1xmXP4LqW+SlV8kdpVjnl8cC4G01uuKHL2vFc4EWJn689O6TfkYphbJ5TUu3n4tlfaspEp4YcPAcQ==", - "type": "package", - "files": [ - "Microsoft.Win32.Primitives.4.0.1-beta-23504.nupkg.sha512", - "Microsoft.Win32.Primitives.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll", - "ref/dotnet5.4/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/de/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/es/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/fr/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/it/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/ja/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/ru/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "sha512": "c3Usq1EzjBFAPvhNGd31D02QJn57SmxX+PLgSFy24GZLgCHxZeVpx1bQKJMm4Y4T7EbDxyFwlNU2ih7ZntD2Jw==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Linq.Expressions.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/dotnet/_._", - "runtime.any.System.Linq.Expressions.4.0.11-beta-23504.nupkg.sha512", - "runtime.any.System.Linq.Expressions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "sha512": "leOqA4KvhFt1cDQYpbh8ANbxB0Yt96wXw7RNSM8Xg4P5FbGNUAjk0Y1n+t5kBHlQQ/0cWCgwrdKO27oB3OvZrw==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Reflection.DispatchProxy.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.DispatchProxy.dll", - "lib/netcore50/System.Reflection.DispatchProxy.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/dotnet/_._", - "runtime.any.System.Reflection.DispatchProxy.4.0.1-beta-23504.nupkg.sha512", - "runtime.any.System.Reflection.DispatchProxy.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Xml.XmlSerializer/4.0.11-beta-23504": { - "sha512": "MTaWahFFP83Nt5oiK8jfhQmQo8S+ybSsy8wQ3YBUBb4CVPKKtwP5dbLmcJJWLANJlU8ZHBN8q8X9jhfNqmyVNg==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Xml.XmlSerializer.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.XmlSerializer.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/dotnet/_._", - "runtime.any.System.Xml.XmlSerializer.4.0.11-beta-23504.nupkg.sha512", - "runtime.any.System.Xml.XmlSerializer.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.linux.System.IO.FileSystem/4.0.1-beta-23504": { - "sha512": "5T5HbDUruLTAnjjAFYzw/7vLu+k5UERXgqHX+CPWI/fFiGw5Fb7zfOgOGdvwKMFfmSdgyW1sC47YPBdehpjj3A==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.IO.FileSystem.4.0.1-beta-23504.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.nuspec", - "runtimes/linux/lib/dotnet5.4/System.IO.FileSystem.dll" - ] - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "sha512": "KvTIfrIk55tuqFliZg4h6lsv7608BcrQ8jxhH7usDGH9SyunF3KUxsBnDSg0DZfEuC0onuxwfaAOArA040HHCA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-beta-23504.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.Watcher.nuspec", - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.linux.System.Net.Http/4.0.1-beta-23504": { - "sha512": "AlAxHLt5h2QSZhRDNvrMwyk9FrQK8kz9YNb5YNUfeUVKqRhYYMoKYlkG6AirJoigmb/9thOk0/8oAvjfW1hc5w==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Net.Http.4.0.1-beta-23504.nupkg.sha512", - "runtime.linux.System.Net.Http.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll" - ] - }, - "runtime.linux.System.Net.NetworkInformation/4.1.0-beta-23504": { - "sha512": "Ku7kOxHdBRdjGaActIvjWg5VkNHlCEg1uU/nZLwWcFbLWBWK5pQbBnHxEB6BAYfEzRP4wU4yWwJJ/pbf66OZHQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Net.NetworkInformation.4.1.0-beta-23504.nupkg.sha512", - "runtime.linux.System.Net.NetworkInformation.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll" - ] - }, - "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23504": { - "sha512": "KI4rp6Gzg6GYMN4bo1/fSgh9ukhhGQQAygujl6UYodSwOy9/7hEt2y+1P6IDLLrXFY2ratJNNiSTZnz5Pn/qlg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Runtime.Extensions.4.0.11-beta-23504.nupkg.sha512", - "runtime.linux.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll" - ] - }, - "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "C/Fjwn8+jmp5oyBsszTqDelipgCvaPvzLM/E6GZIPdomKHgXoPNA+MVBXuKSSPSoiikBexdIHNFBr0L37cDyEA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "runtime.linux.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23504": { - "sha512": "g+wxwmtTVzKzKi/ZcGvNPHLjNBKVUXdK435kBWNva1mJfZBBD6w29qIc0lWelTdRNoBiOLTUM3RLgJMMR1c0Uw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.IO.FileSystem.4.0.1-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.nuspec", - "runtimes/osx.10.10/lib/dotnet5.4/System.IO.FileSystem.dll" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "sha512": "d0BPfr7qX0lYyXmPDylJZC4s1+/J/pwgBVpdXiTewUPXhGZX6uClCTrmZUV9QsrqNfi9Bshtg65QH/L/mr2L4A==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.nuspec", - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-beta-23504": { - "sha512": "3pIBIopnnQS1FH02Ug7bcCOwGVD75io1ubxmBpMudsZyYOdVfcqNaZ8rgw72eFjDA2p6fdrW3kyPCRqXnDNyow==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.Http.4.0.1-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Net.Http.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll" - ] - }, - "runtime.osx.10.10.System.Net.NetworkInformation/4.1.0-beta-23504": { - "sha512": "rt3hGWXoyDWEJjAjs+f/w925p89tfOjxt5BocZmcv/vL1YRIGwqwyRrFW37hF2doiNq5cbMff5SGoyb5dT3QJg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.NetworkInformation.4.1.0-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Net.NetworkInformation.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll" - ] - }, - "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23504": { - "sha512": "E5GQOgTh1G6LIuHLFIoA2sJ5bC1fgy50SXUaGOGMccpiWYiUUruqKrw/1bTa+8LzvRPmJtsZX+pZQve9VQcNUQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.Primitives.4.0.11-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Net.Primitives.nuspec", - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll" - ] - }, - "runtime.osx.10.10.System.Runtime.Extensions/4.0.11-beta-23504": { - "sha512": "CWcHACKy4dIkPETmN/NBJVth5KkHbjfib5qvdyFOcte220ORkcdr1Z9K3x0TEBlrtV1PqGYlYFQwlFtVl89INA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Runtime.Extensions.4.0.11-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll" - ] - }, - "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "lGDr/ddeG0GrhgB+nVEACjb7cKLe3akiTmPK9oqdqeQAOni1txIiVI7RN/CarOXS3rJY94G4oeL8Rde2pRQjuw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/osx.10.10/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "sha512": "t2sH0NEYCypGtnqM1YwT/x6qif46pphHf2jB/9CtgDnlzfZX8EZsl+kqAlJ8IiRdiMSwF7sOCXluocBaVY8RIA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.Microsoft.Win32.Primitives.4.0.1-beta-23504.nupkg.sha512", - "runtime.unix.Microsoft.Win32.Primitives.nuspec", - "runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.unix.System.Console/4.0.0-beta-23504": { - "sha512": "EhggNdp0T6S7OqcP2eYHhtjZWq5WVFS7RjoGxCHzPhy28aa/4fmTelJAOkKZhL5QYf+lN4yHyPq//loieie6NA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Console.4.0.0-beta-23504.nupkg.sha512", - "runtime.unix.System.Console.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Console.dll" - ] - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23504": { - "sha512": "W8U59BC8rOJ9oPVjy8uQjzYmRgZILJa9LQNPyDmph4pzVvYre5j0eMpmj5mOnTjyjXDiX0yADsV/+HPQcvxM4w==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Diagnostics.Debug.4.0.11-beta-23504.nupkg.sha512", - "runtime.unix.System.Diagnostics.Debug.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll" - ] - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23504": { - "sha512": "HtTGetUERJJVwMzIhaS8xR36WTzGp0/cMrUG8iM41JW6DLCJgR7g9JHxnwuE307/xUp9e8Hjugk2KEl5Df4Y1Q==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Globalization.Extensions.4.0.1-beta-23504.nupkg.sha512", - "runtime.unix.System.Globalization.Extensions.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll" - ] - }, - "runtime.unix.System.IO.Compression/4.1.0-beta-23504": { - "sha512": "fqeTK2uSrkgiH5pvGPlrVfkYOhCGH9SjYl2HCi6iBqO3A1tROWmVUQHl3E0w/3ZorhkNjb1PP/CBQQR95n64zQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.IO.Compression.4.1.0-beta-23504.nupkg.sha512", - "runtime.unix.System.IO.Compression.nuspec", - "runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll" - ] - }, - "runtime.unix.System.Net.Primitives/4.0.11-beta-23504": { - "sha512": "q6IYscNoG4mqXHL3y6fROYqfs4zmtimlbGtY+ByvCLUdJhIKFJtOWStNzUWAv3O7zBf6RVfT3AbsAqg7yct6mA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Net.Primitives.4.0.11-beta-23504.nupkg.sha512", - "runtime.unix.System.Net.Primitives.nuspec", - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll" - ] - }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23504": { - "sha512": "VE+DqWexqssnGv+oliPA4zkFgR6cli1UwbNcQlsvkb7PqRaD67Y6DjSlqtIzh6nRgT5kjcq+sdGCuwPkidOSAA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Private.Uri.4.0.1-beta-23504.nupkg.sha512", - "runtime.unix.System.Private.Uri.nuspec", - "runtimes/unix/lib/dotnet5.1/System.Private.Uri.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "sha512": "g+aj7GEz6yCp9rB2qzcW0A6to9I3QFWbcyVdfer3ac8n1atDm1JkbBkFB/+W9qQ0ThWRlp6mMFTGYLTF5Pqygw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-beta-23504.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Encoding.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "sha512": "WOYX7vcx8MpJPhrs6xowQFJ487wf4t2KrIBSq/9FNmdu5PwlxUZd6nsolg6WZ9HxpWITvZmX7ScP7/vuJH10eg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Security.Cryptography.X509Certificates.4.0.0-beta-23504.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "runtime.unix.System.Threading/4.0.11-beta-23504": { - "sha512": "u31otaQ2mmgSqYqClvG1gwAvJs76vxs/3P7u6LX88mur7oLaBNQfTKl9Eb6jawkMPvjO4aTi/PFTocDyGcx1xQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Threading.4.0.11-beta-23504.nupkg.sha512", - "runtime.unix.System.Threading.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Threading.dll" - ] - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "sha512": "EYv9X50H6mUzMs0h2XE0Z85l/2ZAdxxg8ZlGrZRmQ6HIBgaT9UqRTWuncVkETfaPQ3mkt9wFhls4GkotoXt0Dg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.Microsoft.Win32.Primitives.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.Microsoft.Win32.Primitives.nuspec", - "runtimes/win7/lib/dotnet5.4/Microsoft.Win32.Primitives.dll", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.Console/4.0.0-beta-23504": { - "sha512": "f1V73xPbwDvT7KMJYpWNnVgjUbA8nW//Ue8A5xhSKqcu6t+AdrstYnD76SxiVrvP4b2wwAq0GAqIsKMF5l95jQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Console.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Console.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Console.dll", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23504": { - "sha512": "P6YWygBJDmkJYPU4cfHuHzR8P78RI3JeIPrhfwrN621XKw7kDfC6ats1/SG2qDQ8yhRVdxBhA9lY+AVrFnPZlA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Diagnostics.Debug.nuspec", - "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" - ] - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23504": { - "sha512": "KjEYFvn2yQPbVMA3EBOSPHH2anM4SiTHwjwDY1jDqKR7OoSnS66R6nHD6Y8xL2/3W+sEDS/AxwMw6j/0PLkukA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Globalization.Extensions.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.Globalization.Extensions.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Globalization.Extensions.dll", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.IO.Compression/4.1.0-beta-23504": { - "sha512": "+D1KT0Iu057TgBrRegbMTNxHgUEebjxYT5IWKKSUCom4B9JsTuMI+pT1S/MzevKO8WJuZbJIbsjTfKVMVOJWPQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.IO.Compression.4.1.0-beta-23504.nupkg.sha512", - "runtime.win7.System.IO.Compression.nuspec", - "runtimes/win7/lib/dotnet5.4/System.IO.Compression.dll", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.Compression.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.FileSystem/4.0.1-beta-23504": { - "sha512": "aWrme39RhMeM7pSg4IB0I8nInwgpE9ZtbNJDyLZ8d2SZlmdt78r/GUuCuc/Qm8ogeZZsX50Km0AjZHHrTemtRw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.IO.FileSystem.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.IO.FileSystem.nuspec", - "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.dll", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Net.Http/4.0.1-beta-23504": { - "sha512": "FzrwVpW4rqcv2Ik9FLVhE3V8moXPnq+yBim7++UQlXg6GR84g5evyVAi0ZOXSaozvAug1tXH6Zp1hRxrDmmc/w==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Net.Http.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.Net.Http.nuspec", - "runtimes/win7/lib/DNXCore50/System.Net.Http.dll", - "runtimes/win7/lib/netcore50/System.Net.Http.dll" - ] - }, - "runtime.win7.System.Net.NetworkInformation/4.1.0-beta-23504": { - "sha512": "hgYCjv6Qfb9/p4ksev8V9QUow1viGz9r163IwTvSj9fImwtt2IRfdkFS8nmPOEECNg7F78AOxnP9fhzhLDzIqg==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Net.NetworkInformation.dll", - "lib/netcore50/System.Net.NetworkInformation.dll", - "ref/dotnet/_._", - "runtime.win7.System.Net.NetworkInformation.4.1.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Net.NetworkInformation.nuspec", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.Net.Primitives/4.0.11-beta-23504": { - "sha512": "c745ierrLu+irFDKR3P/eBsdf3vldenP0oBlYlI9F1Yl06XTZzYCD0O2sgnjotcquzY89yCF80ZikgbgmxwtrA==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Net.Primitives.dll", - "ref/dotnet/_._", - "runtime.win7.System.Net.Primitives.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Net.Primitives.nuspec", - "runtimes/win7/lib/netcore50/System.Net.Primitives.dll" + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "runtimes/aot/lib/netcore50/System.Core.dll", + "runtimes/aot/lib/netcore50/System.Net.dll", + "runtimes/aot/lib/netcore50/System.Numerics.dll", + "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", + "runtimes/aot/lib/netcore50/System.Windows.dll", + "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" + ] + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "sha512": "hEVWLbn4oo3Gf3DLBkUpStzZyjXhengfWwKEva0jRYg4DjpHpVSCgNtdX2/g1IcKssWn00a1uaabQ+j1J2kwAg==", + "type": "package", + "files": [ + "Microsoft.NETCore.Runtime.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.nuspec", + "_._" ] }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23504": { - "sha512": "GUz2PrdyNkqBU/V7G8dftCxJgND+0OLxebHWf5X/GXDuBdnFQn2qJB8SX3CF7753rmWnR4xbXIahzYfqqRtwyA==", + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { + "sha512": "HI1OiS+2COrFMt3a1QXIP1xf9ECmpE8G1lG27GPeww5NeHvKsKpajdiauGBnmiEFZ02ITHS4XlZz7qRbUGzFRA==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Private.Uri.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.Private.Uri.nuspec", - "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll", - "runtimes/win7/lib/netcore50/System.Private.Uri.dll", - "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" + "Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.CoreCLR.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23504": { - "sha512": "fMdKRUcn+PHDzh1Es8x1ruyvgn85jtbYJ2aKnjHceX5A2lxGKhgakFzN4UhcjDOjMWzKIBi3PZjmEyTKGUsMHA==", + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "sha512": "Se+I+Zd0ZH8IK7DTNBnS5VRDJNJ1wrtEPV4WiY7IYipoLnGQnyrXoxtSSHvZLjz46dSUecVQ7z+O6VGGBwvQUg==", "type": "package", "files": [ - "lib/DNXCore50/System.Runtime.Extensions.dll", - "lib/netcore50/System.Runtime.Extensions.dll", - "ref/dotnet/_._", - "runtime.win7.System.Runtime.Extensions.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Runtime.Extensions.nuspec", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" + "Microsoft.NETCore.Runtime.Native.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.Native.nuspec", + "_._" ] }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "WNd7z7fFOLpadoWd/8GNDgrdQdCwXs0mEr8Yvu27trj2KF3TYybBYf/GfQEPRBMri7ftKqaoTDBp6swZrweLYA==", + "Microsoft.NETCore.Targets/1.0.1-beta-23504": { + "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll", - "runtimes/win7/lib/net/_._" + "Microsoft.NETCore.Targets.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Targets.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "sha512": "ixhi8SrJuWC+b1+VDJhgxgC3IF430YlWZNVDHASrh8aGBlly9BylcSdu+MLutUBPudHBTCRqFtBK8C1pUoTXgA==", + "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { + "sha512": "/bYlx74RmDOCsj9Z4CHpMDzQjdfW5pIkLwvkoUJZBmy6ezbWkGfqRqUU2BlJZbj+XYxiEsGx5X3ogOPbMmci2g==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Encoding.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll", - "runtimes/win7/lib/net/_._" + "Microsoft.NETCore.Targets.DNXCore.5.0.0-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Targets.DNXCore.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "sha512": "oc3V79b+Wp/aN1ApMPUE7VxoUQVcoTOoTerc+YFFj7KbRKuoWxjdxPpH+RiK3BU57ctCViDU8aWZUqbx2zO+kQ==", + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { + "sha512": "VAtx+xo/JQnzeQ8rK8c7fTCVfPhoVwH6xpfeP0BaH/8gaC46OqClEIzvMhEZ0UHt67CLfecaxZRwkOF2h7tRFw==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.X509Certificates.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.dll" + "Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Windows.ApiSets.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Threading/4.0.11-beta-23504": { - "sha512": "4SnYQSAruAa8On89ew+88TNbtzlP6j8lVsv4/3KGX0kToyt9iIMaDF698SH09jJ2mYL5NugtOrLsrsCvDDFfQQ==", + "Microsoft.VisualBasic/10.0.1-beta-23504": { + "sha512": "rgmvkhiP34p4Hme3V1IrF3hBJnw7g/96Kum9Fttv5vE5T32EJOU9JWgHbevJkZxLPCT3jpbugbIErutJ7hdIyQ==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Threading.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Threading.nuspec", - "runtimes/win7/lib/DNXCore50/System.Threading.dll", - "runtimes/win7/lib/netcore50/System.Threading.dll", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll" + "Microsoft.VisualBasic.10.0.1-beta-23504.nupkg.sha512", + "Microsoft.VisualBasic.nuspec", + "lib/dotnet5.4/Microsoft.VisualBasic.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "ref/dotnet5.2/Microsoft.VisualBasic.dll", + "ref/dotnet5.2/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/de/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/es/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/fr/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/it/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/ja/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/ko/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/ru/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/zh-hans/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/zh-hant/Microsoft.VisualBasic.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.VisualBasic.dll", + "ref/netcore50/Microsoft.VisualBasic.xml", + "ref/netcore50/de/Microsoft.VisualBasic.xml", + "ref/netcore50/es/Microsoft.VisualBasic.xml", + "ref/netcore50/fr/Microsoft.VisualBasic.xml", + "ref/netcore50/it/Microsoft.VisualBasic.xml", + "ref/netcore50/ja/Microsoft.VisualBasic.xml", + "ref/netcore50/ko/Microsoft.VisualBasic.xml", + "ref/netcore50/ru/Microsoft.VisualBasic.xml", + "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml", + "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml", + "ref/win8/_._", + "ref/wpa81/_._" ] }, "System.AppContext/4.0.1-beta-23504": { @@ -6334,36 +1510,6 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml" ] }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "sha512": "77sjjsnYvdvXbQsx2H1P++W3e14iTbj3AP75ruupt2XFrfQz0B4P6lCRIBu/vRGABZ+r4mN/uqweUASs2dDH9A==", - "type": "package", - "files": [ - "System.Collections.NonGeneric.4.0.1-beta-23504.nupkg.sha512", - "System.Collections.NonGeneric.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/System.Collections.NonGeneric.dll", - "lib/net46/System.Collections.NonGeneric.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Collections.NonGeneric.dll", - "ref/dotnet5.4/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/de/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/es/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/fr/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/it/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/ja/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/ko/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/ru/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/zh-hans/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/zh-hant/System.Collections.NonGeneric.xml", - "ref/net46/System.Collections.NonGeneric.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, "System.ComponentModel/4.0.1-beta-23504": { "sha512": "kdiCEzPhbAEBuOagqpCBX+JeAaTMsbx4PjOz0HYZrRS8LKe5pdmx+7Jqv+InDTQ7O84K6dUfoWYHdvo8npkhJw==", "type": "package", @@ -6459,65 +1605,6 @@ "ref/xamarinmac20/_._" ] }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { - "sha512": "N9GYUAXf51vT0E2RdPK6kLxtlbrrXbNqq7zd5c7woylEqMcC2depjmB6Uyy/WOtkoA63qJKYrOcBpn6nPIQ5fQ==", - "type": "package", - "files": [ - "System.ComponentModel.EventBasedAsync.4.0.11-beta-23504.nupkg.sha512", - "System.ComponentModel.EventBasedAsync.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", - "lib/net45/_._", - "lib/netcore50/System.ComponentModel.EventBasedAsync.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/de/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/es/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/fr/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/it/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/ja/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/ko/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/de/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/es/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/fr/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/it/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/ja/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/ko/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/net45/_._", - "ref/netcore50/System.ComponentModel.EventBasedAsync.dll", - "ref/netcore50/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/de/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/es/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/fr/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/it/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/ja/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/ko/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, "System.Console/4.0.0-beta-23504": { "sha512": "fuAquEM/2DrY8axtMIbEw1Qk8oX2WCPyd2ws2W0u7PDWlxtFMuFSI4rAOW2hs/S5aGsl5qcpJ2A8ELJW0c/JOw==", "type": "package", @@ -6548,6 +1635,47 @@ "runtime.json" ] }, + "System.Diagnostics.Contracts/4.0.1-beta-23504": { + "sha512": "knQ8P68NRuj11x+3ug3mGummBXhL99qRj2v4FahB4x7qH3Ofparq4DPQY9LtbpvRVGJH+2kYJaOzDV6XceHqFg==", + "type": "package", + "files": [ + "System.Diagnostics.Contracts.4.0.1-beta-23504.nupkg.sha512", + "System.Diagnostics.Contracts.nuspec", + "lib/DNXCore50/System.Diagnostics.Contracts.dll", + "lib/net45/_._", + "lib/netcore50/System.Diagnostics.Contracts.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "ref/dotnet5.1/System.Diagnostics.Contracts.dll", + "ref/dotnet5.1/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/de/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/es/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/fr/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/it/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/ja/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/ko/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/ru/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/zh-hans/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/zh-hant/System.Diagnostics.Contracts.xml", + "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", + "ref/netcore50/System.Diagnostics.Contracts.xml", + "ref/netcore50/de/System.Diagnostics.Contracts.xml", + "ref/netcore50/es/System.Diagnostics.Contracts.xml", + "ref/netcore50/fr/System.Diagnostics.Contracts.xml", + "ref/netcore50/it/System.Diagnostics.Contracts.xml", + "ref/netcore50/ja/System.Diagnostics.Contracts.xml", + "ref/netcore50/ko/System.Diagnostics.Contracts.xml", + "ref/netcore50/ru/System.Diagnostics.Contracts.xml", + "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml", + "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" + ] + }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "sha512": "wuBgKPGpBmyQfl88WA6sqQ+OaOqRBNi4C4XwjVAKuhqJ4y3tgdcpX72vwhyOoPbnnkCiEaIdPaelmNEzQHAnRw==", "type": "package", @@ -6606,6 +1734,38 @@ "runtime.json" ] }, + "System.Diagnostics.StackTrace/4.0.1-beta-23504": { + "sha512": "aITNhWOduMAYqcgKcMzEjLxJjhh7GGYi3gGf1eKH58RjPD9Q20zwsWGUNO8WC3ahSSmjNxxjCj3bOBGVnIrFmw==", + "type": "package", + "files": [ + "System.Diagnostics.StackTrace.4.0.1-beta-23504.nupkg.sha512", + "System.Diagnostics.StackTrace.nuspec", + "lib/DNXCore50/System.Diagnostics.StackTrace.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Diagnostics.StackTrace.dll", + "lib/netcore50/System.Diagnostics.StackTrace.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.StackTrace.dll", + "ref/dotnet5.4/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/de/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/es/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/fr/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/it/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/ja/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/ko/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/ru/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/zh-hans/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/zh-hant/System.Diagnostics.StackTrace.xml", + "ref/net46/System.Diagnostics.StackTrace.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" + ] + }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "sha512": "deblyOnmqyQFbZqv0o4rwvp0kySJYgOyQ3HVboYhhJrw88geug2ASMg46ZcieuMKfFavDufhNnlHsi97LV0uLw==", "type": "package", @@ -7106,36 +2266,6 @@ "ref/xamarinmac20/_._" ] }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "sha512": "h1GNVT7jnOj6U3l6jKt5pBdIVGyAEJrUQIG1PP8xGOzkUi+I96xeXij3k/NQNNZPY/gJZ9rMiyuvkpR0xVb/DA==", - "type": "package", - "files": [ - "System.IO.FileSystem.Watcher.4.0.0-beta-23504.nupkg.sha512", - "System.IO.FileSystem.Watcher.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Watcher.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/de/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/es/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/fr/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/it/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/ja/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/ko/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/ru/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/zh-hans/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/zh-hant/System.IO.FileSystem.Watcher.xml", - "ref/net46/System.IO.FileSystem.Watcher.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { "sha512": "EyI2VvkB50bx2LfHhbZHx6erYVcNw+rSZHWkBdMyrm80uUn6O/U2ZjbzUkRVe2QaLWV4MVILDGt98Pa28rU21w==", "type": "package", @@ -7590,18 +2720,6 @@ "ref/xamarinmac20/_._" ] }, - "System.Private.Networking/4.0.1-beta-23504": { - "sha512": "Ifg6HYCTSdfjFKY4i5bHp+D+ftYNqQDPxN3qm5sLWmBx1M8UMTdO86LuVyz18SJND0IXQDVDHBGLq3h8Yo/dfg==", - "type": "package", - "files": [ - "System.Private.Networking.4.0.1-beta-23504.nupkg.sha512", - "System.Private.Networking.nuspec", - "lib/DNXCore50/System.Private.Networking.dll", - "lib/netcore50/System.Private.Networking.dll", - "ref/dnxcore50/_._", - "ref/netcore50/_._" - ] - }, "System.Private.Uri/4.0.1-beta-23504": { "sha512": "rKX89ly6HK4o4Tz+Eg6tad5RIIDYNb3QGNttQrNUUdGaAS190rxQU82HfLcZp7Y9Q+5lF6WhBmw8hFTNvCA3yw==", "type": "package", @@ -7730,34 +2848,6 @@ "ref/xamarinmac20/_._" ] }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "sha512": "69RcAGH9B/+gH/wK3ldl4+Ex14gL2BvsCSORl9GyVGH69x0ojVqT+Wbv1Hm+G11M+wtbngM/B/tCGSrA5LWnaw==", - "type": "package", - "files": [ - "System.Reflection.Emit.4.0.1-beta-23504.nupkg.sha512", - "System.Reflection.Emit.nuspec", - "lib/DNXCore50/System.Reflection.Emit.dll", - "lib/MonoAndroid10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/dotnet5.2/System.Reflection.Emit.dll", - "ref/dotnet5.2/System.Reflection.Emit.xml", - "ref/dotnet5.2/de/System.Reflection.Emit.xml", - "ref/dotnet5.2/es/System.Reflection.Emit.xml", - "ref/dotnet5.2/fr/System.Reflection.Emit.xml", - "ref/dotnet5.2/it/System.Reflection.Emit.xml", - "ref/dotnet5.2/ja/System.Reflection.Emit.xml", - "ref/dotnet5.2/ko/System.Reflection.Emit.xml", - "ref/dotnet5.2/ru/System.Reflection.Emit.xml", - "ref/dotnet5.2/zh-hans/System.Reflection.Emit.xml", - "ref/dotnet5.2/zh-hant/System.Reflection.Emit.xml", - "ref/net45/_._", - "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, "System.Reflection.Emit.ILGeneration/4.0.0": { "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", "type": "package", @@ -7783,58 +2873,6 @@ "ref/wp80/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "sha512": "UojLp723xNs9aeU6FsUW3zF09tBOtC1suz20l6Db9HSPm0pS4Ku1xkt9/VFe8Hx8xbQx/ZnsLXnc0myncmVx9w==", - "type": "package", - "files": [ - "System.Reflection.Emit.ILGeneration.4.0.1-beta-23504.nupkg.sha512", - "System.Reflection.Emit.ILGeneration.nuspec", - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/de/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/es/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/it/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/net45/_._", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "sha512": "B3+cwPHQ6QiJsyO7EkqyRfmavKT172EuwfdnmhrGUFDGziT2qSwVUyJuYuo8smRQ6vgYXyeY3MPSmYdIahqqSA==", - "type": "package", - "files": [ - "System.Reflection.Emit.Lightweight.4.0.1-beta-23504.nupkg.sha512", - "System.Reflection.Emit.Lightweight.nuspec", - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/wp80/_._", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/de/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/es/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/fr/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/it/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/ja/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/ko/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/ru/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/net45/_._", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, "System.Reflection.Extensions/4.0.1-beta-23504": { "sha512": "u7rIcU0ysTG4U9R6Dyv/AOQkdSuXf19sM1M0+XZRScca6i6CIrraScWDUq8/Y2pQ4xdVJHIhsQm2a6qraxLonw==", "type": "package", @@ -8300,148 +3338,6 @@ "ref/xamarinmac20/_._" ] }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "rFGq4yYSz4GSvwGKjeHg7h9sdGbtedTPlh5F4bKB9W2UqLMmN0MmY97T7EfIogMXehY5XAr9ngu9HrbqI+Qorw==", - "type": "package", - "files": [ - "System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Algorithms.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, - "System.Security.Cryptography.Cng/4.0.0-beta-23504": { - "sha512": "DzXAfI6rD17p9Ps+CdYZlhDLzu78IIfAmqHjQ2kVdapkBBvkpw2mIK089HidT/JgM/M9GVVERN0gzlWS2yHb7w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Cng.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Cng.nuspec", - "lib/dotnet5.4/System.Security.Cryptography.Cng.dll", - "lib/net46/System.Security.Cryptography.Cng.dll", - "ref/dotnet5.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll" - ] - }, - "System.Security.Cryptography.Csp/4.0.0-beta-23504": { - "sha512": "WFwSawLDe+Fg6mb0ZWldXwHoDkdhan8dAywK5rJkE6kmtmNt2rCtORUL1Ri/ZIIvOwke5xeK3D12mpoWvNqo+g==", - "type": "package", - "files": [ - "System.Security.Cryptography.Csp.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Csp.nuspec", - "lib/DNXCore50/System.Security.Cryptography.Csp.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Csp.dll", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "sha512": "iObsTOwqwRsvolgEy0KKOOSoqZZESRq7kc9fSYZAXx2st0nAFmq1eGLR0OdQCm/hBtXYu8qmUyEycASsCYch/g==", - "type": "package", - "files": [ - "System.Security.Cryptography.Encoding.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Encoding.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/de/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/es/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/fr/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/it/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/ja/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/ko/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/ru/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { - "sha512": "953ZdUgQS5DSzBJcUsa8l5zmAz8Y1C5OJ1kWaNIQutvIwEYf6Dp/E2DqTtNuQ40FZ765flm93oRNKHsfx6DY6A==", - "type": "package", - "files": [ - "System.Security.Cryptography.OpenSsl.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.OpenSsl.nuspec", - "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll" - ] - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "sha512": "IeEsY14NY8P4Diq3+xByaOBqQh7T5x55p38K78q3abi7MMhebZ2ulPs9/h+q+roTiarc8ZhO6v6ewllb883nyA==", - "type": "package", - "files": [ - "System.Security.Cryptography.Primitives.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Primitives.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "sha512": "ukuGfOlg7hwEMSoxuUtojcoMNou6k7BR7yzPVAWD0DyActvQSbuh/Mhu4O6JRx1GsV3poZaD7SpjfLqQz651jg==", - "type": "package", - "files": [ - "System.Security.Cryptography.X509Certificates.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.X509Certificates.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, "System.Security.Principal/4.0.1-beta-23504": { "sha512": "VTW5OowEsQ34UwcW3Z9EHDEiX10dE+dY6/ZD1zYnZ761wwtonCKBZSYxXnVt5P0I/IF5frflJwNoyxQBiOt38g==", "type": "package", @@ -8482,28 +3378,6 @@ "ref/wpa81/_._" ] }, - "System.Security.Principal.Windows/4.0.0-beta-23504": { - "sha512": "hU0ceSlYTWX211SUgHWrIpK275QXFLYlV6ouoQRCmc7BhjeCh05jnd/tyGfM0U1OGH52pzRGQxnLxtDax9TwOA==", - "type": "package", - "files": [ - "System.Security.Principal.Windows.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Principal.Windows.nuspec", - "lib/DNXCore50/System.Security.Principal.Windows.dll", - "lib/net46/System.Security.Principal.Windows.dll", - "ref/dotnet5.4/System.Security.Principal.Windows.dll", - "ref/dotnet5.4/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/de/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/es/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/fr/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/it/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/ja/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/ko/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/ru/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/zh-hans/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/zh-hant/System.Security.Principal.Windows.xml", - "ref/net46/System.Security.Principal.Windows.dll" - ] - }, "System.Text.Encoding/4.0.11-beta-23504": { "sha512": "nbYGswoknFhzceL6woboAO0K92vd6DO4Q97MVH1eTZ7D2dtQEuEB4niwRxYGp7j/WGfpXQSHzTL1KqRFKCMZwQ==", "type": "package", @@ -8741,29 +3615,6 @@ "runtime.json" ] }, - "System.Threading.Overlapped/4.0.1-beta-23504": { - "sha512": "zEksmLDlQISpknsrHdnouV++uKNd0agZzz/XQlVGOxU+4AsJirgdgPXeIj+teCd6aSu1j0HWv0qoFGrMgBKWXw==", - "type": "package", - "files": [ - "System.Threading.Overlapped.4.0.1-beta-23504.nupkg.sha512", - "System.Threading.Overlapped.nuspec", - "lib/DNXCore50/System.Threading.Overlapped.dll", - "lib/net46/System.Threading.Overlapped.dll", - "lib/netcore50/System.Threading.Overlapped.dll", - "ref/dotnet5.4/System.Threading.Overlapped.dll", - "ref/dotnet5.4/System.Threading.Overlapped.xml", - "ref/dotnet5.4/de/System.Threading.Overlapped.xml", - "ref/dotnet5.4/es/System.Threading.Overlapped.xml", - "ref/dotnet5.4/fr/System.Threading.Overlapped.xml", - "ref/dotnet5.4/it/System.Threading.Overlapped.xml", - "ref/dotnet5.4/ja/System.Threading.Overlapped.xml", - "ref/dotnet5.4/ko/System.Threading.Overlapped.xml", - "ref/dotnet5.4/ru/System.Threading.Overlapped.xml", - "ref/dotnet5.4/zh-hans/System.Threading.Overlapped.xml", - "ref/dotnet5.4/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll" - ] - }, "System.Threading.Tasks/4.0.11-beta-23504": { "sha512": "4GDxeC8aOFF6r49Y0aLgPa3chmtieP+SqrFj7N+h58h+Wn3beAZhzFqvR9hEeJ918zNur/W78uuMho0UUTqLtw==", "type": "package", @@ -8876,66 +3727,6 @@ "ref/wpa81/_._" ] }, - "System.Threading.Thread/4.0.0-beta-23504": { - "sha512": "D3zvCZDSjODrr0TjaPErBitArzcfqnTCU2tnXodFpLXncU/7SSIaVSyir7eTb9nAsGje9IEu2C4HDNQppgStRQ==", - "type": "package", - "files": [ - "System.Threading.Thread.4.0.0-beta-23504.nupkg.sha512", - "System.Threading.Thread.nuspec", - "lib/DNXCore50/System.Threading.Thread.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.Thread.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Threading.Thread.dll", - "ref/dotnet5.4/System.Threading.Thread.xml", - "ref/dotnet5.4/de/System.Threading.Thread.xml", - "ref/dotnet5.4/es/System.Threading.Thread.xml", - "ref/dotnet5.4/fr/System.Threading.Thread.xml", - "ref/dotnet5.4/it/System.Threading.Thread.xml", - "ref/dotnet5.4/ja/System.Threading.Thread.xml", - "ref/dotnet5.4/ko/System.Threading.Thread.xml", - "ref/dotnet5.4/ru/System.Threading.Thread.xml", - "ref/dotnet5.4/zh-hans/System.Threading.Thread.xml", - "ref/dotnet5.4/zh-hant/System.Threading.Thread.xml", - "ref/net46/System.Threading.Thread.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, - "System.Threading.ThreadPool/4.0.10-beta-23504": { - "sha512": "rkiVr/hl/O/wTfjIC63ONJzenCCCETE6bf3Lufk0qLBrZeY6A94OrylDYusocl/bhtuR2JidWcKU2JR7cbObgw==", - "type": "package", - "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23504.nupkg.sha512", - "System.Threading.ThreadPool.nuspec", - "lib/DNXCore50/System.Threading.ThreadPool.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.ThreadPool.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Threading.ThreadPool.dll", - "ref/dotnet5.4/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/de/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/es/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/fr/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/it/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/ja/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/ko/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/ru/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/zh-hans/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/zh-hant/System.Threading.ThreadPool.xml", - "ref/net46/System.Threading.ThreadPool.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, "System.Threading.Timer/4.0.1-beta-23504": { "sha512": "K3nIipV88Q7IVQ5gJQYOL8NtcviLlt3pmaN6xRXcXpoKqMy6Q6+dwRw+uFstsx28qCKTGMz+OF9X0cf4XNq67Q==", "type": "package", @@ -9185,6 +3976,7 @@ "projectFileDependencyGroups": { "": [ "Microsoft.NETCore >= 5.0.1-beta-23504", + "Microsoft.NETCore.Portable.Compatibility >= 1.0.1-beta-23504", "System.Console >= 4.0.0-beta-23504", "System.Xml.ReaderWriter >= 4.0.11-beta-23504", "System.Xml.XmlDocument >= 4.0.1-beta-23504", diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/project.lock.json b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/project.lock.json index 5f4d94e8474c0cc9136b3585f1a7a128753f5dfd..a30f47c7f4a2e32139631e47c0aaee6a575b53c5 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/project.lock.json +++ b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/project.lock.json @@ -96,6 +96,107 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "type": "package", "dependencies": { @@ -105,6 +206,9 @@ "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { "type": "package" }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { + "type": "package" + }, "Microsoft.VisualBasic/10.0.1-beta-23504": { "type": "package", "dependencies": { @@ -239,6 +343,18 @@ "ref/dotnet5.4/System.Console.dll": {} } }, + "System.Diagnostics.Contracts/4.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } + }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "type": "package", "dependencies": { @@ -248,6 +364,19 @@ "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} } }, + "System.Diagnostics.StackTrace/4.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} + } + }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "type": "package", "dependencies": { @@ -949,4442 +1078,56 @@ "lib/dotnet5.4/System.Xml.XDocument.dll": {} } } - }, - "DNXCore,Version=v5.0/osx.10.10": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23504", - "Microsoft.NETCore.Platforms": "1.0.1-beta-23504", - "Microsoft.VisualBasic": "10.0.1-beta-23504", - "System.AppContext": "4.0.1-beta-23504", - "System.Collections": "4.0.11-beta-23504", - "System.Collections.Concurrent": "4.0.11-beta-23504", - "System.Collections.Immutable": "1.1.38-beta-23504", - "System.ComponentModel": "4.0.1-beta-23504", - "System.ComponentModel.Annotations": "4.0.11-beta-23504", - "System.Diagnostics.Debug": "4.0.11-beta-23504", - "System.Diagnostics.Tools": "4.0.1-beta-23504", - "System.Diagnostics.Tracing": "4.0.21-beta-23504", - "System.Dynamic.Runtime": "4.0.11-beta-23504", - "System.Globalization": "4.0.11-beta-23504", - "System.Globalization.Calendars": "4.0.1-beta-23504", - "System.Globalization.Extensions": "4.0.1-beta-23504", - "System.IO": "4.0.11-beta-23504", - "System.IO.Compression": "4.1.0-beta-23504", - "System.IO.Compression.ZipFile": "4.0.1-beta-23504", - "System.IO.FileSystem": "4.0.1-beta-23504", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23504", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23504", - "System.Linq": "4.0.1-beta-23504", - "System.Linq.Expressions": "4.0.11-beta-23504", - "System.Linq.Parallel": "4.0.1-beta-23504", - "System.Linq.Queryable": "4.0.1-beta-23504", - "System.Net.Http": "4.0.1-beta-23504", - "System.Net.NetworkInformation": "4.1.0-beta-23504", - "System.Net.Primitives": "4.0.11-beta-23504", - "System.Numerics.Vectors": "4.1.1-beta-23504", - "System.ObjectModel": "4.0.11-beta-23504", - "System.Reflection": "4.1.0-beta-23504", - "System.Reflection.DispatchProxy": "4.0.1-beta-23504", - "System.Reflection.Extensions": "4.0.1-beta-23504", - "System.Reflection.Metadata": "1.1.1-beta-23504", - "System.Reflection.Primitives": "4.0.1-beta-23504", - "System.Reflection.TypeExtensions": "4.1.0-beta-23504", - "System.Resources.ResourceManager": "4.0.1-beta-23504", - "System.Runtime": "4.0.21-beta-23504", - "System.Runtime.Extensions": "4.0.11-beta-23504", - "System.Runtime.Handles": "4.0.1-beta-23504", - "System.Runtime.InteropServices": "4.0.21-beta-23504", - "System.Runtime.Numerics": "4.0.1-beta-23504", - "System.Security.Claims": "4.0.1-beta-23504", - "System.Security.Principal": "4.0.1-beta-23504", - "System.Text.Encoding": "4.0.11-beta-23504", - "System.Text.Encoding.Extensions": "4.0.11-beta-23504", - "System.Text.RegularExpressions": "4.0.11-beta-23504", - "System.Threading": "4.0.11-beta-23504", - "System.Threading.Tasks": "4.0.11-beta-23504", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23504", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23504", - "System.Threading.Timer": "4.0.1-beta-23504", - "System.Xml.ReaderWriter": "4.0.11-beta-23504", - "System.Xml.XDocument": "4.0.11-beta-23504" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-beta-23504" - } - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Emit.Lightweight": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10/lib/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10", - "System.Threading.Thread": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll": {} - } - }, - "runtime.osx.10.10.System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.Linq": "4.0.0", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.0", - "System.Collections.NonGeneric": "4.0.0", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll": {} - } - }, - "runtime.osx.10.10.System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.1/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Globalization.Calendars": "4.0.0", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23504", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "runtime.unix.System.Threading/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Threading.dll": {} - } - }, - "System.AppContext/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.AppContext.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.AppContext.dll": {} - } - }, - "System.Collections/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Collections.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.1.38-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.NonGeneric.dll": {} - } - }, - "System.ComponentModel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.ComponentModel": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.unix.System.Console": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Calendars.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "runtime.unix.System.Globalization.Extensions": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.IO.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.IO.Compression": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.osx.10.10.System.IO.FileSystem": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/System.Linq.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Net.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.osx.10.10.System.Net.Http": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.2/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.10", - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.osx.10.10.System.Net.NetworkInformation": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "runtime.osx.10.10.System.Net.Primitives": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.Primitives.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - } - }, - "System.Reflection/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.2/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Immutable": "1.1.37", - "System.Diagnostics.Debug": "4.0.0", - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.InteropServices": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Primitives.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "runtime.osx.10.10.System.Runtime.Extensions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Handles.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Security.Principal": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Security.Principal.dll": {} - } - }, - "System.Text.Encoding/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.Threading": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Tasks.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Diagnostics.Tracing": "4.0.0", - "System.Dynamic.Runtime": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Thread.dll": {} - } - }, - "System.Threading.Timer/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.3/System.Threading.Timer.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tools": "4.0.0", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/ubuntu.14.04": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23504", - "Microsoft.NETCore.Platforms": "1.0.1-beta-23504", - "Microsoft.VisualBasic": "10.0.1-beta-23504", - "System.AppContext": "4.0.1-beta-23504", - "System.Collections": "4.0.11-beta-23504", - "System.Collections.Concurrent": "4.0.11-beta-23504", - "System.Collections.Immutable": "1.1.38-beta-23504", - "System.ComponentModel": "4.0.1-beta-23504", - "System.ComponentModel.Annotations": "4.0.11-beta-23504", - "System.Diagnostics.Debug": "4.0.11-beta-23504", - "System.Diagnostics.Tools": "4.0.1-beta-23504", - "System.Diagnostics.Tracing": "4.0.21-beta-23504", - "System.Dynamic.Runtime": "4.0.11-beta-23504", - "System.Globalization": "4.0.11-beta-23504", - "System.Globalization.Calendars": "4.0.1-beta-23504", - "System.Globalization.Extensions": "4.0.1-beta-23504", - "System.IO": "4.0.11-beta-23504", - "System.IO.Compression": "4.1.0-beta-23504", - "System.IO.Compression.ZipFile": "4.0.1-beta-23504", - "System.IO.FileSystem": "4.0.1-beta-23504", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23504", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23504", - "System.Linq": "4.0.1-beta-23504", - "System.Linq.Expressions": "4.0.11-beta-23504", - "System.Linq.Parallel": "4.0.1-beta-23504", - "System.Linq.Queryable": "4.0.1-beta-23504", - "System.Net.Http": "4.0.1-beta-23504", - "System.Net.NetworkInformation": "4.1.0-beta-23504", - "System.Net.Primitives": "4.0.11-beta-23504", - "System.Numerics.Vectors": "4.1.1-beta-23504", - "System.ObjectModel": "4.0.11-beta-23504", - "System.Reflection": "4.1.0-beta-23504", - "System.Reflection.DispatchProxy": "4.0.1-beta-23504", - "System.Reflection.Extensions": "4.0.1-beta-23504", - "System.Reflection.Metadata": "1.1.1-beta-23504", - "System.Reflection.Primitives": "4.0.1-beta-23504", - "System.Reflection.TypeExtensions": "4.1.0-beta-23504", - "System.Resources.ResourceManager": "4.0.1-beta-23504", - "System.Runtime": "4.0.21-beta-23504", - "System.Runtime.Extensions": "4.0.11-beta-23504", - "System.Runtime.Handles": "4.0.1-beta-23504", - "System.Runtime.InteropServices": "4.0.21-beta-23504", - "System.Runtime.Numerics": "4.0.1-beta-23504", - "System.Security.Claims": "4.0.1-beta-23504", - "System.Security.Principal": "4.0.1-beta-23504", - "System.Text.Encoding": "4.0.11-beta-23504", - "System.Text.Encoding.Extensions": "4.0.11-beta-23504", - "System.Text.RegularExpressions": "4.0.11-beta-23504", - "System.Threading": "4.0.11-beta-23504", - "System.Threading.Tasks": "4.0.11-beta-23504", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23504", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23504", - "System.Threading.Timer": "4.0.1-beta-23504", - "System.Xml.ReaderWriter": "4.0.11-beta-23504", - "System.Xml.XDocument": "4.0.11-beta-23504" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-beta-23504" - } - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Emit.Lightweight": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/linux/lib/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.linux.System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll": {} - } - }, - "runtime.linux.System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.Linq": "4.0.0", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.0", - "System.Collections.NonGeneric": "4.0.0", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.1/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Globalization.Calendars": "4.0.0", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23504", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "runtime.unix.System.Threading/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Threading.dll": {} - } - }, - "System.AppContext/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.AppContext.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.AppContext.dll": {} - } - }, - "System.Collections/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Collections.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.1.38-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.NonGeneric.dll": {} - } - }, - "System.ComponentModel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.ComponentModel": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.unix.System.Console": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Calendars.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "runtime.unix.System.Globalization.Extensions": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.IO.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.IO.Compression": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.linux.System.IO.FileSystem": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/System.Linq.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Net.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.linux.System.Net.Http": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.2/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.10", - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.linux.System.Net.NetworkInformation": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "runtime.unix.System.Net.Primitives": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.Primitives.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - } - }, - "System.Reflection/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.2/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Immutable": "1.1.37", - "System.Diagnostics.Debug": "4.0.0", - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.InteropServices": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Primitives.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "runtime.linux.System.Runtime.Extensions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Handles.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Security.Principal": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "runtime.linux.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Security.Principal.dll": {} - } - }, - "System.Text.Encoding/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.Threading": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Tasks.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Diagnostics.Tracing": "4.0.0", - "System.Dynamic.Runtime": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Timer/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.3/System.Threading.Timer.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tools": "4.0.0", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23504", - "Microsoft.NETCore.Platforms": "1.0.1-beta-23504", - "Microsoft.VisualBasic": "10.0.1-beta-23504", - "System.AppContext": "4.0.1-beta-23504", - "System.Collections": "4.0.11-beta-23504", - "System.Collections.Concurrent": "4.0.11-beta-23504", - "System.Collections.Immutable": "1.1.38-beta-23504", - "System.ComponentModel": "4.0.1-beta-23504", - "System.ComponentModel.Annotations": "4.0.11-beta-23504", - "System.Diagnostics.Debug": "4.0.11-beta-23504", - "System.Diagnostics.Tools": "4.0.1-beta-23504", - "System.Diagnostics.Tracing": "4.0.21-beta-23504", - "System.Dynamic.Runtime": "4.0.11-beta-23504", - "System.Globalization": "4.0.11-beta-23504", - "System.Globalization.Calendars": "4.0.1-beta-23504", - "System.Globalization.Extensions": "4.0.1-beta-23504", - "System.IO": "4.0.11-beta-23504", - "System.IO.Compression": "4.1.0-beta-23504", - "System.IO.Compression.ZipFile": "4.0.1-beta-23504", - "System.IO.FileSystem": "4.0.1-beta-23504", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23504", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23504", - "System.Linq": "4.0.1-beta-23504", - "System.Linq.Expressions": "4.0.11-beta-23504", - "System.Linq.Parallel": "4.0.1-beta-23504", - "System.Linq.Queryable": "4.0.1-beta-23504", - "System.Net.Http": "4.0.1-beta-23504", - "System.Net.NetworkInformation": "4.1.0-beta-23504", - "System.Net.Primitives": "4.0.11-beta-23504", - "System.Numerics.Vectors": "4.1.1-beta-23504", - "System.ObjectModel": "4.0.11-beta-23504", - "System.Reflection": "4.1.0-beta-23504", - "System.Reflection.DispatchProxy": "4.0.1-beta-23504", - "System.Reflection.Extensions": "4.0.1-beta-23504", - "System.Reflection.Metadata": "1.1.1-beta-23504", - "System.Reflection.Primitives": "4.0.1-beta-23504", - "System.Reflection.TypeExtensions": "4.1.0-beta-23504", - "System.Resources.ResourceManager": "4.0.1-beta-23504", - "System.Runtime": "4.0.21-beta-23504", - "System.Runtime.Extensions": "4.0.11-beta-23504", - "System.Runtime.Handles": "4.0.1-beta-23504", - "System.Runtime.InteropServices": "4.0.21-beta-23504", - "System.Runtime.Numerics": "4.0.1-beta-23504", - "System.Security.Claims": "4.0.1-beta-23504", - "System.Security.Principal": "4.0.1-beta-23504", - "System.Text.Encoding": "4.0.11-beta-23504", - "System.Text.Encoding.Extensions": "4.0.11-beta-23504", - "System.Text.RegularExpressions": "4.0.11-beta-23504", - "System.Threading": "4.0.11-beta-23504", - "System.Threading.Tasks": "4.0.11-beta-23504", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23504", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23504", - "System.Threading.Timer": "4.0.1-beta-23504", - "System.Xml.ReaderWriter": "4.0.11-beta-23504", - "System.Xml.XDocument": "4.0.11-beta-23504" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-beta-23504" - } - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Emit.Lightweight": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Overlapped": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Networking": "4.0.1-beta-23504", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Networking": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Globalization.Calendars": "4.0.0", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Cng": "4.0.0-beta-23504", - "System.Security.Cryptography.Csp": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "runtime.win7.System.Threading/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Threading.dll": {} - } - }, - "System.AppContext/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.AppContext.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.AppContext.dll": {} - } - }, - "System.Collections/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Collections.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.1.38-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.NonGeneric.dll": {} - } - }, - "System.ComponentModel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.ComponentModel": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {} - } - }, - "System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.win7.System.Console": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Calendars.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "runtime.win7.System.Globalization.Extensions": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.IO.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.IO.Compression": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.IO.FileSystem": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/System.Linq.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Net.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.Net.Http": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.2/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.10", - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.Net.NetworkInformation": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "runtime.win7.System.Net.Primitives": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.Primitives.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ObjectModel.dll": {} - } - }, - "System.Private.Networking/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.0", - "System.Collections.NonGeneric": "4.0.0", - "System.ComponentModel.EventBasedAsync": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Security.Principal": "4.0.0", - "System.Security.Principal.Windows": "4.0.0-beta-23504", - "System.Threading": "4.0.10", - "System.Threading.Overlapped": "4.0.0", - "System.Threading.Tasks": "4.0.10", - "System.Threading.ThreadPool": "4.0.10-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Private.Networking.dll": {} - } - }, - "System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - } - }, - "System.Reflection/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.2/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Immutable": "1.1.37", - "System.Diagnostics.Debug": "4.0.0", - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.InteropServices": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Primitives.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "runtime.win7.System.Runtime.Extensions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Handles.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Security.Principal": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Reflection": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Claims": "4.0.0", - "System.Security.Principal": "4.0.0", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.Threading": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Tasks.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Diagnostics.Tracing": "4.0.0", - "System.Dynamic.Runtime": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.InteropServices": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.3/System.Threading.Timer.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tools": "4.0.0", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XDocument.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "sha512": "9zS+Nvc0DwKVxDCExaleQIyEbWJvRJgSlAEOSDuLPMyqNRXkcopbN7wcl3D8sQycwn5tgJ/fR/puVcZAWN9f6w==", - "type": "package", - "files": [ - "Microsoft.CSharp.4.0.1-beta-23504.nupkg.sha512", - "Microsoft.CSharp.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/Microsoft.CSharp.dll", - "lib/net45/_._", - "lib/netcore50/Microsoft.CSharp.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.1/Microsoft.CSharp.dll", - "ref/dotnet5.1/Microsoft.CSharp.xml", - "ref/dotnet5.1/de/Microsoft.CSharp.xml", - "ref/dotnet5.1/es/Microsoft.CSharp.xml", - "ref/dotnet5.1/fr/Microsoft.CSharp.xml", - "ref/dotnet5.1/it/Microsoft.CSharp.xml", - "ref/dotnet5.1/ja/Microsoft.CSharp.xml", - "ref/dotnet5.1/ko/Microsoft.CSharp.xml", - "ref/dotnet5.1/ru/Microsoft.CSharp.xml", - "ref/dotnet5.1/zh-hans/Microsoft.CSharp.xml", - "ref/dotnet5.1/zh-hant/Microsoft.CSharp.xml", - "ref/net45/_._", - "ref/netcore50/Microsoft.CSharp.dll", - "ref/netcore50/Microsoft.CSharp.xml", - "ref/netcore50/de/Microsoft.CSharp.xml", - "ref/netcore50/es/Microsoft.CSharp.xml", - "ref/netcore50/fr/Microsoft.CSharp.xml", - "ref/netcore50/it/Microsoft.CSharp.xml", - "ref/netcore50/ja/Microsoft.CSharp.xml", - "ref/netcore50/ko/Microsoft.CSharp.xml", - "ref/netcore50/ru/Microsoft.CSharp.xml", - "ref/netcore50/zh-hans/Microsoft.CSharp.xml", - "ref/netcore50/zh-hant/Microsoft.CSharp.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] + } + }, + "libraries": { + "Microsoft.CSharp/4.0.1-beta-23504": { + "sha512": "9zS+Nvc0DwKVxDCExaleQIyEbWJvRJgSlAEOSDuLPMyqNRXkcopbN7wcl3D8sQycwn5tgJ/fR/puVcZAWN9f6w==", + "type": "package", + "files": [ + "Microsoft.CSharp.4.0.1-beta-23504.nupkg.sha512", + "Microsoft.CSharp.nuspec", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/dotnet5.4/Microsoft.CSharp.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.CSharp.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.1/Microsoft.CSharp.dll", + "ref/dotnet5.1/Microsoft.CSharp.xml", + "ref/dotnet5.1/de/Microsoft.CSharp.xml", + "ref/dotnet5.1/es/Microsoft.CSharp.xml", + "ref/dotnet5.1/fr/Microsoft.CSharp.xml", + "ref/dotnet5.1/it/Microsoft.CSharp.xml", + "ref/dotnet5.1/ja/Microsoft.CSharp.xml", + "ref/dotnet5.1/ko/Microsoft.CSharp.xml", + "ref/dotnet5.1/ru/Microsoft.CSharp.xml", + "ref/dotnet5.1/zh-hans/Microsoft.CSharp.xml", + "ref/dotnet5.1/zh-hant/Microsoft.CSharp.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.CSharp.dll", + "ref/netcore50/Microsoft.CSharp.xml", + "ref/netcore50/de/Microsoft.CSharp.xml", + "ref/netcore50/es/Microsoft.CSharp.xml", + "ref/netcore50/fr/Microsoft.CSharp.xml", + "ref/netcore50/it/Microsoft.CSharp.xml", + "ref/netcore50/ja/Microsoft.CSharp.xml", + "ref/netcore50/ko/Microsoft.CSharp.xml", + "ref/netcore50/ru/Microsoft.CSharp.xml", + "ref/netcore50/zh-hans/Microsoft.CSharp.xml", + "ref/netcore50/zh-hant/Microsoft.CSharp.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._" + ] }, "Microsoft.NETCore/5.0.1-beta-23504": { "sha512": "cDdgJBMp1P2KbQ00kLv0pnGAxQZ11fpiSjMoLq1i3/+JNLybMFNDQHBQEENjvjuC3I9WCeizFLYnaOXYA0XpSA==", @@ -5404,536 +1147,175 @@ "runtime.json" ] }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.1.0.1-beta-23504.nupkg.sha512", - "Microsoft.NETCore.Targets.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "sha512": "/bYlx74RmDOCsj9Z4CHpMDzQjdfW5pIkLwvkoUJZBmy6ezbWkGfqRqUU2BlJZbj+XYxiEsGx5X3ogOPbMmci2g==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.DNXCore.5.0.0-beta-23504.nupkg.sha512", - "Microsoft.NETCore.Targets.DNXCore.nuspec", - "runtime.json" - ] - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "sha512": "rgmvkhiP34p4Hme3V1IrF3hBJnw7g/96Kum9Fttv5vE5T32EJOU9JWgHbevJkZxLPCT3jpbugbIErutJ7hdIyQ==", - "type": "package", - "files": [ - "Microsoft.VisualBasic.10.0.1-beta-23504.nupkg.sha512", - "Microsoft.VisualBasic.nuspec", - "lib/dotnet5.4/Microsoft.VisualBasic.dll", + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", + "type": "package", + "files": [ + "Microsoft.NETCore.Portable.Compatibility.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Portable.Compatibility.nuspec", + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", + "lib/dnxcore50/System.Core.dll", + "lib/dnxcore50/System.Net.dll", + "lib/dnxcore50/System.Numerics.dll", + "lib/dnxcore50/System.Runtime.Serialization.dll", + "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", + "lib/dnxcore50/System.Windows.dll", + "lib/dnxcore50/System.Xml.Linq.dll", + "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", "lib/net45/_._", - "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "lib/netcore50/System.Core.dll", + "lib/netcore50/System.Net.dll", + "lib/netcore50/System.Numerics.dll", + "lib/netcore50/System.Runtime.Serialization.dll", + "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", + "lib/netcore50/System.Windows.dll", + "lib/netcore50/System.Xml.Linq.dll", + "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", "lib/win8/_._", + "lib/wp80/_._", "lib/wpa81/_._", - "ref/dotnet5.2/Microsoft.VisualBasic.dll", - "ref/dotnet5.2/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/de/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/es/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/fr/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/it/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/ja/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/ko/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/ru/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/zh-hans/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/zh-hant/Microsoft.VisualBasic.xml", + "ref/dotnet/System.ComponentModel.DataAnnotations.dll", + "ref/dotnet/System.Core.dll", + "ref/dotnet/System.Net.dll", + "ref/dotnet/System.Numerics.dll", + "ref/dotnet/System.Runtime.Serialization.dll", + "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", + "ref/dotnet/System.Windows.dll", + "ref/dotnet/System.Xml.Linq.dll", + "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", "ref/net45/_._", - "ref/netcore50/Microsoft.VisualBasic.dll", - "ref/netcore50/Microsoft.VisualBasic.xml", - "ref/netcore50/de/Microsoft.VisualBasic.xml", - "ref/netcore50/es/Microsoft.VisualBasic.xml", - "ref/netcore50/fr/Microsoft.VisualBasic.xml", - "ref/netcore50/it/Microsoft.VisualBasic.xml", - "ref/netcore50/ja/Microsoft.VisualBasic.xml", - "ref/netcore50/ko/Microsoft.VisualBasic.xml", - "ref/netcore50/ru/Microsoft.VisualBasic.xml", - "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml", - "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml", + "ref/netcore50/System.ComponentModel.DataAnnotations.dll", + "ref/netcore50/System.Core.dll", + "ref/netcore50/System.Net.dll", + "ref/netcore50/System.Numerics.dll", + "ref/netcore50/System.Runtime.Serialization.dll", + "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", + "ref/netcore50/System.Windows.dll", + "ref/netcore50/System.Xml.Linq.dll", + "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", "ref/win8/_._", - "ref/wpa81/_._" - ] - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "sha512": "35tjwrr0Q1xmXP4LqW+SlV8kdpVjnl8cC4G01uuKHL2vFc4EWJn689O6TfkYphbJ5TUu3n4tlfaspEp4YcPAcQ==", - "type": "package", - "files": [ - "Microsoft.Win32.Primitives.4.0.1-beta-23504.nupkg.sha512", - "Microsoft.Win32.Primitives.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll", - "ref/dotnet5.4/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/de/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/es/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/fr/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/it/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/ja/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/ru/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "sha512": "c3Usq1EzjBFAPvhNGd31D02QJn57SmxX+PLgSFy24GZLgCHxZeVpx1bQKJMm4Y4T7EbDxyFwlNU2ih7ZntD2Jw==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Linq.Expressions.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/dotnet/_._", - "runtime.any.System.Linq.Expressions.4.0.11-beta-23504.nupkg.sha512", - "runtime.any.System.Linq.Expressions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "sha512": "leOqA4KvhFt1cDQYpbh8ANbxB0Yt96wXw7RNSM8Xg4P5FbGNUAjk0Y1n+t5kBHlQQ/0cWCgwrdKO27oB3OvZrw==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Reflection.DispatchProxy.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.DispatchProxy.dll", - "lib/netcore50/System.Reflection.DispatchProxy.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/dotnet/_._", - "runtime.any.System.Reflection.DispatchProxy.4.0.1-beta-23504.nupkg.sha512", - "runtime.any.System.Reflection.DispatchProxy.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.linux.System.IO.FileSystem/4.0.1-beta-23504": { - "sha512": "5T5HbDUruLTAnjjAFYzw/7vLu+k5UERXgqHX+CPWI/fFiGw5Fb7zfOgOGdvwKMFfmSdgyW1sC47YPBdehpjj3A==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.IO.FileSystem.4.0.1-beta-23504.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.nuspec", - "runtimes/linux/lib/dotnet5.4/System.IO.FileSystem.dll" - ] - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "sha512": "KvTIfrIk55tuqFliZg4h6lsv7608BcrQ8jxhH7usDGH9SyunF3KUxsBnDSg0DZfEuC0onuxwfaAOArA040HHCA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-beta-23504.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.Watcher.nuspec", - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.linux.System.Net.Http/4.0.1-beta-23504": { - "sha512": "AlAxHLt5h2QSZhRDNvrMwyk9FrQK8kz9YNb5YNUfeUVKqRhYYMoKYlkG6AirJoigmb/9thOk0/8oAvjfW1hc5w==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Net.Http.4.0.1-beta-23504.nupkg.sha512", - "runtime.linux.System.Net.Http.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll" - ] - }, - "runtime.linux.System.Net.NetworkInformation/4.1.0-beta-23504": { - "sha512": "Ku7kOxHdBRdjGaActIvjWg5VkNHlCEg1uU/nZLwWcFbLWBWK5pQbBnHxEB6BAYfEzRP4wU4yWwJJ/pbf66OZHQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Net.NetworkInformation.4.1.0-beta-23504.nupkg.sha512", - "runtime.linux.System.Net.NetworkInformation.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll" - ] - }, - "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23504": { - "sha512": "KI4rp6Gzg6GYMN4bo1/fSgh9ukhhGQQAygujl6UYodSwOy9/7hEt2y+1P6IDLLrXFY2ratJNNiSTZnz5Pn/qlg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Runtime.Extensions.4.0.11-beta-23504.nupkg.sha512", - "runtime.linux.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll" - ] - }, - "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "C/Fjwn8+jmp5oyBsszTqDelipgCvaPvzLM/E6GZIPdomKHgXoPNA+MVBXuKSSPSoiikBexdIHNFBr0L37cDyEA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "runtime.linux.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23504": { - "sha512": "g+wxwmtTVzKzKi/ZcGvNPHLjNBKVUXdK435kBWNva1mJfZBBD6w29qIc0lWelTdRNoBiOLTUM3RLgJMMR1c0Uw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.IO.FileSystem.4.0.1-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.nuspec", - "runtimes/osx.10.10/lib/dotnet5.4/System.IO.FileSystem.dll" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "sha512": "d0BPfr7qX0lYyXmPDylJZC4s1+/J/pwgBVpdXiTewUPXhGZX6uClCTrmZUV9QsrqNfi9Bshtg65QH/L/mr2L4A==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.nuspec", - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-beta-23504": { - "sha512": "3pIBIopnnQS1FH02Ug7bcCOwGVD75io1ubxmBpMudsZyYOdVfcqNaZ8rgw72eFjDA2p6fdrW3kyPCRqXnDNyow==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.Http.4.0.1-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Net.Http.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll" - ] - }, - "runtime.osx.10.10.System.Net.NetworkInformation/4.1.0-beta-23504": { - "sha512": "rt3hGWXoyDWEJjAjs+f/w925p89tfOjxt5BocZmcv/vL1YRIGwqwyRrFW37hF2doiNq5cbMff5SGoyb5dT3QJg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.NetworkInformation.4.1.0-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Net.NetworkInformation.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll" - ] - }, - "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23504": { - "sha512": "E5GQOgTh1G6LIuHLFIoA2sJ5bC1fgy50SXUaGOGMccpiWYiUUruqKrw/1bTa+8LzvRPmJtsZX+pZQve9VQcNUQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.Primitives.4.0.11-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Net.Primitives.nuspec", - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll" - ] - }, - "runtime.osx.10.10.System.Runtime.Extensions/4.0.11-beta-23504": { - "sha512": "CWcHACKy4dIkPETmN/NBJVth5KkHbjfib5qvdyFOcte220ORkcdr1Z9K3x0TEBlrtV1PqGYlYFQwlFtVl89INA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Runtime.Extensions.4.0.11-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll" - ] - }, - "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "lGDr/ddeG0GrhgB+nVEACjb7cKLe3akiTmPK9oqdqeQAOni1txIiVI7RN/CarOXS3rJY94G4oeL8Rde2pRQjuw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/osx.10.10/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "sha512": "t2sH0NEYCypGtnqM1YwT/x6qif46pphHf2jB/9CtgDnlzfZX8EZsl+kqAlJ8IiRdiMSwF7sOCXluocBaVY8RIA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.Microsoft.Win32.Primitives.4.0.1-beta-23504.nupkg.sha512", - "runtime.unix.Microsoft.Win32.Primitives.nuspec", - "runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.unix.System.Console/4.0.0-beta-23504": { - "sha512": "EhggNdp0T6S7OqcP2eYHhtjZWq5WVFS7RjoGxCHzPhy28aa/4fmTelJAOkKZhL5QYf+lN4yHyPq//loieie6NA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Console.4.0.0-beta-23504.nupkg.sha512", - "runtime.unix.System.Console.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Console.dll" - ] - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23504": { - "sha512": "W8U59BC8rOJ9oPVjy8uQjzYmRgZILJa9LQNPyDmph4pzVvYre5j0eMpmj5mOnTjyjXDiX0yADsV/+HPQcvxM4w==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Diagnostics.Debug.4.0.11-beta-23504.nupkg.sha512", - "runtime.unix.System.Diagnostics.Debug.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll" - ] - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23504": { - "sha512": "HtTGetUERJJVwMzIhaS8xR36WTzGp0/cMrUG8iM41JW6DLCJgR7g9JHxnwuE307/xUp9e8Hjugk2KEl5Df4Y1Q==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Globalization.Extensions.4.0.1-beta-23504.nupkg.sha512", - "runtime.unix.System.Globalization.Extensions.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll" - ] - }, - "runtime.unix.System.IO.Compression/4.1.0-beta-23504": { - "sha512": "fqeTK2uSrkgiH5pvGPlrVfkYOhCGH9SjYl2HCi6iBqO3A1tROWmVUQHl3E0w/3ZorhkNjb1PP/CBQQR95n64zQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.IO.Compression.4.1.0-beta-23504.nupkg.sha512", - "runtime.unix.System.IO.Compression.nuspec", - "runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll" - ] - }, - "runtime.unix.System.Net.Primitives/4.0.11-beta-23504": { - "sha512": "q6IYscNoG4mqXHL3y6fROYqfs4zmtimlbGtY+ByvCLUdJhIKFJtOWStNzUWAv3O7zBf6RVfT3AbsAqg7yct6mA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Net.Primitives.4.0.11-beta-23504.nupkg.sha512", - "runtime.unix.System.Net.Primitives.nuspec", - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll" - ] - }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23504": { - "sha512": "VE+DqWexqssnGv+oliPA4zkFgR6cli1UwbNcQlsvkb7PqRaD67Y6DjSlqtIzh6nRgT5kjcq+sdGCuwPkidOSAA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Private.Uri.4.0.1-beta-23504.nupkg.sha512", - "runtime.unix.System.Private.Uri.nuspec", - "runtimes/unix/lib/dotnet5.1/System.Private.Uri.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "sha512": "g+aj7GEz6yCp9rB2qzcW0A6to9I3QFWbcyVdfer3ac8n1atDm1JkbBkFB/+W9qQ0ThWRlp6mMFTGYLTF5Pqygw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-beta-23504.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Encoding.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "sha512": "WOYX7vcx8MpJPhrs6xowQFJ487wf4t2KrIBSq/9FNmdu5PwlxUZd6nsolg6WZ9HxpWITvZmX7ScP7/vuJH10eg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Security.Cryptography.X509Certificates.4.0.0-beta-23504.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "runtime.unix.System.Threading/4.0.11-beta-23504": { - "sha512": "u31otaQ2mmgSqYqClvG1gwAvJs76vxs/3P7u6LX88mur7oLaBNQfTKl9Eb6jawkMPvjO4aTi/PFTocDyGcx1xQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Threading.4.0.11-beta-23504.nupkg.sha512", - "runtime.unix.System.Threading.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Threading.dll" - ] - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "sha512": "EYv9X50H6mUzMs0h2XE0Z85l/2ZAdxxg8ZlGrZRmQ6HIBgaT9UqRTWuncVkETfaPQ3mkt9wFhls4GkotoXt0Dg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.Microsoft.Win32.Primitives.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.Microsoft.Win32.Primitives.nuspec", - "runtimes/win7/lib/dotnet5.4/Microsoft.Win32.Primitives.dll", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.Console/4.0.0-beta-23504": { - "sha512": "f1V73xPbwDvT7KMJYpWNnVgjUbA8nW//Ue8A5xhSKqcu6t+AdrstYnD76SxiVrvP4b2wwAq0GAqIsKMF5l95jQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Console.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Console.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Console.dll", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23504": { - "sha512": "P6YWygBJDmkJYPU4cfHuHzR8P78RI3JeIPrhfwrN621XKw7kDfC6ats1/SG2qDQ8yhRVdxBhA9lY+AVrFnPZlA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Diagnostics.Debug.nuspec", - "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" - ] - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23504": { - "sha512": "KjEYFvn2yQPbVMA3EBOSPHH2anM4SiTHwjwDY1jDqKR7OoSnS66R6nHD6Y8xL2/3W+sEDS/AxwMw6j/0PLkukA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Globalization.Extensions.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.Globalization.Extensions.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Globalization.Extensions.dll", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.IO.Compression/4.1.0-beta-23504": { - "sha512": "+D1KT0Iu057TgBrRegbMTNxHgUEebjxYT5IWKKSUCom4B9JsTuMI+pT1S/MzevKO8WJuZbJIbsjTfKVMVOJWPQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.IO.Compression.4.1.0-beta-23504.nupkg.sha512", - "runtime.win7.System.IO.Compression.nuspec", - "runtimes/win7/lib/dotnet5.4/System.IO.Compression.dll", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.Compression.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.FileSystem/4.0.1-beta-23504": { - "sha512": "aWrme39RhMeM7pSg4IB0I8nInwgpE9ZtbNJDyLZ8d2SZlmdt78r/GUuCuc/Qm8ogeZZsX50Km0AjZHHrTemtRw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.IO.FileSystem.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.IO.FileSystem.nuspec", - "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.dll", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.Net.Http/4.0.1-beta-23504": { - "sha512": "FzrwVpW4rqcv2Ik9FLVhE3V8moXPnq+yBim7++UQlXg6GR84g5evyVAi0ZOXSaozvAug1tXH6Zp1hRxrDmmc/w==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Net.Http.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.Net.Http.nuspec", - "runtimes/win7/lib/DNXCore50/System.Net.Http.dll", - "runtimes/win7/lib/netcore50/System.Net.Http.dll" - ] - }, - "runtime.win7.System.Net.NetworkInformation/4.1.0-beta-23504": { - "sha512": "hgYCjv6Qfb9/p4ksev8V9QUow1viGz9r163IwTvSj9fImwtt2IRfdkFS8nmPOEECNg7F78AOxnP9fhzhLDzIqg==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Net.NetworkInformation.dll", - "lib/netcore50/System.Net.NetworkInformation.dll", - "ref/dotnet/_._", - "runtime.win7.System.Net.NetworkInformation.4.1.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Net.NetworkInformation.nuspec", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.Net.Primitives/4.0.11-beta-23504": { - "sha512": "c745ierrLu+irFDKR3P/eBsdf3vldenP0oBlYlI9F1Yl06XTZzYCD0O2sgnjotcquzY89yCF80ZikgbgmxwtrA==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Net.Primitives.dll", - "ref/dotnet/_._", - "runtime.win7.System.Net.Primitives.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Net.Primitives.nuspec", - "runtimes/win7/lib/netcore50/System.Net.Primitives.dll" + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "runtimes/aot/lib/netcore50/System.Core.dll", + "runtimes/aot/lib/netcore50/System.Net.dll", + "runtimes/aot/lib/netcore50/System.Numerics.dll", + "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", + "runtimes/aot/lib/netcore50/System.Windows.dll", + "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" + ] + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "sha512": "hEVWLbn4oo3Gf3DLBkUpStzZyjXhengfWwKEva0jRYg4DjpHpVSCgNtdX2/g1IcKssWn00a1uaabQ+j1J2kwAg==", + "type": "package", + "files": [ + "Microsoft.NETCore.Runtime.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.nuspec", + "_._" ] }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23504": { - "sha512": "GUz2PrdyNkqBU/V7G8dftCxJgND+0OLxebHWf5X/GXDuBdnFQn2qJB8SX3CF7753rmWnR4xbXIahzYfqqRtwyA==", + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { + "sha512": "HI1OiS+2COrFMt3a1QXIP1xf9ECmpE8G1lG27GPeww5NeHvKsKpajdiauGBnmiEFZ02ITHS4XlZz7qRbUGzFRA==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Private.Uri.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.Private.Uri.nuspec", - "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll", - "runtimes/win7/lib/netcore50/System.Private.Uri.dll", - "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" + "Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.CoreCLR.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23504": { - "sha512": "fMdKRUcn+PHDzh1Es8x1ruyvgn85jtbYJ2aKnjHceX5A2lxGKhgakFzN4UhcjDOjMWzKIBi3PZjmEyTKGUsMHA==", + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "sha512": "Se+I+Zd0ZH8IK7DTNBnS5VRDJNJ1wrtEPV4WiY7IYipoLnGQnyrXoxtSSHvZLjz46dSUecVQ7z+O6VGGBwvQUg==", "type": "package", "files": [ - "lib/DNXCore50/System.Runtime.Extensions.dll", - "lib/netcore50/System.Runtime.Extensions.dll", - "ref/dotnet/_._", - "runtime.win7.System.Runtime.Extensions.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Runtime.Extensions.nuspec", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" + "Microsoft.NETCore.Runtime.Native.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.Native.nuspec", + "_._" ] }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "WNd7z7fFOLpadoWd/8GNDgrdQdCwXs0mEr8Yvu27trj2KF3TYybBYf/GfQEPRBMri7ftKqaoTDBp6swZrweLYA==", + "Microsoft.NETCore.Targets/1.0.1-beta-23504": { + "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll", - "runtimes/win7/lib/net/_._" + "Microsoft.NETCore.Targets.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Targets.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "sha512": "ixhi8SrJuWC+b1+VDJhgxgC3IF430YlWZNVDHASrh8aGBlly9BylcSdu+MLutUBPudHBTCRqFtBK8C1pUoTXgA==", + "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { + "sha512": "/bYlx74RmDOCsj9Z4CHpMDzQjdfW5pIkLwvkoUJZBmy6ezbWkGfqRqUU2BlJZbj+XYxiEsGx5X3ogOPbMmci2g==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Encoding.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll", - "runtimes/win7/lib/net/_._" + "Microsoft.NETCore.Targets.DNXCore.5.0.0-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Targets.DNXCore.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "sha512": "oc3V79b+Wp/aN1ApMPUE7VxoUQVcoTOoTerc+YFFj7KbRKuoWxjdxPpH+RiK3BU57ctCViDU8aWZUqbx2zO+kQ==", + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { + "sha512": "VAtx+xo/JQnzeQ8rK8c7fTCVfPhoVwH6xpfeP0BaH/8gaC46OqClEIzvMhEZ0UHt67CLfecaxZRwkOF2h7tRFw==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.X509Certificates.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.dll" + "Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Windows.ApiSets.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Threading/4.0.11-beta-23504": { - "sha512": "4SnYQSAruAa8On89ew+88TNbtzlP6j8lVsv4/3KGX0kToyt9iIMaDF698SH09jJ2mYL5NugtOrLsrsCvDDFfQQ==", + "Microsoft.VisualBasic/10.0.1-beta-23504": { + "sha512": "rgmvkhiP34p4Hme3V1IrF3hBJnw7g/96Kum9Fttv5vE5T32EJOU9JWgHbevJkZxLPCT3jpbugbIErutJ7hdIyQ==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Threading.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Threading.nuspec", - "runtimes/win7/lib/DNXCore50/System.Threading.dll", - "runtimes/win7/lib/netcore50/System.Threading.dll", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll" + "Microsoft.VisualBasic.10.0.1-beta-23504.nupkg.sha512", + "Microsoft.VisualBasic.nuspec", + "lib/dotnet5.4/Microsoft.VisualBasic.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "ref/dotnet5.2/Microsoft.VisualBasic.dll", + "ref/dotnet5.2/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/de/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/es/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/fr/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/it/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/ja/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/ko/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/ru/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/zh-hans/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/zh-hant/Microsoft.VisualBasic.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.VisualBasic.dll", + "ref/netcore50/Microsoft.VisualBasic.xml", + "ref/netcore50/de/Microsoft.VisualBasic.xml", + "ref/netcore50/es/Microsoft.VisualBasic.xml", + "ref/netcore50/fr/Microsoft.VisualBasic.xml", + "ref/netcore50/it/Microsoft.VisualBasic.xml", + "ref/netcore50/ja/Microsoft.VisualBasic.xml", + "ref/netcore50/ko/Microsoft.VisualBasic.xml", + "ref/netcore50/ru/Microsoft.VisualBasic.xml", + "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml", + "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml", + "ref/win8/_._", + "ref/wpa81/_._" ] }, "System.AppContext/4.0.1-beta-23504": { @@ -6096,36 +1478,6 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml" ] }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "sha512": "77sjjsnYvdvXbQsx2H1P++W3e14iTbj3AP75ruupt2XFrfQz0B4P6lCRIBu/vRGABZ+r4mN/uqweUASs2dDH9A==", - "type": "package", - "files": [ - "System.Collections.NonGeneric.4.0.1-beta-23504.nupkg.sha512", - "System.Collections.NonGeneric.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/System.Collections.NonGeneric.dll", - "lib/net46/System.Collections.NonGeneric.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Collections.NonGeneric.dll", - "ref/dotnet5.4/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/de/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/es/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/fr/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/it/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/ja/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/ko/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/ru/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/zh-hans/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/zh-hant/System.Collections.NonGeneric.xml", - "ref/net46/System.Collections.NonGeneric.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, "System.ComponentModel/4.0.1-beta-23504": { "sha512": "kdiCEzPhbAEBuOagqpCBX+JeAaTMsbx4PjOz0HYZrRS8LKe5pdmx+7Jqv+InDTQ7O84K6dUfoWYHdvo8npkhJw==", "type": "package", @@ -6221,65 +1573,6 @@ "ref/xamarinmac20/_._" ] }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { - "sha512": "N9GYUAXf51vT0E2RdPK6kLxtlbrrXbNqq7zd5c7woylEqMcC2depjmB6Uyy/WOtkoA63qJKYrOcBpn6nPIQ5fQ==", - "type": "package", - "files": [ - "System.ComponentModel.EventBasedAsync.4.0.11-beta-23504.nupkg.sha512", - "System.ComponentModel.EventBasedAsync.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", - "lib/net45/_._", - "lib/netcore50/System.ComponentModel.EventBasedAsync.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/de/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/es/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/fr/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/it/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/ja/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/ko/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/de/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/es/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/fr/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/it/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/ja/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/ko/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/net45/_._", - "ref/netcore50/System.ComponentModel.EventBasedAsync.dll", - "ref/netcore50/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/de/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/es/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/fr/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/it/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/ja/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/ko/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, "System.Console/4.0.0-beta-23504": { "sha512": "fuAquEM/2DrY8axtMIbEw1Qk8oX2WCPyd2ws2W0u7PDWlxtFMuFSI4rAOW2hs/S5aGsl5qcpJ2A8ELJW0c/JOw==", "type": "package", @@ -6310,6 +1603,47 @@ "runtime.json" ] }, + "System.Diagnostics.Contracts/4.0.1-beta-23504": { + "sha512": "knQ8P68NRuj11x+3ug3mGummBXhL99qRj2v4FahB4x7qH3Ofparq4DPQY9LtbpvRVGJH+2kYJaOzDV6XceHqFg==", + "type": "package", + "files": [ + "System.Diagnostics.Contracts.4.0.1-beta-23504.nupkg.sha512", + "System.Diagnostics.Contracts.nuspec", + "lib/DNXCore50/System.Diagnostics.Contracts.dll", + "lib/net45/_._", + "lib/netcore50/System.Diagnostics.Contracts.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "ref/dotnet5.1/System.Diagnostics.Contracts.dll", + "ref/dotnet5.1/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/de/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/es/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/fr/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/it/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/ja/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/ko/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/ru/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/zh-hans/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/zh-hant/System.Diagnostics.Contracts.xml", + "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", + "ref/netcore50/System.Diagnostics.Contracts.xml", + "ref/netcore50/de/System.Diagnostics.Contracts.xml", + "ref/netcore50/es/System.Diagnostics.Contracts.xml", + "ref/netcore50/fr/System.Diagnostics.Contracts.xml", + "ref/netcore50/it/System.Diagnostics.Contracts.xml", + "ref/netcore50/ja/System.Diagnostics.Contracts.xml", + "ref/netcore50/ko/System.Diagnostics.Contracts.xml", + "ref/netcore50/ru/System.Diagnostics.Contracts.xml", + "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml", + "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" + ] + }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "sha512": "wuBgKPGpBmyQfl88WA6sqQ+OaOqRBNi4C4XwjVAKuhqJ4y3tgdcpX72vwhyOoPbnnkCiEaIdPaelmNEzQHAnRw==", "type": "package", @@ -6368,6 +1702,38 @@ "runtime.json" ] }, + "System.Diagnostics.StackTrace/4.0.1-beta-23504": { + "sha512": "aITNhWOduMAYqcgKcMzEjLxJjhh7GGYi3gGf1eKH58RjPD9Q20zwsWGUNO8WC3ahSSmjNxxjCj3bOBGVnIrFmw==", + "type": "package", + "files": [ + "System.Diagnostics.StackTrace.4.0.1-beta-23504.nupkg.sha512", + "System.Diagnostics.StackTrace.nuspec", + "lib/DNXCore50/System.Diagnostics.StackTrace.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Diagnostics.StackTrace.dll", + "lib/netcore50/System.Diagnostics.StackTrace.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.StackTrace.dll", + "ref/dotnet5.4/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/de/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/es/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/fr/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/it/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/ja/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/ko/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/ru/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/zh-hans/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/zh-hant/System.Diagnostics.StackTrace.xml", + "ref/net46/System.Diagnostics.StackTrace.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" + ] + }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "sha512": "deblyOnmqyQFbZqv0o4rwvp0kySJYgOyQ3HVboYhhJrw88geug2ASMg46ZcieuMKfFavDufhNnlHsi97LV0uLw==", "type": "package", @@ -6868,36 +2234,6 @@ "ref/xamarinmac20/_._" ] }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "sha512": "h1GNVT7jnOj6U3l6jKt5pBdIVGyAEJrUQIG1PP8xGOzkUi+I96xeXij3k/NQNNZPY/gJZ9rMiyuvkpR0xVb/DA==", - "type": "package", - "files": [ - "System.IO.FileSystem.Watcher.4.0.0-beta-23504.nupkg.sha512", - "System.IO.FileSystem.Watcher.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Watcher.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/de/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/es/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/fr/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/it/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/ja/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/ko/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/ru/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/zh-hans/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/zh-hant/System.IO.FileSystem.Watcher.xml", - "ref/net46/System.IO.FileSystem.Watcher.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { "sha512": "EyI2VvkB50bx2LfHhbZHx6erYVcNw+rSZHWkBdMyrm80uUn6O/U2ZjbzUkRVe2QaLWV4MVILDGt98Pa28rU21w==", "type": "package", @@ -7352,18 +2688,6 @@ "ref/xamarinmac20/_._" ] }, - "System.Private.Networking/4.0.1-beta-23504": { - "sha512": "Ifg6HYCTSdfjFKY4i5bHp+D+ftYNqQDPxN3qm5sLWmBx1M8UMTdO86LuVyz18SJND0IXQDVDHBGLq3h8Yo/dfg==", - "type": "package", - "files": [ - "System.Private.Networking.4.0.1-beta-23504.nupkg.sha512", - "System.Private.Networking.nuspec", - "lib/DNXCore50/System.Private.Networking.dll", - "lib/netcore50/System.Private.Networking.dll", - "ref/dnxcore50/_._", - "ref/netcore50/_._" - ] - }, "System.Private.Uri/4.0.1-beta-23504": { "sha512": "rKX89ly6HK4o4Tz+Eg6tad5RIIDYNb3QGNttQrNUUdGaAS190rxQU82HfLcZp7Y9Q+5lF6WhBmw8hFTNvCA3yw==", "type": "package", @@ -7492,34 +2816,6 @@ "ref/xamarinmac20/_._" ] }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "sha512": "69RcAGH9B/+gH/wK3ldl4+Ex14gL2BvsCSORl9GyVGH69x0ojVqT+Wbv1Hm+G11M+wtbngM/B/tCGSrA5LWnaw==", - "type": "package", - "files": [ - "System.Reflection.Emit.4.0.1-beta-23504.nupkg.sha512", - "System.Reflection.Emit.nuspec", - "lib/DNXCore50/System.Reflection.Emit.dll", - "lib/MonoAndroid10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/dotnet5.2/System.Reflection.Emit.dll", - "ref/dotnet5.2/System.Reflection.Emit.xml", - "ref/dotnet5.2/de/System.Reflection.Emit.xml", - "ref/dotnet5.2/es/System.Reflection.Emit.xml", - "ref/dotnet5.2/fr/System.Reflection.Emit.xml", - "ref/dotnet5.2/it/System.Reflection.Emit.xml", - "ref/dotnet5.2/ja/System.Reflection.Emit.xml", - "ref/dotnet5.2/ko/System.Reflection.Emit.xml", - "ref/dotnet5.2/ru/System.Reflection.Emit.xml", - "ref/dotnet5.2/zh-hans/System.Reflection.Emit.xml", - "ref/dotnet5.2/zh-hant/System.Reflection.Emit.xml", - "ref/net45/_._", - "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, "System.Reflection.Emit.ILGeneration/4.0.0": { "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", "type": "package", @@ -7545,58 +2841,6 @@ "ref/wp80/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "sha512": "UojLp723xNs9aeU6FsUW3zF09tBOtC1suz20l6Db9HSPm0pS4Ku1xkt9/VFe8Hx8xbQx/ZnsLXnc0myncmVx9w==", - "type": "package", - "files": [ - "System.Reflection.Emit.ILGeneration.4.0.1-beta-23504.nupkg.sha512", - "System.Reflection.Emit.ILGeneration.nuspec", - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/de/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/es/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/it/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/net45/_._", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "sha512": "B3+cwPHQ6QiJsyO7EkqyRfmavKT172EuwfdnmhrGUFDGziT2qSwVUyJuYuo8smRQ6vgYXyeY3MPSmYdIahqqSA==", - "type": "package", - "files": [ - "System.Reflection.Emit.Lightweight.4.0.1-beta-23504.nupkg.sha512", - "System.Reflection.Emit.Lightweight.nuspec", - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/wp80/_._", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/de/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/es/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/fr/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/it/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/ja/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/ko/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/ru/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/net45/_._", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, "System.Reflection.Extensions/4.0.1-beta-23504": { "sha512": "u7rIcU0ysTG4U9R6Dyv/AOQkdSuXf19sM1M0+XZRScca6i6CIrraScWDUq8/Y2pQ4xdVJHIhsQm2a6qraxLonw==", "type": "package", @@ -8062,148 +3306,6 @@ "ref/xamarinmac20/_._" ] }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "rFGq4yYSz4GSvwGKjeHg7h9sdGbtedTPlh5F4bKB9W2UqLMmN0MmY97T7EfIogMXehY5XAr9ngu9HrbqI+Qorw==", - "type": "package", - "files": [ - "System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Algorithms.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, - "System.Security.Cryptography.Cng/4.0.0-beta-23504": { - "sha512": "DzXAfI6rD17p9Ps+CdYZlhDLzu78IIfAmqHjQ2kVdapkBBvkpw2mIK089HidT/JgM/M9GVVERN0gzlWS2yHb7w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Cng.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Cng.nuspec", - "lib/dotnet5.4/System.Security.Cryptography.Cng.dll", - "lib/net46/System.Security.Cryptography.Cng.dll", - "ref/dotnet5.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll" - ] - }, - "System.Security.Cryptography.Csp/4.0.0-beta-23504": { - "sha512": "WFwSawLDe+Fg6mb0ZWldXwHoDkdhan8dAywK5rJkE6kmtmNt2rCtORUL1Ri/ZIIvOwke5xeK3D12mpoWvNqo+g==", - "type": "package", - "files": [ - "System.Security.Cryptography.Csp.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Csp.nuspec", - "lib/DNXCore50/System.Security.Cryptography.Csp.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Csp.dll", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "sha512": "iObsTOwqwRsvolgEy0KKOOSoqZZESRq7kc9fSYZAXx2st0nAFmq1eGLR0OdQCm/hBtXYu8qmUyEycASsCYch/g==", - "type": "package", - "files": [ - "System.Security.Cryptography.Encoding.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Encoding.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/de/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/es/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/fr/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/it/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/ja/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/ko/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/ru/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { - "sha512": "953ZdUgQS5DSzBJcUsa8l5zmAz8Y1C5OJ1kWaNIQutvIwEYf6Dp/E2DqTtNuQ40FZ765flm93oRNKHsfx6DY6A==", - "type": "package", - "files": [ - "System.Security.Cryptography.OpenSsl.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.OpenSsl.nuspec", - "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll" - ] - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "sha512": "IeEsY14NY8P4Diq3+xByaOBqQh7T5x55p38K78q3abi7MMhebZ2ulPs9/h+q+roTiarc8ZhO6v6ewllb883nyA==", - "type": "package", - "files": [ - "System.Security.Cryptography.Primitives.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Primitives.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "sha512": "ukuGfOlg7hwEMSoxuUtojcoMNou6k7BR7yzPVAWD0DyActvQSbuh/Mhu4O6JRx1GsV3poZaD7SpjfLqQz651jg==", - "type": "package", - "files": [ - "System.Security.Cryptography.X509Certificates.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.X509Certificates.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, "System.Security.Principal/4.0.1-beta-23504": { "sha512": "VTW5OowEsQ34UwcW3Z9EHDEiX10dE+dY6/ZD1zYnZ761wwtonCKBZSYxXnVt5P0I/IF5frflJwNoyxQBiOt38g==", "type": "package", @@ -8244,28 +3346,6 @@ "ref/wpa81/_._" ] }, - "System.Security.Principal.Windows/4.0.0-beta-23504": { - "sha512": "hU0ceSlYTWX211SUgHWrIpK275QXFLYlV6ouoQRCmc7BhjeCh05jnd/tyGfM0U1OGH52pzRGQxnLxtDax9TwOA==", - "type": "package", - "files": [ - "System.Security.Principal.Windows.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Principal.Windows.nuspec", - "lib/DNXCore50/System.Security.Principal.Windows.dll", - "lib/net46/System.Security.Principal.Windows.dll", - "ref/dotnet5.4/System.Security.Principal.Windows.dll", - "ref/dotnet5.4/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/de/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/es/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/fr/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/it/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/ja/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/ko/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/ru/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/zh-hans/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/zh-hant/System.Security.Principal.Windows.xml", - "ref/net46/System.Security.Principal.Windows.dll" - ] - }, "System.Text.Encoding/4.0.11-beta-23504": { "sha512": "nbYGswoknFhzceL6woboAO0K92vd6DO4Q97MVH1eTZ7D2dtQEuEB4niwRxYGp7j/WGfpXQSHzTL1KqRFKCMZwQ==", "type": "package", @@ -8503,29 +3583,6 @@ "runtime.json" ] }, - "System.Threading.Overlapped/4.0.1-beta-23504": { - "sha512": "zEksmLDlQISpknsrHdnouV++uKNd0agZzz/XQlVGOxU+4AsJirgdgPXeIj+teCd6aSu1j0HWv0qoFGrMgBKWXw==", - "type": "package", - "files": [ - "System.Threading.Overlapped.4.0.1-beta-23504.nupkg.sha512", - "System.Threading.Overlapped.nuspec", - "lib/DNXCore50/System.Threading.Overlapped.dll", - "lib/net46/System.Threading.Overlapped.dll", - "lib/netcore50/System.Threading.Overlapped.dll", - "ref/dotnet5.4/System.Threading.Overlapped.dll", - "ref/dotnet5.4/System.Threading.Overlapped.xml", - "ref/dotnet5.4/de/System.Threading.Overlapped.xml", - "ref/dotnet5.4/es/System.Threading.Overlapped.xml", - "ref/dotnet5.4/fr/System.Threading.Overlapped.xml", - "ref/dotnet5.4/it/System.Threading.Overlapped.xml", - "ref/dotnet5.4/ja/System.Threading.Overlapped.xml", - "ref/dotnet5.4/ko/System.Threading.Overlapped.xml", - "ref/dotnet5.4/ru/System.Threading.Overlapped.xml", - "ref/dotnet5.4/zh-hans/System.Threading.Overlapped.xml", - "ref/dotnet5.4/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll" - ] - }, "System.Threading.Tasks/4.0.11-beta-23504": { "sha512": "4GDxeC8aOFF6r49Y0aLgPa3chmtieP+SqrFj7N+h58h+Wn3beAZhzFqvR9hEeJ918zNur/W78uuMho0UUTqLtw==", "type": "package", @@ -8638,66 +3695,6 @@ "ref/wpa81/_._" ] }, - "System.Threading.Thread/4.0.0-beta-23504": { - "sha512": "D3zvCZDSjODrr0TjaPErBitArzcfqnTCU2tnXodFpLXncU/7SSIaVSyir7eTb9nAsGje9IEu2C4HDNQppgStRQ==", - "type": "package", - "files": [ - "System.Threading.Thread.4.0.0-beta-23504.nupkg.sha512", - "System.Threading.Thread.nuspec", - "lib/DNXCore50/System.Threading.Thread.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.Thread.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Threading.Thread.dll", - "ref/dotnet5.4/System.Threading.Thread.xml", - "ref/dotnet5.4/de/System.Threading.Thread.xml", - "ref/dotnet5.4/es/System.Threading.Thread.xml", - "ref/dotnet5.4/fr/System.Threading.Thread.xml", - "ref/dotnet5.4/it/System.Threading.Thread.xml", - "ref/dotnet5.4/ja/System.Threading.Thread.xml", - "ref/dotnet5.4/ko/System.Threading.Thread.xml", - "ref/dotnet5.4/ru/System.Threading.Thread.xml", - "ref/dotnet5.4/zh-hans/System.Threading.Thread.xml", - "ref/dotnet5.4/zh-hant/System.Threading.Thread.xml", - "ref/net46/System.Threading.Thread.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, - "System.Threading.ThreadPool/4.0.10-beta-23504": { - "sha512": "rkiVr/hl/O/wTfjIC63ONJzenCCCETE6bf3Lufk0qLBrZeY6A94OrylDYusocl/bhtuR2JidWcKU2JR7cbObgw==", - "type": "package", - "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23504.nupkg.sha512", - "System.Threading.ThreadPool.nuspec", - "lib/DNXCore50/System.Threading.ThreadPool.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.ThreadPool.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Threading.ThreadPool.dll", - "ref/dotnet5.4/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/de/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/es/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/fr/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/it/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/ja/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/ko/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/ru/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/zh-hans/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/zh-hant/System.Threading.ThreadPool.xml", - "ref/net46/System.Threading.ThreadPool.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, "System.Threading.Timer/4.0.1-beta-23504": { "sha512": "K3nIipV88Q7IVQ5gJQYOL8NtcviLlt3pmaN6xRXcXpoKqMy6Q6+dwRw+uFstsx28qCKTGMz+OF9X0cf4XNq67Q==", "type": "package", @@ -8859,6 +3856,7 @@ "projectFileDependencyGroups": { "": [ "Microsoft.NETCore >= 5.0.1-beta-23504", + "Microsoft.NETCore.Portable.Compatibility >= 1.0.1-beta-23504", "System.Console >= 4.0.0-beta-23504" ], "DNXCore,Version=v5.0": [] diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/project.lock.json b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/project.lock.json index fa80a7703691d39873b31c5bd0ae94605be42bb6..5575d68ed002205415f92670a95783e32093c330 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/project.lock.json +++ b/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/project.lock.json @@ -96,6 +96,107 @@ "Microsoft.NETCore.Targets": "1.0.1-beta-23504" } }, + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Runtime": "1.0.1-beta-23504" + }, + "compile": { + "ref/dotnet/System.ComponentModel.DataAnnotations.dll": {}, + "ref/dotnet/System.Core.dll": {}, + "ref/dotnet/System.Net.dll": {}, + "ref/dotnet/System.Numerics.dll": {}, + "ref/dotnet/System.Runtime.Serialization.dll": {}, + "ref/dotnet/System.ServiceModel.Web.dll": {}, + "ref/dotnet/System.ServiceModel.dll": {}, + "ref/dotnet/System.Windows.dll": {}, + "ref/dotnet/System.Xml.Linq.dll": {}, + "ref/dotnet/System.Xml.Serialization.dll": {}, + "ref/dotnet/System.Xml.dll": {}, + "ref/dotnet/System.dll": {}, + "ref/dotnet/mscorlib.dll": {} + }, + "runtime": { + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll": {}, + "lib/dnxcore50/System.Core.dll": {}, + "lib/dnxcore50/System.Net.dll": {}, + "lib/dnxcore50/System.Numerics.dll": {}, + "lib/dnxcore50/System.Runtime.Serialization.dll": {}, + "lib/dnxcore50/System.ServiceModel.Web.dll": {}, + "lib/dnxcore50/System.ServiceModel.dll": {}, + "lib/dnxcore50/System.Windows.dll": {}, + "lib/dnxcore50/System.Xml.Linq.dll": {}, + "lib/dnxcore50/System.Xml.Serialization.dll": {}, + "lib/dnxcore50/System.Xml.dll": {}, + "lib/dnxcore50/System.dll": {} + } + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.1-beta-23504", + "Microsoft.NETCore.Runtime.Native": "1.0.1-beta-23504" + } + }, + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Windows.ApiSets": "1.0.1-beta-23504", + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Collections": "[4.0.11-beta-23504]", + "System.Diagnostics.Contracts": "[4.0.1-beta-23504]", + "System.Diagnostics.Debug": "[4.0.11-beta-23504]", + "System.Diagnostics.StackTrace": "[4.0.1-beta-23504]", + "System.Diagnostics.Tools": "[4.0.1-beta-23504]", + "System.Diagnostics.Tracing": "[4.0.21-beta-23504]", + "System.Globalization": "[4.0.11-beta-23504]", + "System.Globalization.Calendars": "[4.0.1-beta-23504]", + "System.IO": "[4.0.11-beta-23504]", + "System.ObjectModel": "[4.0.11-beta-23504]", + "System.Private.Uri": "[4.0.1-beta-23504]", + "System.Reflection": "[4.1.0-beta-23504]", + "System.Reflection.Extensions": "[4.0.1-beta-23504]", + "System.Reflection.Primitives": "[4.0.1-beta-23504]", + "System.Resources.ResourceManager": "[4.0.1-beta-23504]", + "System.Runtime": "[4.0.21-beta-23504]", + "System.Runtime.Extensions": "[4.0.11-beta-23504]", + "System.Runtime.Handles": "[4.0.1-beta-23504]", + "System.Runtime.InteropServices": "[4.0.21-beta-23504]", + "System.Text.Encoding": "[4.0.11-beta-23504]", + "System.Text.Encoding.Extensions": "[4.0.11-beta-23504]", + "System.Threading": "[4.0.11-beta-23504]", + "System.Threading.Tasks": "[4.0.11-beta-23504]", + "System.Threading.Timer": "[4.0.1-beta-23504]" + } + }, "Microsoft.NETCore.Targets/1.0.1-beta-23504": { "type": "package", "dependencies": { @@ -105,6 +206,9 @@ "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { "type": "package" }, + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { + "type": "package" + }, "Microsoft.VisualBasic/10.0.1-beta-23504": { "type": "package", "dependencies": { @@ -239,6 +343,18 @@ "ref/dotnet5.4/System.Console.dll": {} } }, + "System.Diagnostics.Contracts/4.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet5.1/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } + }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "type": "package", "dependencies": { @@ -248,6 +364,19 @@ "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} } }, + "System.Diagnostics.StackTrace/4.0.1-beta-23504": { + "type": "package", + "dependencies": { + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet5.4/System.Diagnostics.StackTrace.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.StackTrace.dll": {} + } + }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "type": "package", "dependencies": { @@ -978,4392 +1107,6 @@ "lib/dotnet5.4/System.Xml.XDocument.dll": {} } } - }, - "DNXCore,Version=v5.0/osx.10.10": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23504", - "Microsoft.NETCore.Platforms": "1.0.1-beta-23504", - "Microsoft.VisualBasic": "10.0.1-beta-23504", - "System.AppContext": "4.0.1-beta-23504", - "System.Collections": "4.0.11-beta-23504", - "System.Collections.Concurrent": "4.0.11-beta-23504", - "System.Collections.Immutable": "1.1.38-beta-23504", - "System.ComponentModel": "4.0.1-beta-23504", - "System.ComponentModel.Annotations": "4.0.11-beta-23504", - "System.Diagnostics.Debug": "4.0.11-beta-23504", - "System.Diagnostics.Tools": "4.0.1-beta-23504", - "System.Diagnostics.Tracing": "4.0.21-beta-23504", - "System.Dynamic.Runtime": "4.0.11-beta-23504", - "System.Globalization": "4.0.11-beta-23504", - "System.Globalization.Calendars": "4.0.1-beta-23504", - "System.Globalization.Extensions": "4.0.1-beta-23504", - "System.IO": "4.0.11-beta-23504", - "System.IO.Compression": "4.1.0-beta-23504", - "System.IO.Compression.ZipFile": "4.0.1-beta-23504", - "System.IO.FileSystem": "4.0.1-beta-23504", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23504", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23504", - "System.Linq": "4.0.1-beta-23504", - "System.Linq.Expressions": "4.0.11-beta-23504", - "System.Linq.Parallel": "4.0.1-beta-23504", - "System.Linq.Queryable": "4.0.1-beta-23504", - "System.Net.Http": "4.0.1-beta-23504", - "System.Net.NetworkInformation": "4.1.0-beta-23504", - "System.Net.Primitives": "4.0.11-beta-23504", - "System.Numerics.Vectors": "4.1.1-beta-23504", - "System.ObjectModel": "4.0.11-beta-23504", - "System.Reflection": "4.1.0-beta-23504", - "System.Reflection.DispatchProxy": "4.0.1-beta-23504", - "System.Reflection.Extensions": "4.0.1-beta-23504", - "System.Reflection.Metadata": "1.1.1-beta-23504", - "System.Reflection.Primitives": "4.0.1-beta-23504", - "System.Reflection.TypeExtensions": "4.1.0-beta-23504", - "System.Resources.ResourceManager": "4.0.1-beta-23504", - "System.Runtime": "4.0.21-beta-23504", - "System.Runtime.Extensions": "4.0.11-beta-23504", - "System.Runtime.Handles": "4.0.1-beta-23504", - "System.Runtime.InteropServices": "4.0.21-beta-23504", - "System.Runtime.Numerics": "4.0.1-beta-23504", - "System.Security.Claims": "4.0.1-beta-23504", - "System.Security.Principal": "4.0.1-beta-23504", - "System.Text.Encoding": "4.0.11-beta-23504", - "System.Text.Encoding.Extensions": "4.0.11-beta-23504", - "System.Text.RegularExpressions": "4.0.11-beta-23504", - "System.Threading": "4.0.11-beta-23504", - "System.Threading.Tasks": "4.0.11-beta-23504", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23504", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23504", - "System.Threading.Timer": "4.0.1-beta-23504", - "System.Xml.ReaderWriter": "4.0.11-beta-23504", - "System.Xml.XDocument": "4.0.11-beta-23504" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-beta-23504" - } - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Emit.Lightweight": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10/lib/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10", - "System.Threading.Thread": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll": {} - } - }, - "runtime.osx.10.10.System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.Linq": "4.0.0", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.0", - "System.Collections.NonGeneric": "4.0.0", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll": {} - } - }, - "runtime.osx.10.10.System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/osx.10.10/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.1/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Globalization.Calendars": "4.0.0", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23504", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "runtime.unix.System.Threading/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Threading.dll": {} - } - }, - "System.AppContext/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.AppContext.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.AppContext.dll": {} - } - }, - "System.Collections/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Collections.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.1.38-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.NonGeneric.dll": {} - } - }, - "System.ComponentModel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.ComponentModel": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.unix.System.Console": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Calendars.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "runtime.unix.System.Globalization.Extensions": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.IO.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.IO.Compression": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.osx.10.10.System.IO.FileSystem": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.osx.10.10.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/System.Linq.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Net.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.osx.10.10.System.Net.Http": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.2/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.10", - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.osx.10.10.System.Net.NetworkInformation": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "runtime.osx.10.10.System.Net.Primitives": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.Primitives.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - } - }, - "System.Reflection/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.2/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Immutable": "1.1.37", - "System.Diagnostics.Debug": "4.0.0", - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.InteropServices": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Primitives.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "runtime.osx.10.10.System.Runtime.Extensions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Handles.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Security.Principal": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Security.Principal.dll": {} - } - }, - "System.Text.Encoding/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.Threading": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Tasks.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Diagnostics.Tracing": "4.0.0", - "System.Dynamic.Runtime": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Thread/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Thread.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Thread.dll": {} - } - }, - "System.Threading.Timer/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.3/System.Threading.Timer.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tools": "4.0.0", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/ubuntu.14.04": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23504", - "Microsoft.NETCore.Platforms": "1.0.1-beta-23504", - "Microsoft.VisualBasic": "10.0.1-beta-23504", - "System.AppContext": "4.0.1-beta-23504", - "System.Collections": "4.0.11-beta-23504", - "System.Collections.Concurrent": "4.0.11-beta-23504", - "System.Collections.Immutable": "1.1.38-beta-23504", - "System.ComponentModel": "4.0.1-beta-23504", - "System.ComponentModel.Annotations": "4.0.11-beta-23504", - "System.Diagnostics.Debug": "4.0.11-beta-23504", - "System.Diagnostics.Tools": "4.0.1-beta-23504", - "System.Diagnostics.Tracing": "4.0.21-beta-23504", - "System.Dynamic.Runtime": "4.0.11-beta-23504", - "System.Globalization": "4.0.11-beta-23504", - "System.Globalization.Calendars": "4.0.1-beta-23504", - "System.Globalization.Extensions": "4.0.1-beta-23504", - "System.IO": "4.0.11-beta-23504", - "System.IO.Compression": "4.1.0-beta-23504", - "System.IO.Compression.ZipFile": "4.0.1-beta-23504", - "System.IO.FileSystem": "4.0.1-beta-23504", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23504", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23504", - "System.Linq": "4.0.1-beta-23504", - "System.Linq.Expressions": "4.0.11-beta-23504", - "System.Linq.Parallel": "4.0.1-beta-23504", - "System.Linq.Queryable": "4.0.1-beta-23504", - "System.Net.Http": "4.0.1-beta-23504", - "System.Net.NetworkInformation": "4.1.0-beta-23504", - "System.Net.Primitives": "4.0.11-beta-23504", - "System.Numerics.Vectors": "4.1.1-beta-23504", - "System.ObjectModel": "4.0.11-beta-23504", - "System.Reflection": "4.1.0-beta-23504", - "System.Reflection.DispatchProxy": "4.0.1-beta-23504", - "System.Reflection.Extensions": "4.0.1-beta-23504", - "System.Reflection.Metadata": "1.1.1-beta-23504", - "System.Reflection.Primitives": "4.0.1-beta-23504", - "System.Reflection.TypeExtensions": "4.1.0-beta-23504", - "System.Resources.ResourceManager": "4.0.1-beta-23504", - "System.Runtime": "4.0.21-beta-23504", - "System.Runtime.Extensions": "4.0.11-beta-23504", - "System.Runtime.Handles": "4.0.1-beta-23504", - "System.Runtime.InteropServices": "4.0.21-beta-23504", - "System.Runtime.Numerics": "4.0.1-beta-23504", - "System.Security.Claims": "4.0.1-beta-23504", - "System.Security.Principal": "4.0.1-beta-23504", - "System.Text.Encoding": "4.0.11-beta-23504", - "System.Text.Encoding.Extensions": "4.0.11-beta-23504", - "System.Text.RegularExpressions": "4.0.11-beta-23504", - "System.Threading": "4.0.11-beta-23504", - "System.Threading.Tasks": "4.0.11-beta-23504", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23504", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23504", - "System.Threading.Timer": "4.0.1-beta-23504", - "System.Xml.ReaderWriter": "4.0.11-beta-23504", - "System.Xml.XDocument": "4.0.11-beta-23504" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-beta-23504" - } - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.Microsoft.Win32.Primitives": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Emit.Lightweight": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/linux/lib/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "runtime.linux.System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll": {} - } - }, - "runtime.linux.System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.Linq": "4.0.0", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.unix.System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Console.dll": {} - } - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "runtime.unix.System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "runtime.unix.System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.0", - "System.Collections.NonGeneric": "4.0.0", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll": {} - } - }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.1/System.Private.Uri.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Globalization.Calendars": "4.0.0", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.IO.FileSystem.Watcher": "4.0.0-beta-23504", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.OpenSsl": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "runtime.unix.System.Threading/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Threading.dll": {} - } - }, - "System.AppContext/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.AppContext.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.AppContext.dll": {} - } - }, - "System.Collections/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Collections.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.1.38-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.NonGeneric.dll": {} - } - }, - "System.ComponentModel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.ComponentModel": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.unix.System.Console": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Diagnostics.Debug": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Calendars.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "runtime.unix.System.Globalization.Extensions": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.IO.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.IO.Compression": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.linux.System.IO.FileSystem": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.linux.System.IO.FileSystem.Watcher": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/System.Linq.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Net.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.linux.System.Net.Http": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.2/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.10", - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.linux.System.Net.NetworkInformation": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "runtime.unix.System.Net.Primitives": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.Primitives.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ObjectModel.dll": {} - } - }, - "System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "runtime.unix.System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - } - }, - "System.Reflection/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.2/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Immutable": "1.1.37", - "System.Diagnostics.Debug": "4.0.0", - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.InteropServices": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Primitives.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "runtime.linux.System.Runtime.Extensions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Handles.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Security.Principal": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "runtime.linux.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.unix.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtime": { - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "runtime.unix.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Security.Principal.dll": {} - } - }, - "System.Text.Encoding/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.unix.System.Threading": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Threading.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Tasks.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Diagnostics.Tracing": "4.0.0", - "System.Dynamic.Runtime": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.Timer/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.3/System.Threading.Timer.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tools": "4.0.0", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XDocument.dll": {} - } - } - }, - "DNXCore,Version=v5.0/win7": { - "Microsoft.CSharp/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/Microsoft.CSharp.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.CSharp.dll": {} - } - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.CSharp": "4.0.1-beta-23504", - "Microsoft.NETCore.Platforms": "1.0.1-beta-23504", - "Microsoft.VisualBasic": "10.0.1-beta-23504", - "System.AppContext": "4.0.1-beta-23504", - "System.Collections": "4.0.11-beta-23504", - "System.Collections.Concurrent": "4.0.11-beta-23504", - "System.Collections.Immutable": "1.1.38-beta-23504", - "System.ComponentModel": "4.0.1-beta-23504", - "System.ComponentModel.Annotations": "4.0.11-beta-23504", - "System.Diagnostics.Debug": "4.0.11-beta-23504", - "System.Diagnostics.Tools": "4.0.1-beta-23504", - "System.Diagnostics.Tracing": "4.0.21-beta-23504", - "System.Dynamic.Runtime": "4.0.11-beta-23504", - "System.Globalization": "4.0.11-beta-23504", - "System.Globalization.Calendars": "4.0.1-beta-23504", - "System.Globalization.Extensions": "4.0.1-beta-23504", - "System.IO": "4.0.11-beta-23504", - "System.IO.Compression": "4.1.0-beta-23504", - "System.IO.Compression.ZipFile": "4.0.1-beta-23504", - "System.IO.FileSystem": "4.0.1-beta-23504", - "System.IO.FileSystem.Primitives": "4.0.1-beta-23504", - "System.IO.UnmanagedMemoryStream": "4.0.1-beta-23504", - "System.Linq": "4.0.1-beta-23504", - "System.Linq.Expressions": "4.0.11-beta-23504", - "System.Linq.Parallel": "4.0.1-beta-23504", - "System.Linq.Queryable": "4.0.1-beta-23504", - "System.Net.Http": "4.0.1-beta-23504", - "System.Net.NetworkInformation": "4.1.0-beta-23504", - "System.Net.Primitives": "4.0.11-beta-23504", - "System.Numerics.Vectors": "4.1.1-beta-23504", - "System.ObjectModel": "4.0.11-beta-23504", - "System.Reflection": "4.1.0-beta-23504", - "System.Reflection.DispatchProxy": "4.0.1-beta-23504", - "System.Reflection.Extensions": "4.0.1-beta-23504", - "System.Reflection.Metadata": "1.1.1-beta-23504", - "System.Reflection.Primitives": "4.0.1-beta-23504", - "System.Reflection.TypeExtensions": "4.1.0-beta-23504", - "System.Resources.ResourceManager": "4.0.1-beta-23504", - "System.Runtime": "4.0.21-beta-23504", - "System.Runtime.Extensions": "4.0.11-beta-23504", - "System.Runtime.Handles": "4.0.1-beta-23504", - "System.Runtime.InteropServices": "4.0.21-beta-23504", - "System.Runtime.Numerics": "4.0.1-beta-23504", - "System.Security.Claims": "4.0.1-beta-23504", - "System.Security.Principal": "4.0.1-beta-23504", - "System.Text.Encoding": "4.0.11-beta-23504", - "System.Text.Encoding.Extensions": "4.0.11-beta-23504", - "System.Text.RegularExpressions": "4.0.11-beta-23504", - "System.Threading": "4.0.11-beta-23504", - "System.Threading.Tasks": "4.0.11-beta-23504", - "System.Threading.Tasks.Dataflow": "4.5.26-beta-23504", - "System.Threading.Tasks.Parallel": "4.0.1-beta-23504", - "System.Threading.Timer": "4.0.1-beta-23504", - "System.Xml.ReaderWriter": "4.0.11-beta-23504", - "System.Xml.XDocument": "4.0.11-beta-23504" - } - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets": "1.0.1-beta-23504" - } - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Targets.DNXCore": "5.0.0-beta-23504" - } - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "type": "package" - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Dynamic.Runtime": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/Microsoft.VisualBasic.dll": {} - }, - "runtime": { - "lib/dotnet5.4/Microsoft.VisualBasic.dll": {} - } - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.win7.Microsoft.Win32.Primitives": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Linq": "4.0.0", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Emit.Lightweight": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Linq.Expressions.dll": {} - } - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.DispatchProxy.dll": {} - } - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/Microsoft.Win32.Primitives.dll": {} - } - }, - "runtime.win7.System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Console.dll": {} - } - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} - } - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "runtime.win7.System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "runtime.win7.System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Overlapped": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "runtime.win7.System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.Net.Primitives": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Net.Http.dll": {} - } - }, - "runtime.win7.System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Networking": "4.0.1-beta-23504", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.NetworkInformation.dll": {} - } - }, - "runtime.win7.System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Networking": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Net.Primitives.dll": {} - } - }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {} - } - }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Extensions.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Globalization.Calendars": "4.0.0", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Runtime.Numerics": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Cng": "4.0.0-beta-23504", - "System.Security.Cryptography.Csp": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "runtime.win7.System.Threading/4.0.11-beta-23504": { - "type": "package", - "compile": { - "ref/dotnet/_._": {} - }, - "runtime": { - "runtimes/win7/lib/DNXCore50/System.Threading.dll": {} - } - }, - "System.AppContext/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.AppContext.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.AppContext.dll": {} - } - }, - "System.Collections/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.21-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Collections.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Collections.dll": {} - } - }, - "System.Collections.Concurrent/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.Concurrent.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.Concurrent.dll": {} - } - }, - "System.Collections.Immutable/1.1.38-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Collections.Immutable.dll": {} - } - }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Collections.NonGeneric.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Collections.NonGeneric.dll": {} - } - }, - "System.ComponentModel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.ComponentModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.dll": {} - } - }, - "System.ComponentModel.Annotations/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.ComponentModel": "4.0.0", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.Annotations.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.Annotations.dll": {} - } - }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll": {} - } - }, - "System.Console/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.win7.System.Console": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Console.dll": {} - } - }, - "System.Diagnostics.Debug/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.win7.System.Diagnostics.Debug": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Debug.dll": {} - } - }, - "System.Diagnostics.Tools/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} - } - }, - "System.Diagnostics.Tracing/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Diagnostics.Tracing.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} - } - }, - "System.Dynamic.Runtime/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.ObjectModel": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Emit": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Reflection.TypeExtensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Dynamic.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Dynamic.Runtime.dll": {} - } - }, - "System.Globalization/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.dll": {} - } - }, - "System.Globalization.Calendars/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Calendars.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Globalization.Calendars.dll": {} - } - }, - "System.Globalization.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "runtime.win7.System.Globalization.Extensions": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Globalization.Extensions.dll": {} - } - }, - "System.IO/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.IO.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.IO.dll": {} - } - }, - "System.IO.Compression/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.IO.Compression": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.dll": {} - } - }, - "System.IO.Compression.ZipFile/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.Compression": "4.0.0", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.IO.FileSystem": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.dll": {} - } - }, - "System.IO.FileSystem.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.IO.UnmanagedMemoryStream.dll": {} - } - }, - "System.Linq/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.1/System.Linq.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Linq.Expressions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Linq.Expressions.dll": {} - } - }, - "System.Linq.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Linq.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Parallel.dll": {} - } - }, - "System.Linq.Queryable/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Linq": "4.0.0", - "System.Linq.Expressions": "4.0.10", - "System.Reflection": "4.0.10", - "System.Reflection.Extensions": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.1/System.Linq.Queryable.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Linq.Queryable.dll": {} - } - }, - "System.Net.Http/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Net.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.Net.Http": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.2/System.Net.Http.dll": {} - } - }, - "System.Net.NetworkInformation/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Net.Primitives": "4.0.10", - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.Net.NetworkInformation": "4.1.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.NetworkInformation.dll": {} - } - }, - "System.Net.Primitives/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "runtime.win7.System.Net.Primitives": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Net.Primitives.dll": {} - } - }, - "System.Numerics.Vectors/4.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Numerics.Vectors.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Numerics.Vectors.dll": {} - } - }, - "System.ObjectModel/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.ObjectModel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.ObjectModel.dll": {} - } - }, - "System.Private.Networking/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "Microsoft.Win32.Primitives": "4.0.0", - "System.Collections": "4.0.10", - "System.Collections.Concurrent": "4.0.0", - "System.Collections.NonGeneric": "4.0.0", - "System.ComponentModel.EventBasedAsync": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504", - "System.Security.Principal": "4.0.0", - "System.Security.Principal.Windows": "4.0.0-beta-23504", - "System.Threading": "4.0.10", - "System.Threading.Overlapped": "4.0.0", - "System.Threading.Tasks": "4.0.10", - "System.Threading.ThreadPool": "4.0.10-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - }, - "runtime": { - "lib/DNXCore50/System.Private.Networking.dll": {} - } - }, - "System.Private.Uri/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "runtime.win7.System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dnxcore50/_._": {} - } - }, - "System.Reflection/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.20" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.dll": {} - } - }, - "System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0", - "runtime.any.System.Reflection.DispatchProxy": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.DispatchProxy.dll": {} - } - }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.2/System.Reflection.Emit.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Emit.ILGeneration": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Extensions.dll": {} - } - }, - "System.Reflection.Metadata/1.1.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Immutable": "1.1.37", - "System.Diagnostics.Debug": "4.0.0", - "System.IO": "4.0.0", - "System.Reflection": "4.0.0", - "System.Reflection.Extensions": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.InteropServices": "4.0.0", - "System.Text.Encoding": "4.0.0", - "System.Text.Encoding.Extensions": "4.0.0", - "System.Threading": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Reflection.Metadata.dll": {} - } - }, - "System.Reflection.Primitives/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Reflection.Primitives.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} - } - }, - "System.Reflection.TypeExtensions/4.1.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Reflection.TypeExtensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} - } - }, - "System.Resources.ResourceManager/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Resources.ResourceManager.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} - } - }, - "System.Runtime/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Private.Uri": "4.0.1-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} - } - }, - "System.Runtime.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.20", - "runtime.win7.System.Runtime.Extensions": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Extensions.dll": {} - } - }, - "System.Runtime.Handles/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.Handles.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} - } - }, - "System.Runtime.InteropServices/4.0.21-beta-23504": { - "type": "package", - "dependencies": { - "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Runtime.InteropServices.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.Numerics/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Runtime.Numerics.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Claims/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Security.Principal": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Claims.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Claims.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.0", - "System.Runtime": "4.0.0", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "runtime.win7.System.Security.Cryptography.Algorithms": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Algorithms.dll": {} - } - }, - "System.Security.Cryptography.Cng/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Cng.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Cng.dll": {} - } - }, - "System.Security.Cryptography.Csp/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.IO": "4.0.10", - "System.Reflection": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "System.Security.Cryptography.Primitives": "4.0.0-beta-23504", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Csp.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Security.Cryptography.Csp.dll": {} - } - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "runtime.win7.System.Security.Cryptography.Encoding": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll": {} - } - }, - "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.0.0", - "System.Globalization": "4.0.0", - "System.IO": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Security.Cryptography.Algorithms": "4.0.0-beta-23504", - "System.Security.Cryptography.Encoding": "4.0.0-beta-23504", - "runtime.win7.System.Security.Cryptography.X509Certificates": "4.0.0-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll": {} - } - }, - "System.Security.Principal/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.1/System.Security.Principal.dll": {} - }, - "runtime": { - "lib/dotnet5.1/System.Security.Principal.dll": {} - } - }, - "System.Security.Principal.Windows/4.0.0-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Diagnostics.Debug": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.0", - "System.Runtime.Handles": "4.0.0", - "System.Runtime.InteropServices": "4.0.20", - "System.Security.Claims": "4.0.0", - "System.Security.Principal": "4.0.0", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Security.Principal.Windows.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Security.Principal.Windows.dll": {} - } - }, - "System.Text.Encoding/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.dll": {} - } - }, - "System.Text.Encoding.Extensions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Text.Encoding": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.Encoding.Extensions.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} - } - }, - "System.Text.RegularExpressions/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Globalization": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0", - "runtime.win7.System.Threading": "4.0.11-beta-23504" - }, - "compile": { - "ref/dotnet5.4/System.Threading.dll": {} - } - }, - "System.Threading.Overlapped/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Overlapped.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Overlapped.dll": {} - } - }, - "System.Threading.Tasks/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.Tasks.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} - } - }, - "System.Threading.Tasks.Dataflow/4.5.26-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.0", - "System.Collections.Concurrent": "4.0.0", - "System.Diagnostics.Debug": "4.0.0", - "System.Diagnostics.Tracing": "4.0.0", - "System.Dynamic.Runtime": "4.0.0", - "System.Linq": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.0", - "System.Runtime.Extensions": "4.0.0", - "System.Threading": "4.0.0", - "System.Threading.Tasks": "4.0.0" - }, - "compile": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - }, - "runtime": { - "lib/dotnet5.2/System.Threading.Tasks.Dataflow.dll": {} - } - }, - "System.Threading.Tasks.Parallel/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections.Concurrent": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tracing": "4.0.20", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Threading": "4.0.10", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.2/System.Threading.Tasks.Parallel.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Threading.Tasks.Parallel.dll": {} - } - }, - "System.Threading.ThreadPool/4.0.10-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0", - "System.Runtime.InteropServices": "4.0.0" - }, - "compile": { - "ref/dotnet5.4/System.Threading.ThreadPool.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.ThreadPool.dll": {} - } - }, - "System.Threading.Timer/4.0.1-beta-23504": { - "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, - "compile": { - "ref/dotnet5.3/System.Threading.Timer.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Threading.Timer.dll": {} - } - }, - "System.Xml.ReaderWriter/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.IO.FileSystem": "4.0.0", - "System.IO.FileSystem.Primitives": "4.0.0", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", - "System.Text.Encoding": "4.0.10", - "System.Text.Encoding.Extensions": "4.0.10", - "System.Text.RegularExpressions": "4.0.0", - "System.Threading.Tasks": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.ReaderWriter.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.0.11-beta-23504": { - "type": "package", - "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", - "System.Diagnostics.Tools": "4.0.0", - "System.Globalization": "4.0.10", - "System.IO": "4.0.10", - "System.Reflection": "4.0.10", - "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10", - "System.Text.Encoding": "4.0.10", - "System.Threading": "4.0.10", - "System.Xml.ReaderWriter": "4.0.10" - }, - "compile": { - "ref/dotnet5.4/System.Xml.XDocument.dll": {} - }, - "runtime": { - "lib/dotnet5.4/System.Xml.XDocument.dll": {} - } - } } }, "libraries": { @@ -5409,560 +1152,199 @@ "ref/netcore50/zh-hans/Microsoft.CSharp.xml", "ref/netcore50/zh-hant/Microsoft.CSharp.xml", "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, - "Microsoft.NETCore/5.0.1-beta-23504": { - "sha512": "cDdgJBMp1P2KbQ00kLv0pnGAxQZ11fpiSjMoLq1i3/+JNLybMFNDQHBQEENjvjuC3I9WCeizFLYnaOXYA0XpSA==", - "type": "package", - "files": [ - "Microsoft.NETCore.5.0.1-beta-23504.nupkg.sha512", - "Microsoft.NETCore.nuspec", - "_._" - ] - }, - "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { - "sha512": "J7cp9YTAj9OM2JnwxoX/5JU+SI6gHmAXuQvk1bqK6EjrVjLzk3RRtSDsIrBl6YPmB/QtbZE3RpkanpxK6FVW+w==", - "type": "package", - "files": [ - "Microsoft.NETCore.Platforms.1.0.1-beta-23504.nupkg.sha512", - "Microsoft.NETCore.Platforms.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets/1.0.1-beta-23504": { - "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.1.0.1-beta-23504.nupkg.sha512", - "Microsoft.NETCore.Targets.nuspec", - "runtime.json" - ] - }, - "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { - "sha512": "/bYlx74RmDOCsj9Z4CHpMDzQjdfW5pIkLwvkoUJZBmy6ezbWkGfqRqUU2BlJZbj+XYxiEsGx5X3ogOPbMmci2g==", - "type": "package", - "files": [ - "Microsoft.NETCore.Targets.DNXCore.5.0.0-beta-23504.nupkg.sha512", - "Microsoft.NETCore.Targets.DNXCore.nuspec", - "runtime.json" - ] - }, - "Microsoft.VisualBasic/10.0.1-beta-23504": { - "sha512": "rgmvkhiP34p4Hme3V1IrF3hBJnw7g/96Kum9Fttv5vE5T32EJOU9JWgHbevJkZxLPCT3jpbugbIErutJ7hdIyQ==", - "type": "package", - "files": [ - "Microsoft.VisualBasic.10.0.1-beta-23504.nupkg.sha512", - "Microsoft.VisualBasic.nuspec", - "lib/dotnet5.4/Microsoft.VisualBasic.dll", - "lib/net45/_._", - "lib/netcore50/Microsoft.VisualBasic.dll", - "lib/win8/_._", - "lib/wpa81/_._", - "ref/dotnet5.2/Microsoft.VisualBasic.dll", - "ref/dotnet5.2/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/de/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/es/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/fr/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/it/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/ja/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/ko/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/ru/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/zh-hans/Microsoft.VisualBasic.xml", - "ref/dotnet5.2/zh-hant/Microsoft.VisualBasic.xml", - "ref/net45/_._", - "ref/netcore50/Microsoft.VisualBasic.dll", - "ref/netcore50/Microsoft.VisualBasic.xml", - "ref/netcore50/de/Microsoft.VisualBasic.xml", - "ref/netcore50/es/Microsoft.VisualBasic.xml", - "ref/netcore50/fr/Microsoft.VisualBasic.xml", - "ref/netcore50/it/Microsoft.VisualBasic.xml", - "ref/netcore50/ja/Microsoft.VisualBasic.xml", - "ref/netcore50/ko/Microsoft.VisualBasic.xml", - "ref/netcore50/ru/Microsoft.VisualBasic.xml", - "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml", - "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml", - "ref/win8/_._", - "ref/wpa81/_._" - ] - }, - "Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "sha512": "35tjwrr0Q1xmXP4LqW+SlV8kdpVjnl8cC4G01uuKHL2vFc4EWJn689O6TfkYphbJ5TUu3n4tlfaspEp4YcPAcQ==", - "type": "package", - "files": [ - "Microsoft.Win32.Primitives.4.0.1-beta-23504.nupkg.sha512", - "Microsoft.Win32.Primitives.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/Microsoft.Win32.Primitives.dll", - "ref/dotnet5.4/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/de/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/es/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/fr/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/it/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/ja/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/ko/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/ru/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/dotnet5.4/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, - "runtime.any.System.Linq.Expressions/4.0.11-beta-23504": { - "sha512": "c3Usq1EzjBFAPvhNGd31D02QJn57SmxX+PLgSFy24GZLgCHxZeVpx1bQKJMm4Y4T7EbDxyFwlNU2ih7ZntD2Jw==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Linq.Expressions.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/dotnet/_._", - "runtime.any.System.Linq.Expressions.4.0.11-beta-23504.nupkg.sha512", - "runtime.any.System.Linq.Expressions.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.any.System.Reflection.DispatchProxy/4.0.1-beta-23504": { - "sha512": "leOqA4KvhFt1cDQYpbh8ANbxB0Yt96wXw7RNSM8Xg4P5FbGNUAjk0Y1n+t5kBHlQQ/0cWCgwrdKO27oB3OvZrw==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Reflection.DispatchProxy.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.DispatchProxy.dll", - "lib/netcore50/System.Reflection.DispatchProxy.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/dotnet/_._", - "runtime.any.System.Reflection.DispatchProxy.4.0.1-beta-23504.nupkg.sha512", - "runtime.any.System.Reflection.DispatchProxy.nuspec", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "runtime.linux.System.IO.FileSystem/4.0.1-beta-23504": { - "sha512": "5T5HbDUruLTAnjjAFYzw/7vLu+k5UERXgqHX+CPWI/fFiGw5Fb7zfOgOGdvwKMFfmSdgyW1sC47YPBdehpjj3A==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.IO.FileSystem.4.0.1-beta-23504.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.nuspec", - "runtimes/linux/lib/dotnet5.4/System.IO.FileSystem.dll" - ] - }, - "runtime.linux.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "sha512": "KvTIfrIk55tuqFliZg4h6lsv7608BcrQ8jxhH7usDGH9SyunF3KUxsBnDSg0DZfEuC0onuxwfaAOArA040HHCA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.IO.FileSystem.Watcher.4.0.0-beta-23504.nupkg.sha512", - "runtime.linux.System.IO.FileSystem.Watcher.nuspec", - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.linux.System.Net.Http/4.0.1-beta-23504": { - "sha512": "AlAxHLt5h2QSZhRDNvrMwyk9FrQK8kz9YNb5YNUfeUVKqRhYYMoKYlkG6AirJoigmb/9thOk0/8oAvjfW1hc5w==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Net.Http.4.0.1-beta-23504.nupkg.sha512", - "runtime.linux.System.Net.Http.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll" - ] - }, - "runtime.linux.System.Net.NetworkInformation/4.1.0-beta-23504": { - "sha512": "Ku7kOxHdBRdjGaActIvjWg5VkNHlCEg1uU/nZLwWcFbLWBWK5pQbBnHxEB6BAYfEzRP4wU4yWwJJ/pbf66OZHQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Net.NetworkInformation.4.1.0-beta-23504.nupkg.sha512", - "runtime.linux.System.Net.NetworkInformation.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll" - ] - }, - "runtime.linux.System.Runtime.Extensions/4.0.11-beta-23504": { - "sha512": "KI4rp6Gzg6GYMN4bo1/fSgh9ukhhGQQAygujl6UYodSwOy9/7hEt2y+1P6IDLLrXFY2ratJNNiSTZnz5Pn/qlg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Runtime.Extensions.4.0.11-beta-23504.nupkg.sha512", - "runtime.linux.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll" - ] - }, - "runtime.linux.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "C/Fjwn8+jmp5oyBsszTqDelipgCvaPvzLM/E6GZIPdomKHgXoPNA+MVBXuKSSPSoiikBexdIHNFBr0L37cDyEA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.linux.System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "runtime.linux.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem/4.0.1-beta-23504": { - "sha512": "g+wxwmtTVzKzKi/ZcGvNPHLjNBKVUXdK435kBWNva1mJfZBBD6w29qIc0lWelTdRNoBiOLTUM3RLgJMMR1c0Uw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.IO.FileSystem.4.0.1-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.nuspec", - "runtimes/osx.10.10/lib/dotnet5.4/System.IO.FileSystem.dll" - ] - }, - "runtime.osx.10.10.System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "sha512": "d0BPfr7qX0lYyXmPDylJZC4s1+/J/pwgBVpdXiTewUPXhGZX6uClCTrmZUV9QsrqNfi9Bshtg65QH/L/mr2L4A==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.4.0.0-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.IO.FileSystem.Watcher.nuspec", - "runtimes/unix/lib/dotnet5.4/System.IO.FileSystem.Watcher.dll" - ] - }, - "runtime.osx.10.10.System.Net.Http/4.0.1-beta-23504": { - "sha512": "3pIBIopnnQS1FH02Ug7bcCOwGVD75io1ubxmBpMudsZyYOdVfcqNaZ8rgw72eFjDA2p6fdrW3kyPCRqXnDNyow==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.Http.4.0.1-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Net.Http.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.Http.dll" - ] - }, - "runtime.osx.10.10.System.Net.NetworkInformation/4.1.0-beta-23504": { - "sha512": "rt3hGWXoyDWEJjAjs+f/w925p89tfOjxt5BocZmcv/vL1YRIGwqwyRrFW37hF2doiNq5cbMff5SGoyb5dT3QJg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.NetworkInformation.4.1.0-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Net.NetworkInformation.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Net.NetworkInformation.dll" - ] - }, - "runtime.osx.10.10.System.Net.Primitives/4.0.11-beta-23504": { - "sha512": "E5GQOgTh1G6LIuHLFIoA2sJ5bC1fgy50SXUaGOGMccpiWYiUUruqKrw/1bTa+8LzvRPmJtsZX+pZQve9VQcNUQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Net.Primitives.4.0.11-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Net.Primitives.nuspec", - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll" - ] - }, - "runtime.osx.10.10.System.Runtime.Extensions/4.0.11-beta-23504": { - "sha512": "CWcHACKy4dIkPETmN/NBJVth5KkHbjfib5qvdyFOcte220ORkcdr1Z9K3x0TEBlrtV1PqGYlYFQwlFtVl89INA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Runtime.Extensions.4.0.11-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Runtime.Extensions.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Runtime.Extensions.dll" - ] - }, - "runtime.osx.10.10.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "lGDr/ddeG0GrhgB+nVEACjb7cKLe3akiTmPK9oqdqeQAOni1txIiVI7RN/CarOXS3rJY94G4oeL8Rde2pRQjuw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "runtime.osx.10.10.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/osx.10.10/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll" - ] - }, - "runtime.unix.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "sha512": "t2sH0NEYCypGtnqM1YwT/x6qif46pphHf2jB/9CtgDnlzfZX8EZsl+kqAlJ8IiRdiMSwF7sOCXluocBaVY8RIA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.Microsoft.Win32.Primitives.4.0.1-beta-23504.nupkg.sha512", - "runtime.unix.Microsoft.Win32.Primitives.nuspec", - "runtimes/unix/lib/dotnet5.4/Microsoft.Win32.Primitives.dll" - ] - }, - "runtime.unix.System.Console/4.0.0-beta-23504": { - "sha512": "EhggNdp0T6S7OqcP2eYHhtjZWq5WVFS7RjoGxCHzPhy28aa/4fmTelJAOkKZhL5QYf+lN4yHyPq//loieie6NA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Console.4.0.0-beta-23504.nupkg.sha512", - "runtime.unix.System.Console.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Console.dll" - ] - }, - "runtime.unix.System.Diagnostics.Debug/4.0.11-beta-23504": { - "sha512": "W8U59BC8rOJ9oPVjy8uQjzYmRgZILJa9LQNPyDmph4pzVvYre5j0eMpmj5mOnTjyjXDiX0yADsV/+HPQcvxM4w==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Diagnostics.Debug.4.0.11-beta-23504.nupkg.sha512", - "runtime.unix.System.Diagnostics.Debug.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Diagnostics.Debug.dll" - ] - }, - "runtime.unix.System.Globalization.Extensions/4.0.1-beta-23504": { - "sha512": "HtTGetUERJJVwMzIhaS8xR36WTzGp0/cMrUG8iM41JW6DLCJgR7g9JHxnwuE307/xUp9e8Hjugk2KEl5Df4Y1Q==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Globalization.Extensions.4.0.1-beta-23504.nupkg.sha512", - "runtime.unix.System.Globalization.Extensions.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Globalization.Extensions.dll" - ] - }, - "runtime.unix.System.IO.Compression/4.1.0-beta-23504": { - "sha512": "fqeTK2uSrkgiH5pvGPlrVfkYOhCGH9SjYl2HCi6iBqO3A1tROWmVUQHl3E0w/3ZorhkNjb1PP/CBQQR95n64zQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.IO.Compression.4.1.0-beta-23504.nupkg.sha512", - "runtime.unix.System.IO.Compression.nuspec", - "runtimes/unix/lib/dotnet5.4/System.IO.Compression.dll" - ] - }, - "runtime.unix.System.Net.Primitives/4.0.11-beta-23504": { - "sha512": "q6IYscNoG4mqXHL3y6fROYqfs4zmtimlbGtY+ByvCLUdJhIKFJtOWStNzUWAv3O7zBf6RVfT3AbsAqg7yct6mA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Net.Primitives.4.0.11-beta-23504.nupkg.sha512", - "runtime.unix.System.Net.Primitives.nuspec", - "runtimes/unix/lib/dnxcore50/System.Net.Primitives.dll" - ] - }, - "runtime.unix.System.Private.Uri/4.0.1-beta-23504": { - "sha512": "VE+DqWexqssnGv+oliPA4zkFgR6cli1UwbNcQlsvkb7PqRaD67Y6DjSlqtIzh6nRgT5kjcq+sdGCuwPkidOSAA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Private.Uri.4.0.1-beta-23504.nupkg.sha512", - "runtime.unix.System.Private.Uri.nuspec", - "runtimes/unix/lib/dotnet5.1/System.Private.Uri.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "sha512": "g+aj7GEz6yCp9rB2qzcW0A6to9I3QFWbcyVdfer3ac8n1atDm1JkbBkFB/+W9qQ0ThWRlp6mMFTGYLTF5Pqygw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Security.Cryptography.Encoding.4.0.0-beta-23504.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.Encoding.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll" - ] - }, - "runtime.unix.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "sha512": "WOYX7vcx8MpJPhrs6xowQFJ487wf4t2KrIBSq/9FNmdu5PwlxUZd6nsolg6WZ9HxpWITvZmX7ScP7/vuJH10eg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Security.Cryptography.X509Certificates.4.0.0-beta-23504.nupkg.sha512", - "runtime.unix.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll" - ] - }, - "runtime.unix.System.Threading/4.0.11-beta-23504": { - "sha512": "u31otaQ2mmgSqYqClvG1gwAvJs76vxs/3P7u6LX88mur7oLaBNQfTKl9Eb6jawkMPvjO4aTi/PFTocDyGcx1xQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.unix.System.Threading.4.0.11-beta-23504.nupkg.sha512", - "runtime.unix.System.Threading.nuspec", - "runtimes/unix/lib/dotnet5.4/System.Threading.dll" - ] - }, - "runtime.win7.Microsoft.Win32.Primitives/4.0.1-beta-23504": { - "sha512": "EYv9X50H6mUzMs0h2XE0Z85l/2ZAdxxg8ZlGrZRmQ6HIBgaT9UqRTWuncVkETfaPQ3mkt9wFhls4GkotoXt0Dg==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.Microsoft.Win32.Primitives.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.Microsoft.Win32.Primitives.nuspec", - "runtimes/win7/lib/dotnet5.4/Microsoft.Win32.Primitives.dll", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.Console/4.0.0-beta-23504": { - "sha512": "f1V73xPbwDvT7KMJYpWNnVgjUbA8nW//Ue8A5xhSKqcu6t+AdrstYnD76SxiVrvP4b2wwAq0GAqIsKMF5l95jQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Console.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Console.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Console.dll", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23504": { - "sha512": "P6YWygBJDmkJYPU4cfHuHzR8P78RI3JeIPrhfwrN621XKw7kDfC6ats1/SG2qDQ8yhRVdxBhA9lY+AVrFnPZlA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Diagnostics.Debug.nuspec", - "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll", - "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", - "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" - ] - }, - "runtime.win7.System.Globalization.Extensions/4.0.1-beta-23504": { - "sha512": "KjEYFvn2yQPbVMA3EBOSPHH2anM4SiTHwjwDY1jDqKR7OoSnS66R6nHD6Y8xL2/3W+sEDS/AxwMw6j/0PLkukA==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Globalization.Extensions.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.Globalization.Extensions.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Globalization.Extensions.dll", - "runtimes/win7/lib/net/_._" - ] - }, - "runtime.win7.System.IO.Compression/4.1.0-beta-23504": { - "sha512": "+D1KT0Iu057TgBrRegbMTNxHgUEebjxYT5IWKKSUCom4B9JsTuMI+pT1S/MzevKO8WJuZbJIbsjTfKVMVOJWPQ==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.IO.Compression.4.1.0-beta-23504.nupkg.sha512", - "runtime.win7.System.IO.Compression.nuspec", - "runtimes/win7/lib/dotnet5.4/System.IO.Compression.dll", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.Compression.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" - ] - }, - "runtime.win7.System.IO.FileSystem/4.0.1-beta-23504": { - "sha512": "aWrme39RhMeM7pSg4IB0I8nInwgpE9ZtbNJDyLZ8d2SZlmdt78r/GUuCuc/Qm8ogeZZsX50Km0AjZHHrTemtRw==", - "type": "package", - "files": [ - "ref/dotnet/_._", - "runtime.win7.System.IO.FileSystem.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.IO.FileSystem.nuspec", - "runtimes/win7/lib/dotnet5.4/System.IO.FileSystem.dll", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", - "runtimes/win7/lib/win8/_._", - "runtimes/win7/lib/wp8/_._", - "runtimes/win7/lib/wpa81/_._" + "ref/wp80/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._" ] }, - "runtime.win7.System.Net.Http/4.0.1-beta-23504": { - "sha512": "FzrwVpW4rqcv2Ik9FLVhE3V8moXPnq+yBim7++UQlXg6GR84g5evyVAi0ZOXSaozvAug1tXH6Zp1hRxrDmmc/w==", + "Microsoft.NETCore/5.0.1-beta-23504": { + "sha512": "cDdgJBMp1P2KbQ00kLv0pnGAxQZ11fpiSjMoLq1i3/+JNLybMFNDQHBQEENjvjuC3I9WCeizFLYnaOXYA0XpSA==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Net.Http.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.Net.Http.nuspec", - "runtimes/win7/lib/DNXCore50/System.Net.Http.dll", - "runtimes/win7/lib/netcore50/System.Net.Http.dll" + "Microsoft.NETCore.5.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.nuspec", + "_._" ] }, - "runtime.win7.System.Net.NetworkInformation/4.1.0-beta-23504": { - "sha512": "hgYCjv6Qfb9/p4ksev8V9QUow1viGz9r163IwTvSj9fImwtt2IRfdkFS8nmPOEECNg7F78AOxnP9fhzhLDzIqg==", + "Microsoft.NETCore.Platforms/1.0.1-beta-23504": { + "sha512": "J7cp9YTAj9OM2JnwxoX/5JU+SI6gHmAXuQvk1bqK6EjrVjLzk3RRtSDsIrBl6YPmB/QtbZE3RpkanpxK6FVW+w==", "type": "package", "files": [ - "lib/DNXCore50/System.Net.NetworkInformation.dll", - "lib/netcore50/System.Net.NetworkInformation.dll", - "ref/dotnet/_._", - "runtime.win7.System.Net.NetworkInformation.4.1.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Net.NetworkInformation.nuspec", - "runtimes/win7/lib/net/_._" + "Microsoft.NETCore.Platforms.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Platforms.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Net.Primitives/4.0.11-beta-23504": { - "sha512": "c745ierrLu+irFDKR3P/eBsdf3vldenP0oBlYlI9F1Yl06XTZzYCD0O2sgnjotcquzY89yCF80ZikgbgmxwtrA==", - "type": "package", - "files": [ - "lib/DNXCore50/System.Net.Primitives.dll", - "ref/dotnet/_._", - "runtime.win7.System.Net.Primitives.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Net.Primitives.nuspec", - "runtimes/win7/lib/netcore50/System.Net.Primitives.dll" + "Microsoft.NETCore.Portable.Compatibility/1.0.1-beta-23504": { + "sha512": "/12zABXWCTHNRBN6bNHxoqvmnJ1UKVaDSOR1BsAM+sv2aXjGMEM7bcDecvT/1zMKilWDmJpiPJJNCxjdZPQRTA==", + "type": "package", + "files": [ + "Microsoft.NETCore.Portable.Compatibility.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Portable.Compatibility.nuspec", + "lib/dnxcore50/System.ComponentModel.DataAnnotations.dll", + "lib/dnxcore50/System.Core.dll", + "lib/dnxcore50/System.Net.dll", + "lib/dnxcore50/System.Numerics.dll", + "lib/dnxcore50/System.Runtime.Serialization.dll", + "lib/dnxcore50/System.ServiceModel.Web.dll", + "lib/dnxcore50/System.ServiceModel.dll", + "lib/dnxcore50/System.Windows.dll", + "lib/dnxcore50/System.Xml.Linq.dll", + "lib/dnxcore50/System.Xml.Serialization.dll", + "lib/dnxcore50/System.Xml.dll", + "lib/dnxcore50/System.dll", + "lib/net45/_._", + "lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "lib/netcore50/System.Core.dll", + "lib/netcore50/System.Net.dll", + "lib/netcore50/System.Numerics.dll", + "lib/netcore50/System.Runtime.Serialization.dll", + "lib/netcore50/System.ServiceModel.Web.dll", + "lib/netcore50/System.ServiceModel.dll", + "lib/netcore50/System.Windows.dll", + "lib/netcore50/System.Xml.Linq.dll", + "lib/netcore50/System.Xml.Serialization.dll", + "lib/netcore50/System.Xml.dll", + "lib/netcore50/System.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "ref/dotnet/System.ComponentModel.DataAnnotations.dll", + "ref/dotnet/System.Core.dll", + "ref/dotnet/System.Net.dll", + "ref/dotnet/System.Numerics.dll", + "ref/dotnet/System.Runtime.Serialization.dll", + "ref/dotnet/System.ServiceModel.Web.dll", + "ref/dotnet/System.ServiceModel.dll", + "ref/dotnet/System.Windows.dll", + "ref/dotnet/System.Xml.Linq.dll", + "ref/dotnet/System.Xml.Serialization.dll", + "ref/dotnet/System.Xml.dll", + "ref/dotnet/System.dll", + "ref/dotnet/mscorlib.dll", + "ref/net45/_._", + "ref/netcore50/System.ComponentModel.DataAnnotations.dll", + "ref/netcore50/System.Core.dll", + "ref/netcore50/System.Net.dll", + "ref/netcore50/System.Numerics.dll", + "ref/netcore50/System.Runtime.Serialization.dll", + "ref/netcore50/System.ServiceModel.Web.dll", + "ref/netcore50/System.ServiceModel.dll", + "ref/netcore50/System.Windows.dll", + "ref/netcore50/System.Xml.Linq.dll", + "ref/netcore50/System.Xml.Serialization.dll", + "ref/netcore50/System.Xml.dll", + "ref/netcore50/System.dll", + "ref/netcore50/mscorlib.dll", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll", + "runtimes/aot/lib/netcore50/System.Core.dll", + "runtimes/aot/lib/netcore50/System.Net.dll", + "runtimes/aot/lib/netcore50/System.Numerics.dll", + "runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll", + "runtimes/aot/lib/netcore50/System.ServiceModel.dll", + "runtimes/aot/lib/netcore50/System.Windows.dll", + "runtimes/aot/lib/netcore50/System.Xml.Linq.dll", + "runtimes/aot/lib/netcore50/System.Xml.Serialization.dll", + "runtimes/aot/lib/netcore50/System.Xml.dll", + "runtimes/aot/lib/netcore50/System.dll", + "runtimes/aot/lib/netcore50/mscorlib.dll" + ] + }, + "Microsoft.NETCore.Runtime/1.0.1-beta-23504": { + "sha512": "hEVWLbn4oo3Gf3DLBkUpStzZyjXhengfWwKEva0jRYg4DjpHpVSCgNtdX2/g1IcKssWn00a1uaabQ+j1J2kwAg==", + "type": "package", + "files": [ + "Microsoft.NETCore.Runtime.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.nuspec", + "_._" ] }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23504": { - "sha512": "GUz2PrdyNkqBU/V7G8dftCxJgND+0OLxebHWf5X/GXDuBdnFQn2qJB8SX3CF7753rmWnR4xbXIahzYfqqRtwyA==", + "Microsoft.NETCore.Runtime.CoreCLR/1.0.1-beta-23504": { + "sha512": "HI1OiS+2COrFMt3a1QXIP1xf9ECmpE8G1lG27GPeww5NeHvKsKpajdiauGBnmiEFZ02ITHS4XlZz7qRbUGzFRA==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Private.Uri.4.0.1-beta-23504.nupkg.sha512", - "runtime.win7.System.Private.Uri.nuspec", - "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll", - "runtimes/win7/lib/netcore50/System.Private.Uri.dll", - "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll" + "Microsoft.NETCore.Runtime.CoreCLR.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.CoreCLR.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23504": { - "sha512": "fMdKRUcn+PHDzh1Es8x1ruyvgn85jtbYJ2aKnjHceX5A2lxGKhgakFzN4UhcjDOjMWzKIBi3PZjmEyTKGUsMHA==", + "Microsoft.NETCore.Runtime.Native/1.0.1-beta-23504": { + "sha512": "Se+I+Zd0ZH8IK7DTNBnS5VRDJNJ1wrtEPV4WiY7IYipoLnGQnyrXoxtSSHvZLjz46dSUecVQ7z+O6VGGBwvQUg==", "type": "package", "files": [ - "lib/DNXCore50/System.Runtime.Extensions.dll", - "lib/netcore50/System.Runtime.Extensions.dll", - "ref/dotnet/_._", - "runtime.win7.System.Runtime.Extensions.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Runtime.Extensions.nuspec", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" + "Microsoft.NETCore.Runtime.Native.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Runtime.Native.nuspec", + "_._" ] }, - "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23504": { - "sha512": "WNd7z7fFOLpadoWd/8GNDgrdQdCwXs0mEr8Yvu27trj2KF3TYybBYf/GfQEPRBMri7ftKqaoTDBp6swZrweLYA==", + "Microsoft.NETCore.Targets/1.0.1-beta-23504": { + "sha512": "lpC6eYJxoPF3OXl8cYbB5Xj51DpeqQxEUgjybk/JDPFx7Ekb8BPvxOqClYQiQQ4RKz9Q+fKeAbg4Lg9eb/YPXg==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.Algorithms.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Algorithms.dll", - "runtimes/win7/lib/net/_._" + "Microsoft.NETCore.Targets.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Targets.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "sha512": "ixhi8SrJuWC+b1+VDJhgxgC3IF430YlWZNVDHASrh8aGBlly9BylcSdu+MLutUBPudHBTCRqFtBK8C1pUoTXgA==", + "Microsoft.NETCore.Targets.DNXCore/5.0.0-beta-23504": { + "sha512": "/bYlx74RmDOCsj9Z4CHpMDzQjdfW5pIkLwvkoUJZBmy6ezbWkGfqRqUU2BlJZbj+XYxiEsGx5X3ogOPbMmci2g==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.Encoding.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.Encoding.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.Encoding.dll", - "runtimes/win7/lib/net/_._" + "Microsoft.NETCore.Targets.DNXCore.5.0.0-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Targets.DNXCore.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "sha512": "oc3V79b+Wp/aN1ApMPUE7VxoUQVcoTOoTerc+YFFj7KbRKuoWxjdxPpH+RiK3BU57ctCViDU8aWZUqbx2zO+kQ==", + "Microsoft.NETCore.Windows.ApiSets/1.0.1-beta-23504": { + "sha512": "VAtx+xo/JQnzeQ8rK8c7fTCVfPhoVwH6xpfeP0BaH/8gaC46OqClEIzvMhEZ0UHt67CLfecaxZRwkOF2h7tRFw==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Security.Cryptography.X509Certificates.4.0.0-beta-23504.nupkg.sha512", - "runtime.win7.System.Security.Cryptography.X509Certificates.nuspec", - "runtimes/win7/lib/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win7/lib/net/_._", - "runtimes/win7/lib/netcore50/System.Security.Cryptography.X509Certificates.dll" + "Microsoft.NETCore.Windows.ApiSets.1.0.1-beta-23504.nupkg.sha512", + "Microsoft.NETCore.Windows.ApiSets.nuspec", + "runtime.json" ] }, - "runtime.win7.System.Threading/4.0.11-beta-23504": { - "sha512": "4SnYQSAruAa8On89ew+88TNbtzlP6j8lVsv4/3KGX0kToyt9iIMaDF698SH09jJ2mYL5NugtOrLsrsCvDDFfQQ==", + "Microsoft.VisualBasic/10.0.1-beta-23504": { + "sha512": "rgmvkhiP34p4Hme3V1IrF3hBJnw7g/96Kum9Fttv5vE5T32EJOU9JWgHbevJkZxLPCT3jpbugbIErutJ7hdIyQ==", "type": "package", "files": [ - "ref/dotnet/_._", - "runtime.win7.System.Threading.4.0.11-beta-23504.nupkg.sha512", - "runtime.win7.System.Threading.nuspec", - "runtimes/win7/lib/DNXCore50/System.Threading.dll", - "runtimes/win7/lib/netcore50/System.Threading.dll", - "runtimes/win8-aot/lib/netcore50/System.Threading.dll" + "Microsoft.VisualBasic.10.0.1-beta-23504.nupkg.sha512", + "Microsoft.VisualBasic.nuspec", + "lib/dotnet5.4/Microsoft.VisualBasic.dll", + "lib/net45/_._", + "lib/netcore50/Microsoft.VisualBasic.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "ref/dotnet5.2/Microsoft.VisualBasic.dll", + "ref/dotnet5.2/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/de/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/es/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/fr/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/it/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/ja/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/ko/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/ru/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/zh-hans/Microsoft.VisualBasic.xml", + "ref/dotnet5.2/zh-hant/Microsoft.VisualBasic.xml", + "ref/net45/_._", + "ref/netcore50/Microsoft.VisualBasic.dll", + "ref/netcore50/Microsoft.VisualBasic.xml", + "ref/netcore50/de/Microsoft.VisualBasic.xml", + "ref/netcore50/es/Microsoft.VisualBasic.xml", + "ref/netcore50/fr/Microsoft.VisualBasic.xml", + "ref/netcore50/it/Microsoft.VisualBasic.xml", + "ref/netcore50/ja/Microsoft.VisualBasic.xml", + "ref/netcore50/ko/Microsoft.VisualBasic.xml", + "ref/netcore50/ru/Microsoft.VisualBasic.xml", + "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml", + "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml", + "ref/win8/_._", + "ref/wpa81/_._" ] }, "System.AppContext/4.0.1-beta-23504": { @@ -6125,36 +1507,6 @@ "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml" ] }, - "System.Collections.NonGeneric/4.0.1-beta-23504": { - "sha512": "77sjjsnYvdvXbQsx2H1P++W3e14iTbj3AP75ruupt2XFrfQz0B4P6lCRIBu/vRGABZ+r4mN/uqweUASs2dDH9A==", - "type": "package", - "files": [ - "System.Collections.NonGeneric.4.0.1-beta-23504.nupkg.sha512", - "System.Collections.NonGeneric.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/System.Collections.NonGeneric.dll", - "lib/net46/System.Collections.NonGeneric.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Collections.NonGeneric.dll", - "ref/dotnet5.4/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/de/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/es/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/fr/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/it/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/ja/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/ko/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/ru/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/zh-hans/System.Collections.NonGeneric.xml", - "ref/dotnet5.4/zh-hant/System.Collections.NonGeneric.xml", - "ref/net46/System.Collections.NonGeneric.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, "System.ComponentModel/4.0.1-beta-23504": { "sha512": "kdiCEzPhbAEBuOagqpCBX+JeAaTMsbx4PjOz0HYZrRS8LKe5pdmx+7Jqv+InDTQ7O84K6dUfoWYHdvo8npkhJw==", "type": "package", @@ -6250,65 +1602,6 @@ "ref/xamarinmac20/_._" ] }, - "System.ComponentModel.EventBasedAsync/4.0.11-beta-23504": { - "sha512": "N9GYUAXf51vT0E2RdPK6kLxtlbrrXbNqq7zd5c7woylEqMcC2depjmB6Uyy/WOtkoA63qJKYrOcBpn6nPIQ5fQ==", - "type": "package", - "files": [ - "System.ComponentModel.EventBasedAsync.4.0.11-beta-23504.nupkg.sha512", - "System.ComponentModel.EventBasedAsync.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", - "lib/net45/_._", - "lib/netcore50/System.ComponentModel.EventBasedAsync.dll", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.1/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/de/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/es/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/fr/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/it/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/ja/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/ko/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.1/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.dll", - "ref/dotnet5.4/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/de/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/es/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/fr/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/it/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/ja/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/ko/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "ref/dotnet5.4/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/net45/_._", - "ref/netcore50/System.ComponentModel.EventBasedAsync.dll", - "ref/netcore50/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/de/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/es/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/fr/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/it/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/ja/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/ko/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/ru/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/zh-hans/System.ComponentModel.EventBasedAsync.xml", - "ref/netcore50/zh-hant/System.ComponentModel.EventBasedAsync.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, "System.Console/4.0.0-beta-23504": { "sha512": "fuAquEM/2DrY8axtMIbEw1Qk8oX2WCPyd2ws2W0u7PDWlxtFMuFSI4rAOW2hs/S5aGsl5qcpJ2A8ELJW0c/JOw==", "type": "package", @@ -6339,6 +1632,47 @@ "runtime.json" ] }, + "System.Diagnostics.Contracts/4.0.1-beta-23504": { + "sha512": "knQ8P68NRuj11x+3ug3mGummBXhL99qRj2v4FahB4x7qH3Ofparq4DPQY9LtbpvRVGJH+2kYJaOzDV6XceHqFg==", + "type": "package", + "files": [ + "System.Diagnostics.Contracts.4.0.1-beta-23504.nupkg.sha512", + "System.Diagnostics.Contracts.nuspec", + "lib/DNXCore50/System.Diagnostics.Contracts.dll", + "lib/net45/_._", + "lib/netcore50/System.Diagnostics.Contracts.dll", + "lib/win8/_._", + "lib/wp80/_._", + "lib/wpa81/_._", + "ref/dotnet5.1/System.Diagnostics.Contracts.dll", + "ref/dotnet5.1/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/de/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/es/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/fr/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/it/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/ja/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/ko/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/ru/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/zh-hans/System.Diagnostics.Contracts.xml", + "ref/dotnet5.1/zh-hant/System.Diagnostics.Contracts.xml", + "ref/net45/_._", + "ref/netcore50/System.Diagnostics.Contracts.dll", + "ref/netcore50/System.Diagnostics.Contracts.xml", + "ref/netcore50/de/System.Diagnostics.Contracts.xml", + "ref/netcore50/es/System.Diagnostics.Contracts.xml", + "ref/netcore50/fr/System.Diagnostics.Contracts.xml", + "ref/netcore50/it/System.Diagnostics.Contracts.xml", + "ref/netcore50/ja/System.Diagnostics.Contracts.xml", + "ref/netcore50/ko/System.Diagnostics.Contracts.xml", + "ref/netcore50/ru/System.Diagnostics.Contracts.xml", + "ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml", + "ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml", + "ref/win8/_._", + "ref/wp80/_._", + "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Contracts.dll" + ] + }, "System.Diagnostics.Debug/4.0.11-beta-23504": { "sha512": "wuBgKPGpBmyQfl88WA6sqQ+OaOqRBNi4C4XwjVAKuhqJ4y3tgdcpX72vwhyOoPbnnkCiEaIdPaelmNEzQHAnRw==", "type": "package", @@ -6397,6 +1731,38 @@ "runtime.json" ] }, + "System.Diagnostics.StackTrace/4.0.1-beta-23504": { + "sha512": "aITNhWOduMAYqcgKcMzEjLxJjhh7GGYi3gGf1eKH58RjPD9Q20zwsWGUNO8WC3ahSSmjNxxjCj3bOBGVnIrFmw==", + "type": "package", + "files": [ + "System.Diagnostics.StackTrace.4.0.1-beta-23504.nupkg.sha512", + "System.Diagnostics.StackTrace.nuspec", + "lib/DNXCore50/System.Diagnostics.StackTrace.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Diagnostics.StackTrace.dll", + "lib/netcore50/System.Diagnostics.StackTrace.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/dotnet5.4/System.Diagnostics.StackTrace.dll", + "ref/dotnet5.4/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/de/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/es/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/fr/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/it/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/ja/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/ko/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/ru/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/zh-hans/System.Diagnostics.StackTrace.xml", + "ref/dotnet5.4/zh-hant/System.Diagnostics.StackTrace.xml", + "ref/net46/System.Diagnostics.StackTrace.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Diagnostics.StackTrace.dll" + ] + }, "System.Diagnostics.Tools/4.0.1-beta-23504": { "sha512": "deblyOnmqyQFbZqv0o4rwvp0kySJYgOyQ3HVboYhhJrw88geug2ASMg46ZcieuMKfFavDufhNnlHsi97LV0uLw==", "type": "package", @@ -6897,36 +2263,6 @@ "ref/xamarinmac20/_._" ] }, - "System.IO.FileSystem.Watcher/4.0.0-beta-23504": { - "sha512": "h1GNVT7jnOj6U3l6jKt5pBdIVGyAEJrUQIG1PP8xGOzkUi+I96xeXij3k/NQNNZPY/gJZ9rMiyuvkpR0xVb/DA==", - "type": "package", - "files": [ - "System.IO.FileSystem.Watcher.4.0.0-beta-23504.nupkg.sha512", - "System.IO.FileSystem.Watcher.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Watcher.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.dll", - "ref/dotnet5.4/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/de/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/es/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/fr/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/it/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/ja/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/ko/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/ru/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/zh-hans/System.IO.FileSystem.Watcher.xml", - "ref/dotnet5.4/zh-hant/System.IO.FileSystem.Watcher.xml", - "ref/net46/System.IO.FileSystem.Watcher.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, "System.IO.UnmanagedMemoryStream/4.0.1-beta-23504": { "sha512": "EyI2VvkB50bx2LfHhbZHx6erYVcNw+rSZHWkBdMyrm80uUn6O/U2ZjbzUkRVe2QaLWV4MVILDGt98Pa28rU21w==", "type": "package", @@ -7381,18 +2717,6 @@ "ref/xamarinmac20/_._" ] }, - "System.Private.Networking/4.0.1-beta-23504": { - "sha512": "Ifg6HYCTSdfjFKY4i5bHp+D+ftYNqQDPxN3qm5sLWmBx1M8UMTdO86LuVyz18SJND0IXQDVDHBGLq3h8Yo/dfg==", - "type": "package", - "files": [ - "System.Private.Networking.4.0.1-beta-23504.nupkg.sha512", - "System.Private.Networking.nuspec", - "lib/DNXCore50/System.Private.Networking.dll", - "lib/netcore50/System.Private.Networking.dll", - "ref/dnxcore50/_._", - "ref/netcore50/_._" - ] - }, "System.Private.Uri/4.0.1-beta-23504": { "sha512": "rKX89ly6HK4o4Tz+Eg6tad5RIIDYNb3QGNttQrNUUdGaAS190rxQU82HfLcZp7Y9Q+5lF6WhBmw8hFTNvCA3yw==", "type": "package", @@ -7521,34 +2845,6 @@ "ref/xamarinmac20/_._" ] }, - "System.Reflection.Emit/4.0.1-beta-23504": { - "sha512": "69RcAGH9B/+gH/wK3ldl4+Ex14gL2BvsCSORl9GyVGH69x0ojVqT+Wbv1Hm+G11M+wtbngM/B/tCGSrA5LWnaw==", - "type": "package", - "files": [ - "System.Reflection.Emit.4.0.1-beta-23504.nupkg.sha512", - "System.Reflection.Emit.nuspec", - "lib/DNXCore50/System.Reflection.Emit.dll", - "lib/MonoAndroid10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/dotnet5.2/System.Reflection.Emit.dll", - "ref/dotnet5.2/System.Reflection.Emit.xml", - "ref/dotnet5.2/de/System.Reflection.Emit.xml", - "ref/dotnet5.2/es/System.Reflection.Emit.xml", - "ref/dotnet5.2/fr/System.Reflection.Emit.xml", - "ref/dotnet5.2/it/System.Reflection.Emit.xml", - "ref/dotnet5.2/ja/System.Reflection.Emit.xml", - "ref/dotnet5.2/ko/System.Reflection.Emit.xml", - "ref/dotnet5.2/ru/System.Reflection.Emit.xml", - "ref/dotnet5.2/zh-hans/System.Reflection.Emit.xml", - "ref/dotnet5.2/zh-hant/System.Reflection.Emit.xml", - "ref/net45/_._", - "ref/xamarinmac20/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, "System.Reflection.Emit.ILGeneration/4.0.0": { "sha512": "02okuusJ0GZiHZSD2IOLIN41GIn6qOr7i5+86C98BPuhlwWqVABwebiGNvhDiXP1f9a6CxEigC7foQD42klcDg==", "type": "package", @@ -7574,58 +2870,6 @@ "ref/wp80/_._" ] }, - "System.Reflection.Emit.ILGeneration/4.0.1-beta-23504": { - "sha512": "UojLp723xNs9aeU6FsUW3zF09tBOtC1suz20l6Db9HSPm0pS4Ku1xkt9/VFe8Hx8xbQx/ZnsLXnc0myncmVx9w==", - "type": "package", - "files": [ - "System.Reflection.Emit.ILGeneration.4.0.1-beta-23504.nupkg.sha512", - "System.Reflection.Emit.ILGeneration.nuspec", - "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/wp80/_._", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.dll", - "ref/dotnet5.1/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/de/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/es/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/it/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/dotnet5.1/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/net45/_._", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, - "System.Reflection.Emit.Lightweight/4.0.1-beta-23504": { - "sha512": "B3+cwPHQ6QiJsyO7EkqyRfmavKT172EuwfdnmhrGUFDGziT2qSwVUyJuYuo8smRQ6vgYXyeY3MPSmYdIahqqSA==", - "type": "package", - "files": [ - "System.Reflection.Emit.Lightweight.4.0.1-beta-23504.nupkg.sha512", - "System.Reflection.Emit.Lightweight.nuspec", - "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/wp80/_._", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.dll", - "ref/dotnet5.1/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/de/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/es/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/fr/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/it/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/ja/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/ko/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/ru/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/dotnet5.1/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/net45/_._", - "ref/wp80/_._", - "runtimes/aot/lib/netcore50/_._" - ] - }, "System.Reflection.Extensions/4.0.1-beta-23504": { "sha512": "u7rIcU0ysTG4U9R6Dyv/AOQkdSuXf19sM1M0+XZRScca6i6CIrraScWDUq8/Y2pQ4xdVJHIhsQm2a6qraxLonw==", "type": "package", @@ -8111,78 +3355,6 @@ "runtime.json" ] }, - "System.Security.Cryptography.Cng/4.0.0-beta-23504": { - "sha512": "DzXAfI6rD17p9Ps+CdYZlhDLzu78IIfAmqHjQ2kVdapkBBvkpw2mIK089HidT/JgM/M9GVVERN0gzlWS2yHb7w==", - "type": "package", - "files": [ - "System.Security.Cryptography.Cng.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Cng.nuspec", - "lib/dotnet5.4/System.Security.Cryptography.Cng.dll", - "lib/net46/System.Security.Cryptography.Cng.dll", - "ref/dotnet5.4/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll" - ] - }, - "System.Security.Cryptography.Csp/4.0.0-beta-23504": { - "sha512": "WFwSawLDe+Fg6mb0ZWldXwHoDkdhan8dAywK5rJkE6kmtmNt2rCtORUL1Ri/ZIIvOwke5xeK3D12mpoWvNqo+g==", - "type": "package", - "files": [ - "System.Security.Cryptography.Csp.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Csp.nuspec", - "lib/DNXCore50/System.Security.Cryptography.Csp.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Csp.dll", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, - "System.Security.Cryptography.Encoding/4.0.0-beta-23504": { - "sha512": "iObsTOwqwRsvolgEy0KKOOSoqZZESRq7kc9fSYZAXx2st0nAFmq1eGLR0OdQCm/hBtXYu8qmUyEycASsCYch/g==", - "type": "package", - "files": [ - "System.Security.Cryptography.Encoding.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.Encoding.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.dll", - "ref/dotnet5.4/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/de/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/es/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/fr/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/it/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/ja/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/ko/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/ru/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/dotnet5.4/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, - "System.Security.Cryptography.OpenSsl/4.0.0-beta-23504": { - "sha512": "953ZdUgQS5DSzBJcUsa8l5zmAz8Y1C5OJ1kWaNIQutvIwEYf6Dp/E2DqTtNuQ40FZ765flm93oRNKHsfx6DY6A==", - "type": "package", - "files": [ - "System.Security.Cryptography.OpenSsl.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.OpenSsl.nuspec", - "ref/dotnet5.4/System.Security.Cryptography.OpenSsl.dll", - "runtimes/unix/lib/dotnet5.4/System.Security.Cryptography.OpenSsl.dll" - ] - }, "System.Security.Cryptography.Primitives/4.0.0-beta-23504": { "sha512": "IeEsY14NY8P4Diq3+xByaOBqQh7T5x55p38K78q3abi7MMhebZ2ulPs9/h+q+roTiarc8ZhO6v6ewllb883nyA==", "type": "package", @@ -8203,36 +3375,6 @@ "ref/xamarinmac20/_._" ] }, - "System.Security.Cryptography.X509Certificates/4.0.0-beta-23504": { - "sha512": "ukuGfOlg7hwEMSoxuUtojcoMNou6k7BR7yzPVAWD0DyActvQSbuh/Mhu4O6JRx1GsV3poZaD7SpjfLqQz651jg==", - "type": "package", - "files": [ - "System.Security.Cryptography.X509Certificates.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Cryptography.X509Certificates.nuspec", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.dll", - "ref/dotnet5.4/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/dotnet5.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtime.json" - ] - }, "System.Security.Principal/4.0.1-beta-23504": { "sha512": "VTW5OowEsQ34UwcW3Z9EHDEiX10dE+dY6/ZD1zYnZ761wwtonCKBZSYxXnVt5P0I/IF5frflJwNoyxQBiOt38g==", "type": "package", @@ -8273,28 +3415,6 @@ "ref/wpa81/_._" ] }, - "System.Security.Principal.Windows/4.0.0-beta-23504": { - "sha512": "hU0ceSlYTWX211SUgHWrIpK275QXFLYlV6ouoQRCmc7BhjeCh05jnd/tyGfM0U1OGH52pzRGQxnLxtDax9TwOA==", - "type": "package", - "files": [ - "System.Security.Principal.Windows.4.0.0-beta-23504.nupkg.sha512", - "System.Security.Principal.Windows.nuspec", - "lib/DNXCore50/System.Security.Principal.Windows.dll", - "lib/net46/System.Security.Principal.Windows.dll", - "ref/dotnet5.4/System.Security.Principal.Windows.dll", - "ref/dotnet5.4/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/de/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/es/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/fr/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/it/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/ja/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/ko/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/ru/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/zh-hans/System.Security.Principal.Windows.xml", - "ref/dotnet5.4/zh-hant/System.Security.Principal.Windows.xml", - "ref/net46/System.Security.Principal.Windows.dll" - ] - }, "System.Text.Encoding/4.0.11-beta-23504": { "sha512": "nbYGswoknFhzceL6woboAO0K92vd6DO4Q97MVH1eTZ7D2dtQEuEB4niwRxYGp7j/WGfpXQSHzTL1KqRFKCMZwQ==", "type": "package", @@ -8532,29 +3652,6 @@ "runtime.json" ] }, - "System.Threading.Overlapped/4.0.1-beta-23504": { - "sha512": "zEksmLDlQISpknsrHdnouV++uKNd0agZzz/XQlVGOxU+4AsJirgdgPXeIj+teCd6aSu1j0HWv0qoFGrMgBKWXw==", - "type": "package", - "files": [ - "System.Threading.Overlapped.4.0.1-beta-23504.nupkg.sha512", - "System.Threading.Overlapped.nuspec", - "lib/DNXCore50/System.Threading.Overlapped.dll", - "lib/net46/System.Threading.Overlapped.dll", - "lib/netcore50/System.Threading.Overlapped.dll", - "ref/dotnet5.4/System.Threading.Overlapped.dll", - "ref/dotnet5.4/System.Threading.Overlapped.xml", - "ref/dotnet5.4/de/System.Threading.Overlapped.xml", - "ref/dotnet5.4/es/System.Threading.Overlapped.xml", - "ref/dotnet5.4/fr/System.Threading.Overlapped.xml", - "ref/dotnet5.4/it/System.Threading.Overlapped.xml", - "ref/dotnet5.4/ja/System.Threading.Overlapped.xml", - "ref/dotnet5.4/ko/System.Threading.Overlapped.xml", - "ref/dotnet5.4/ru/System.Threading.Overlapped.xml", - "ref/dotnet5.4/zh-hans/System.Threading.Overlapped.xml", - "ref/dotnet5.4/zh-hant/System.Threading.Overlapped.xml", - "ref/net46/System.Threading.Overlapped.dll" - ] - }, "System.Threading.Tasks/4.0.11-beta-23504": { "sha512": "4GDxeC8aOFF6r49Y0aLgPa3chmtieP+SqrFj7N+h58h+Wn3beAZhzFqvR9hEeJ918zNur/W78uuMho0UUTqLtw==", "type": "package", @@ -8667,66 +3764,6 @@ "ref/wpa81/_._" ] }, - "System.Threading.Thread/4.0.0-beta-23504": { - "sha512": "D3zvCZDSjODrr0TjaPErBitArzcfqnTCU2tnXodFpLXncU/7SSIaVSyir7eTb9nAsGje9IEu2C4HDNQppgStRQ==", - "type": "package", - "files": [ - "System.Threading.Thread.4.0.0-beta-23504.nupkg.sha512", - "System.Threading.Thread.nuspec", - "lib/DNXCore50/System.Threading.Thread.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.Thread.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Threading.Thread.dll", - "ref/dotnet5.4/System.Threading.Thread.xml", - "ref/dotnet5.4/de/System.Threading.Thread.xml", - "ref/dotnet5.4/es/System.Threading.Thread.xml", - "ref/dotnet5.4/fr/System.Threading.Thread.xml", - "ref/dotnet5.4/it/System.Threading.Thread.xml", - "ref/dotnet5.4/ja/System.Threading.Thread.xml", - "ref/dotnet5.4/ko/System.Threading.Thread.xml", - "ref/dotnet5.4/ru/System.Threading.Thread.xml", - "ref/dotnet5.4/zh-hans/System.Threading.Thread.xml", - "ref/dotnet5.4/zh-hant/System.Threading.Thread.xml", - "ref/net46/System.Threading.Thread.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, - "System.Threading.ThreadPool/4.0.10-beta-23504": { - "sha512": "rkiVr/hl/O/wTfjIC63ONJzenCCCETE6bf3Lufk0qLBrZeY6A94OrylDYusocl/bhtuR2JidWcKU2JR7cbObgw==", - "type": "package", - "files": [ - "System.Threading.ThreadPool.4.0.10-beta-23504.nupkg.sha512", - "System.Threading.ThreadPool.nuspec", - "lib/DNXCore50/System.Threading.ThreadPool.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Threading.ThreadPool.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/dotnet5.4/System.Threading.ThreadPool.dll", - "ref/dotnet5.4/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/de/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/es/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/fr/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/it/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/ja/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/ko/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/ru/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/zh-hans/System.Threading.ThreadPool.xml", - "ref/dotnet5.4/zh-hant/System.Threading.ThreadPool.xml", - "ref/net46/System.Threading.ThreadPool.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._" - ] - }, "System.Threading.Timer/4.0.1-beta-23504": { "sha512": "K3nIipV88Q7IVQ5gJQYOL8NtcviLlt3pmaN6xRXcXpoKqMy6Q6+dwRw+uFstsx28qCKTGMz+OF9X0cf4XNq67Q==", "type": "package", @@ -8888,6 +3925,7 @@ "projectFileDependencyGroups": { "": [ "Microsoft.NETCore >= 5.0.1-beta-23504", + "Microsoft.NETCore.Portable.Compatibility >= 1.0.1-beta-23504", "System.Console >= 4.0.0-beta-23504", "System.Reflection >= 4.1.0-beta-23504", "System.Security.Cryptography.Algorithms >= 4.0.0-beta-23504"