From 901bf2faf1c405e1a95e4490d0b2263ecb300e11 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Thu, 15 Oct 2015 18:31:27 -0700 Subject: [PATCH] Updating json files to pin versions and build.cmd to pin KoreBuild and DNX --- .../project.json | 2 +- .../project.lock.json | 315 +- .../project.json | 2 +- .../project.lock.json | 522 +- .../project.json | 4 +- .../project.lock.json | 4890 +++++++++++++++-- 6 files changed, 4779 insertions(+), 956 deletions(-) diff --git a/src/Microsoft.Framework.DependencyInjection.Abstractions/project.json b/src/Microsoft.Framework.DependencyInjection.Abstractions/project.json index a40336b5..0cd79b1b 100644 --- a/src/Microsoft.Framework.DependencyInjection.Abstractions/project.json +++ b/src/Microsoft.Framework.DependencyInjection.Abstractions/project.json @@ -10,7 +10,7 @@ }, "dependencies": { "Microsoft.Framework.NotNullAttribute.Sources": { - "version": "1.0.0-*", + "version": "1.0.0-beta8", "type": "build" } }, diff --git a/src/Microsoft.Framework.DependencyInjection.Abstractions/project.lock.json b/src/Microsoft.Framework.DependencyInjection.Abstractions/project.lock.json index 61278011..3cd87926 100644 --- a/src/Microsoft.Framework.DependencyInjection.Abstractions/project.lock.json +++ b/src/Microsoft.Framework.DependencyInjection.Abstractions/project.lock.json @@ -3,7 +3,7 @@ "version": 2, "targets": { ".NETFramework,Version=v4.5": { - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", @@ -20,7 +20,7 @@ } }, "DNX,Version=v4.5.1": { - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", @@ -37,10 +37,10 @@ } }, "DNXCore,Version=v5.0": { - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23326" + "System.Runtime": "4.0.21-beta-23409" }, "compile": { "lib/dnxcore50/Microsoft.Framework.NotNullAttribute.Sources.dll": {} @@ -166,7 +166,7 @@ "lib/dotnet/System.ObjectModel.dll": {} } }, - "System.Private.Uri/4.0.1-beta-23326": { + "System.Private.Uri/4.0.1-beta-23409": { "type": "package", "compile": { "ref/dnxcore50/_._": {} @@ -268,10 +268,10 @@ "lib/DNXCore50/System.Resources.ResourceManager.dll": {} } }, - "System.Runtime/4.0.21-beta-23326": { + "System.Runtime/4.0.21-beta-23409": { "type": "package", "dependencies": { - "System.Private.Uri": "4.0.1-beta-23326" + "System.Private.Uri": "4.0.1-beta-23409" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -282,11 +282,8 @@ }, "System.Runtime.Extensions/4.0.10": { "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, "compile": { - "ref/dotnet/System.Runtime.Extensions.dll": {} + "lib/contract/System.Runtime.Extensions.dll": {} }, "runtime": { "lib/DNXCore50/System.Runtime.Extensions.dll": {} @@ -325,7 +322,7 @@ } }, ".NETPlatform,Version=v5.0": { - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -452,9 +449,6 @@ }, "System.Runtime.Extensions/4.0.10": { "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} } @@ -479,7 +473,7 @@ } }, ".NETFramework,Version=v4.5/win7-x86": { - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", @@ -496,7 +490,7 @@ } }, ".NETFramework,Version=v4.5/win7-x64": { - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", @@ -513,7 +507,7 @@ } }, "DNX,Version=v4.5.1/win7-x86": { - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", @@ -530,7 +524,7 @@ } }, "DNX,Version=v4.5.1/win7-x64": { - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", @@ -547,10 +541,10 @@ } }, "DNXCore,Version=v5.0/win7-x86": { - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23326" + "System.Runtime": "4.0.21-beta-23409" }, "compile": { "lib/dnxcore50/Microsoft.Framework.NotNullAttribute.Sources.dll": {} @@ -568,7 +562,7 @@ "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} } }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23326": { + "runtime.win7.System.Private.Uri/4.0.1-beta-23409": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -694,7 +688,7 @@ "lib/dotnet/System.ObjectModel.dll": {} } }, - "System.Private.Uri/4.0.1-beta-23326": { + "System.Private.Uri/4.0.1-beta-23409": { "type": "package", "compile": { "ref/dnxcore50/_._": {} @@ -811,10 +805,10 @@ "lib/DNXCore50/System.Resources.ResourceManager.dll": {} } }, - "System.Runtime/4.0.21-beta-23326": { + "System.Runtime/4.0.21-beta-23409": { "type": "package", "dependencies": { - "System.Private.Uri": "4.0.1-beta-23326" + "System.Private.Uri": "4.0.1-beta-23409" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -825,11 +819,8 @@ }, "System.Runtime.Extensions/4.0.10": { "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, "compile": { - "ref/dotnet/System.Runtime.Extensions.dll": {} + "lib/contract/System.Runtime.Extensions.dll": {} }, "runtime": { "lib/DNXCore50/System.Runtime.Extensions.dll": {} @@ -868,10 +859,10 @@ } }, "DNXCore,Version=v5.0/win7-x64": { - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23326" + "System.Runtime": "4.0.21-beta-23409" }, "compile": { "lib/dnxcore50/Microsoft.Framework.NotNullAttribute.Sources.dll": {} @@ -889,7 +880,7 @@ "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} } }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23326": { + "runtime.win7.System.Private.Uri/4.0.1-beta-23409": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -1015,7 +1006,7 @@ "lib/dotnet/System.ObjectModel.dll": {} } }, - "System.Private.Uri/4.0.1-beta-23326": { + "System.Private.Uri/4.0.1-beta-23409": { "type": "package", "compile": { "ref/dnxcore50/_._": {} @@ -1132,10 +1123,10 @@ "lib/DNXCore50/System.Resources.ResourceManager.dll": {} } }, - "System.Runtime/4.0.21-beta-23326": { + "System.Runtime/4.0.21-beta-23409": { "type": "package", "dependencies": { - "System.Private.Uri": "4.0.1-beta-23326" + "System.Private.Uri": "4.0.1-beta-23409" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -1146,11 +1137,8 @@ }, "System.Runtime.Extensions/4.0.10": { "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, "compile": { - "ref/dotnet/System.Runtime.Extensions.dll": {} + "lib/contract/System.Runtime.Extensions.dll": {} }, "runtime": { "lib/DNXCore50/System.Runtime.Extensions.dll": {} @@ -1189,7 +1177,7 @@ } }, ".NETPlatform,Version=v5.0/win7-x86": { - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -1345,9 +1333,6 @@ }, "System.Runtime.Extensions/4.0.10": { "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} } @@ -1372,7 +1357,7 @@ } }, ".NETPlatform,Version=v5.0/win7-x64": { - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -1528,9 +1513,6 @@ }, "System.Runtime.Extensions/4.0.10": { "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, "compile": { "ref/dotnet/System.Runtime.Extensions.dll": {} } @@ -1556,9 +1538,9 @@ } }, "libraries": { - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", - "sha512": "8DFD8a91gha9VeyV3DKLTaJZwyyVmFq7GgZNKSX86rsfcP124U/5n6rYV5+2VETqZG4BTZfv0NJmTDhIGYdsuQ==", + "sha512": "oes7G+FuEP0jjKWYFiMbxvqreUehJOf2bmh029UQA8t+QJyxCVYEXrEBytWofFAHF6s+xZtjS/ZA+5v10VJuYQ==", "files": [ "lib/dnx451/Microsoft.Framework.NotNullAttribute.Sources.dll", "lib/dnx451/Microsoft.Framework.NotNullAttribute.Sources.xml", @@ -1568,8 +1550,8 @@ "lib/dotnet/Microsoft.Framework.NotNullAttribute.Sources.xml", "lib/net45/Microsoft.Framework.NotNullAttribute.Sources.dll", "lib/net45/Microsoft.Framework.NotNullAttribute.Sources.xml", - "Microsoft.Framework.NotNullAttribute.Sources.1.0.0-rc1-15695.nupkg", - "Microsoft.Framework.NotNullAttribute.Sources.1.0.0-rc1-15695.nupkg.sha512", + "Microsoft.Framework.NotNullAttribute.Sources.1.0.0-beta8.nupkg", + "Microsoft.Framework.NotNullAttribute.Sources.1.0.0-beta8.nupkg.sha512", "Microsoft.Framework.NotNullAttribute.Sources.nuspec", "shared/NotNullAttribute.cs" ] @@ -1577,25 +1559,45 @@ "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "DHXTvtpun8/1dkm7D7bb50sJtnCFcRg56MwLI2Q/Qeh45T+Ba0fYJoaUu1hAbCQln9INSJx0OYBxcdD6O4H1TA==", + "sha512": "+sIT09ie+ATxd4BeTqEJLHvnWedZ2T9RtzEYdW5WYYOLaqk5llDFkAldprX2SIpnOdSg6vR6BZ5aVQe97gljqg==", "files": [ "ref/dotnet/_._", "runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23409.nupkg", "runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23409.nupkg.sha512", "runtime.win7.System.Diagnostics.Debug.nuspec", + "runtimes/win7/lib/DNXCore50/de/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/es/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/fr/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/it/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/ja/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/ko/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/ru/System.Diagnostics.Debug.xml", "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll", + "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/zh-hans/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/zh-hant/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/de/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/es/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/fr/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/it/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/ja/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/ko/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/ru/System.Diagnostics.Debug.xml", "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", + "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/zh-hans/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/zh-hant/System.Diagnostics.Debug.xml", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23326": { + "runtime.win7.System.Private.Uri/4.0.1-beta-23409": { "type": "package", "serviceable": true, - "sha512": "U9v9/1sBMUSCaYQoE/sDkgfasyU3OGRIFBf6VTCpDJM2IFFYTx99tv5VJO7gnVIFVPIeDUaIUnoEUe9yK6flJQ==", + "sha512": "DuShsPp9slm2buJjxbBeKycZbs0nP0KWlm/ZGRDDFcfwgbAXp1ncd7e0dqHPSRl8P0Gg0aj8WYHIIKBJbIfbAg==", "files": [ "ref/dotnet/_._", - "runtime.win7.System.Private.Uri.4.0.1-beta-23326.nupkg", - "runtime.win7.System.Private.Uri.4.0.1-beta-23326.nupkg.sha512", + "runtime.win7.System.Private.Uri.4.0.1-beta-23409.nupkg", + "runtime.win7.System.Private.Uri.4.0.1-beta-23409.nupkg.sha512", "runtime.win7.System.Private.Uri.nuspec", "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll", "runtimes/win7/lib/netcore50/System.Private.Uri.dll", @@ -1639,28 +1641,28 @@ "System.ComponentModel/4.0.1-beta-23409": { "type": "package", "serviceable": true, - "sha512": "dGoNtO8zdh++iVu5rBpneeo+Y91Us+K5sQCYk7oVVfpENbLwgN8kSoI50SwpyEECexNQAQumPInoxPsYMkpGYQ==", + "sha512": "f2B63u5mLi2B9UkndsEu8Q7Br3OEZ4Gp7QaePnQiqMs8jjVMUCBGiQFAy7uxB0BE+6JFG0yGdpPNdlPi9T4CRw==", "files": [ + "lib/dotnet/de/System.ComponentModel.xml", + "lib/dotnet/es/System.ComponentModel.xml", + "lib/dotnet/fr/System.ComponentModel.xml", + "lib/dotnet/it/System.ComponentModel.xml", + "lib/dotnet/ja/System.ComponentModel.xml", + "lib/dotnet/ko/System.ComponentModel.xml", + "lib/dotnet/ru/System.ComponentModel.xml", "lib/dotnet/System.ComponentModel.dll", + "lib/dotnet/System.ComponentModel.xml", + "lib/dotnet/zh-hans/System.ComponentModel.xml", + "lib/dotnet/zh-hant/System.ComponentModel.xml", "lib/net45/_._", "lib/netcore50/System.ComponentModel.dll", + "lib/netcore50/System.ComponentModel.xml", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "ref/dotnet/de/System.ComponentModel.xml", - "ref/dotnet/es/System.ComponentModel.xml", - "ref/dotnet/fr/System.ComponentModel.xml", - "ref/dotnet/it/System.ComponentModel.xml", - "ref/dotnet/ja/System.ComponentModel.xml", - "ref/dotnet/ko/System.ComponentModel.xml", - "ref/dotnet/ru/System.ComponentModel.xml", "ref/dotnet/System.ComponentModel.dll", - "ref/dotnet/System.ComponentModel.xml", - "ref/dotnet/zh-hans/System.ComponentModel.xml", - "ref/dotnet/zh-hant/System.ComponentModel.xml", "ref/net45/_._", "ref/netcore50/System.ComponentModel.dll", - "ref/netcore50/System.ComponentModel.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", @@ -1672,24 +1674,14 @@ "System.Diagnostics.Debug/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "qN4tcWBiRLwwsgzwNso6kwrQ91hHhj3Bw7dPQb3XKLtYa1B2ABFPpQY0c7jC7p6QBrZthximB4wsuu9Dmvux1A==", + "sha512": "vHxX7BoBEYRGYhOom9LvAi/KEiXEVsEzK76X8BHlqTJimGMuMOLBjpiLtKrR3cI4d4KuLa3mPAsR7NPUnLBMcw==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Diagnostics.Debug.xml", - "ref/dotnet/es/System.Diagnostics.Debug.xml", - "ref/dotnet/fr/System.Diagnostics.Debug.xml", - "ref/dotnet/it/System.Diagnostics.Debug.xml", - "ref/dotnet/ja/System.Diagnostics.Debug.xml", - "ref/dotnet/ko/System.Diagnostics.Debug.xml", - "ref/dotnet/ru/System.Diagnostics.Debug.xml", "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", - "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", - "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", @@ -1704,7 +1696,7 @@ "System.Globalization/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "404p0Do5zlmkJHeRA13rx5L/x7DaQmNjuc55r453L+VPPSb5HhOmH7pUVc4N/83BtEuOAtf6uAn8qwpdtJhzzg==", + "sha512": "Xrl32grXQAhNtyRCwfjj1ZWBEoZVNlk2HcqZbZieNcZga0NBDrQtbqRDkf6Z6GZK1PL0oATJYzcg05u8yPG2qw==", "files": [ "lib/DNXCore50/System.Globalization.dll", "lib/MonoAndroid10/_._", @@ -1713,17 +1705,7 @@ "lib/netcore50/System.Globalization.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Globalization.xml", - "ref/dotnet/es/System.Globalization.xml", - "ref/dotnet/fr/System.Globalization.xml", - "ref/dotnet/it/System.Globalization.xml", - "ref/dotnet/ja/System.Globalization.xml", - "ref/dotnet/ko/System.Globalization.xml", - "ref/dotnet/ru/System.Globalization.xml", "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", - "ref/dotnet/zh-hans/System.Globalization.xml", - "ref/dotnet/zh-hant/System.Globalization.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", @@ -1820,28 +1802,28 @@ "System.Linq/4.0.1-beta-23409": { "type": "package", "serviceable": true, - "sha512": "lYdkG+AxSfxHIFKcC5REq+fEyw5DQ0UI7SMLksiTrXTqtk+cy404I48axiVkOXy1a0GccSF3IUWNVsohjpFk/w==", + "sha512": "VqrieHGgjmtYEPqqVQyw1jOFDVQuo5KvAEXaAavvpefiBBs+n6x3K3GG1qqDCYlA2GOz/8Snh6CSNZ8pl+O2bw==", "files": [ + "lib/dotnet/de/System.Linq.xml", + "lib/dotnet/es/System.Linq.xml", + "lib/dotnet/fr/System.Linq.xml", + "lib/dotnet/it/System.Linq.xml", + "lib/dotnet/ja/System.Linq.xml", + "lib/dotnet/ko/System.Linq.xml", + "lib/dotnet/ru/System.Linq.xml", "lib/dotnet/System.Linq.dll", + "lib/dotnet/System.Linq.xml", + "lib/dotnet/zh-hans/System.Linq.xml", + "lib/dotnet/zh-hant/System.Linq.xml", "lib/net45/_._", "lib/netcore50/System.Linq.dll", + "lib/netcore50/System.Linq.xml", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "ref/dotnet/de/System.Linq.xml", - "ref/dotnet/es/System.Linq.xml", - "ref/dotnet/fr/System.Linq.xml", - "ref/dotnet/it/System.Linq.xml", - "ref/dotnet/ja/System.Linq.xml", - "ref/dotnet/ko/System.Linq.xml", - "ref/dotnet/ru/System.Linq.xml", "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", - "ref/dotnet/zh-hans/System.Linq.xml", - "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", @@ -1853,33 +1835,53 @@ "System.Linq.Expressions/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "77DyumEhrRrXv8Xq/3/hXxEYC0rjFkJP6lz+vLpfmvbL6cnmD/BIzOqlbwz8+oaRzbKLmk8cFnC+ECRcF70PsA==", + "sha512": "CXZPkabv/+t4w8AVb1BEWV8WfqRcY5Nr3SGppiyxcv7BJ33tUbEZ95attbEGguwDlhRYPGOMAXhrUHzi8zbVvg==", "files": [ + "lib/DNXCore50/de/System.Linq.Expressions.xml", + "lib/DNXCore50/es/System.Linq.Expressions.xml", + "lib/DNXCore50/fr/System.Linq.Expressions.xml", + "lib/DNXCore50/it/System.Linq.Expressions.xml", + "lib/DNXCore50/ja/System.Linq.Expressions.xml", + "lib/DNXCore50/ko/System.Linq.Expressions.xml", + "lib/DNXCore50/ru/System.Linq.Expressions.xml", "lib/DNXCore50/System.Linq.Expressions.dll", + "lib/DNXCore50/System.Linq.Expressions.xml", + "lib/DNXCore50/zh-hans/System.Linq.Expressions.xml", + "lib/DNXCore50/zh-hant/System.Linq.Expressions.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", + "lib/netcore50/de/System.Linq.Expressions.xml", + "lib/netcore50/es/System.Linq.Expressions.xml", + "lib/netcore50/fr/System.Linq.Expressions.xml", + "lib/netcore50/it/System.Linq.Expressions.xml", + "lib/netcore50/ja/System.Linq.Expressions.xml", + "lib/netcore50/ko/System.Linq.Expressions.xml", + "lib/netcore50/ru/System.Linq.Expressions.xml", "lib/netcore50/System.Linq.Expressions.dll", + "lib/netcore50/System.Linq.Expressions.xml", + "lib/netcore50/zh-hans/System.Linq.Expressions.xml", + "lib/netcore50/zh-hant/System.Linq.Expressions.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Linq.Expressions.xml", - "ref/dotnet/es/System.Linq.Expressions.xml", - "ref/dotnet/fr/System.Linq.Expressions.xml", - "ref/dotnet/it/System.Linq.Expressions.xml", - "ref/dotnet/ja/System.Linq.Expressions.xml", - "ref/dotnet/ko/System.Linq.Expressions.xml", - "ref/dotnet/ru/System.Linq.Expressions.xml", "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", - "ref/dotnet/zh-hans/System.Linq.Expressions.xml", - "ref/dotnet/zh-hant/System.Linq.Expressions.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", + "runtimes/win8-aot/lib/netcore50/de/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Linq.Expressions.xml", "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Linq.Expressions.xml", "System.Linq.Expressions.4.0.11-beta-23409.nupkg", "System.Linq.Expressions.4.0.11-beta-23409.nupkg.sha512", "System.Linq.Expressions.nuspec" @@ -1917,22 +1919,22 @@ "System.ObjectModel.nuspec" ] }, - "System.Private.Uri/4.0.1-beta-23326": { + "System.Private.Uri/4.0.1-beta-23409": { "type": "package", - "sha512": "YsJYzqmFIzZWQUVzZCsWOM3hzQ1LmUANsrvVC1zeVfN8eUqc5PYonCh6rRsMsqCWBClrKMQbpzTzsiv7Sy9nWw==", + "sha512": "AFcABskTE3SUyh75bTI3EcmQsqdH9LsEkEE39yeG83bBeu3FQhIcTkJjrmAkgncxP0YYyJohQ1ti/iO8JXtjFg==", "files": [ "ref/dnxcore50/_._", "ref/netcore50/_._", "runtime.json", - "System.Private.Uri.4.0.1-beta-23326.nupkg", - "System.Private.Uri.4.0.1-beta-23326.nupkg.sha512", + "System.Private.Uri.4.0.1-beta-23409.nupkg", + "System.Private.Uri.4.0.1-beta-23409.nupkg.sha512", "System.Private.Uri.nuspec" ] }, "System.Reflection/4.1.0-beta-23409": { "type": "package", "serviceable": true, - "sha512": "mE1f9ixyaYeYcOW3zzF/d9jzXDqWhrRxd1powWiqVuvcqzpM3kB25YYh9KWgVd28eTGvcc2KAVPi3/FZ/fElcQ==", + "sha512": "wsou1TLHRyTJ/wqznHoxIS/jPX2bW52HzbLos8l09svN0I6OytlUz7pWENAd23wt3Gjo2Gap80H2zN64YNgiBg==", "files": [ "lib/DNXCore50/System.Reflection.dll", "lib/MonoAndroid10/_._", @@ -1941,17 +1943,7 @@ "lib/netcore50/System.Reflection.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Reflection.xml", - "ref/dotnet/es/System.Reflection.xml", - "ref/dotnet/fr/System.Reflection.xml", - "ref/dotnet/it/System.Reflection.xml", - "ref/dotnet/ja/System.Reflection.xml", - "ref/dotnet/ko/System.Reflection.xml", - "ref/dotnet/ru/System.Reflection.xml", "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", - "ref/dotnet/zh-hans/System.Reflection.xml", - "ref/dotnet/zh-hant/System.Reflection.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", @@ -2148,7 +2140,7 @@ "System.Resources.ResourceManager/4.0.1-beta-23409": { "type": "package", "serviceable": true, - "sha512": "r0WeWL5lm2CmdMenaliX8kRafGZ21UptDLgCs6BiRm1NY7XPJRQoY/rVtSLKwilqjpm6ucDZKuHucrKyt9SiRw==", + "sha512": "WfQwSR/xhY2slMGaFeu6+psuGJrbqXZY5PQ/QJVqxck1cp1LMTiFXgUXvkYlIGWfbyPNDNjPy6P0bCBXT0suyQ==", "files": [ "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", @@ -2156,33 +2148,32 @@ "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "ref/dotnet/de/System.Resources.ResourceManager.xml", - "ref/dotnet/es/System.Resources.ResourceManager.xml", - "ref/dotnet/fr/System.Resources.ResourceManager.xml", - "ref/dotnet/it/System.Resources.ResourceManager.xml", - "ref/dotnet/ja/System.Resources.ResourceManager.xml", - "ref/dotnet/ko/System.Resources.ResourceManager.xml", - "ref/dotnet/ru/System.Resources.ResourceManager.xml", "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", - "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", - "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Resources.ResourceManager.xml", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Resources.ResourceManager.xml", "System.Resources.ResourceManager.4.0.1-beta-23409.nupkg", "System.Resources.ResourceManager.4.0.1-beta-23409.nupkg.sha512", "System.Resources.ResourceManager.nuspec" ] }, - "System.Runtime/4.0.21-beta-23326": { + "System.Runtime/4.0.21-beta-23409": { "type": "package", "serviceable": true, - "sha512": "xS3DtSimHxkXnXMfdzdC1tOQR4GM2FO1gBFyE1H5ZeMdm1Ct0b8PVFqyC4GPz6PRRZeH8V9qcn3fHlnMB8P8Ag==", + "sha512": "RMY5vXDu2cCelJmXP5un1HZSzbgRVpT5sgQPvFL2T7cLVinSY4vMWIgnlkh1visiQiy+nUlzeWP0uoMPDDRRJw==", "files": [ "lib/DNXCore50/de/System.Runtime.xml", "lib/DNXCore50/es/System.Runtime.xml", @@ -2228,40 +2219,6 @@ "runtimes/win8-aot/lib/netcore50/System.Runtime.xml", "runtimes/win8-aot/lib/netcore50/zh-hans/System.Runtime.xml", "runtimes/win8-aot/lib/netcore50/zh-hant/System.Runtime.xml", - "System.Runtime.4.0.21-beta-23326.nupkg", - "System.Runtime.4.0.21-beta-23326.nupkg.sha512", - "System.Runtime.nuspec" - ] - }, - "System.Runtime/4.0.21-beta-23409": { - "type": "package", - "serviceable": true, - "sha512": "OcQP5ryYt5q9GrJGnW5YuxU0zTVjRX0wsXovv66PvZx8Ug1kR7+mtq9EWriSpsdaBSng/hqxsF9EkG+pzuQe1w==", - "files": [ - "lib/DNXCore50/System.Runtime.dll", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/netcore50/System.Runtime.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Runtime.xml", - "ref/dotnet/es/System.Runtime.xml", - "ref/dotnet/fr/System.Runtime.xml", - "ref/dotnet/it/System.Runtime.xml", - "ref/dotnet/ja/System.Runtime.xml", - "ref/dotnet/ko/System.Runtime.xml", - "ref/dotnet/ru/System.Runtime.xml", - "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", - "ref/dotnet/zh-hans/System.Runtime.xml", - "ref/dotnet/zh-hant/System.Runtime.xml", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", "System.Runtime.4.0.21-beta-23409.nupkg", "System.Runtime.4.0.21-beta-23409.nupkg.sha512", "System.Runtime.nuspec" @@ -2270,8 +2227,10 @@ "System.Runtime.Extensions/4.0.10": { "type": "package", "serviceable": true, - "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", + "sha512": "ao2/cpfdbPWAO8rOzCTU8jKgmhMnkkULYUNyq5A8CMkPW13ouVgqZQtT6ENoJipTdPZlahYTpIx6eONsGVJm9Q==", "files": [ + "lib/aspnetcore50/System.Runtime.Extensions.dll", + "lib/contract/System.Runtime.Extensions.dll", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -2434,7 +2393,7 @@ }, "projectFileDependencyGroups": { "": [ - "Microsoft.Framework.NotNullAttribute.Sources >= 1.0.0-*" + "Microsoft.Framework.NotNullAttribute.Sources >= 1.0.0-beta8" ], ".NETFramework,Version=v4.5": [], "DNX,Version=v4.5.1": [], diff --git a/src/Microsoft.Framework.DependencyInjection/project.json b/src/Microsoft.Framework.DependencyInjection/project.json index 2a1cb0a1..819f9c2b 100644 --- a/src/Microsoft.Framework.DependencyInjection/project.json +++ b/src/Microsoft.Framework.DependencyInjection/project.json @@ -11,7 +11,7 @@ "dependencies": { "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta8", "Microsoft.Framework.NotNullAttribute.Sources": { - "version": "1.0.0-*", + "version": "1.0.0-beta8", "type": "build" } }, diff --git a/src/Microsoft.Framework.DependencyInjection/project.lock.json b/src/Microsoft.Framework.DependencyInjection/project.lock.json index 5c2d4ec1..5a56c00f 100644 --- a/src/Microsoft.Framework.DependencyInjection/project.lock.json +++ b/src/Microsoft.Framework.DependencyInjection/project.lock.json @@ -3,14 +3,14 @@ "version": 2, "targets": { ".NETFramework,Version=v4.5": { - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": ".NETFramework,Version=v4.5", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0" + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8" } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", @@ -27,14 +27,14 @@ } }, "DNX,Version=v4.5.1": { - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": "DNX,Version=v4.5.1", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0" + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8" } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", @@ -51,11 +51,11 @@ } }, "DNXCore,Version=v5.0": { - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": "DNXCore,Version=v5.0", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0", + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8", "System.ComponentModel": "4.0.1-beta-23409", "System.Diagnostics.Debug": "4.0.11-beta-23409", "System.Globalization": "4.0.11-beta-23409", @@ -65,10 +65,10 @@ "System.Resources.ResourceManager": "4.0.1-beta-23409" } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23326" + "System.Runtime": "4.0.21-beta-23409" }, "compile": { "lib/dnxcore50/Microsoft.Framework.NotNullAttribute.Sources.dll": {} @@ -342,11 +342,8 @@ }, "System.Runtime.Extensions/4.0.10": { "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, "compile": { - "ref/dotnet/System.Runtime.Extensions.dll": {} + "lib/contract/System.Runtime.Extensions.dll": {} }, "runtime": { "lib/DNXCore50/System.Runtime.Extensions.dll": {} @@ -385,11 +382,11 @@ } }, ".NETPlatform,Version=v5.0": { - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": ".NETPlatform,Version=v5.0", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0", + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8", "System.ComponentModel": "4.0.1-beta-23409", "System.Diagnostics.Debug": "4.0.11-beta-23409", "System.Globalization": "4.0.11-beta-23409", @@ -400,7 +397,7 @@ "System.Runtime": "4.0.21-beta-23409" } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -593,14 +590,14 @@ } }, ".NETFramework,Version=v4.5/win7-x86": { - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": ".NETFramework,Version=v4.5", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0" + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8" } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", @@ -617,14 +614,14 @@ } }, ".NETFramework,Version=v4.5/win7-x64": { - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": ".NETFramework,Version=v4.5", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0" + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8" } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", @@ -641,14 +638,14 @@ } }, "DNX,Version=v4.5.1/win7-x86": { - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": "DNX,Version=v4.5.1", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0" + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8" } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", @@ -665,14 +662,14 @@ } }, "DNX,Version=v4.5.1/win7-x64": { - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": "DNX,Version=v4.5.1", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0" + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8" } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", @@ -689,11 +686,11 @@ } }, "DNXCore,Version=v5.0/win7-x86": { - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": "DNXCore,Version=v5.0", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0", + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8", "System.ComponentModel": "4.0.1-beta-23409", "System.Diagnostics.Debug": "4.0.11-beta-23409", "System.Globalization": "4.0.11-beta-23409", @@ -703,10 +700,10 @@ "System.Resources.ResourceManager": "4.0.1-beta-23409" } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23326" + "System.Runtime": "4.0.21-beta-23409" }, "compile": { "lib/dnxcore50/Microsoft.Framework.NotNullAttribute.Sources.dll": {} @@ -724,7 +721,7 @@ "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} } }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23326": { + "runtime.win7.System.Private.Uri/4.0.1-beta-23409": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -1022,11 +1019,8 @@ }, "System.Runtime.Extensions/4.0.10": { "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, "compile": { - "ref/dotnet/System.Runtime.Extensions.dll": {} + "lib/contract/System.Runtime.Extensions.dll": {} }, "runtime": { "lib/DNXCore50/System.Runtime.Extensions.dll": {} @@ -1065,11 +1059,11 @@ } }, "DNXCore,Version=v5.0/win7-x64": { - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": "DNXCore,Version=v5.0", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0", + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8", "System.ComponentModel": "4.0.1-beta-23409", "System.Diagnostics.Debug": "4.0.11-beta-23409", "System.Globalization": "4.0.11-beta-23409", @@ -1079,10 +1073,10 @@ "System.Resources.ResourceManager": "4.0.1-beta-23409" } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23326" + "System.Runtime": "4.0.21-beta-23409" }, "compile": { "lib/dnxcore50/Microsoft.Framework.NotNullAttribute.Sources.dll": {} @@ -1100,7 +1094,7 @@ "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} } }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23326": { + "runtime.win7.System.Private.Uri/4.0.1-beta-23409": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -1398,11 +1392,8 @@ }, "System.Runtime.Extensions/4.0.10": { "type": "package", - "dependencies": { - "System.Runtime": "4.0.20" - }, "compile": { - "ref/dotnet/System.Runtime.Extensions.dll": {} + "lib/contract/System.Runtime.Extensions.dll": {} }, "runtime": { "lib/DNXCore50/System.Runtime.Extensions.dll": {} @@ -1441,11 +1432,11 @@ } }, ".NETPlatform,Version=v5.0/win7-x86": { - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": ".NETPlatform,Version=v5.0", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0", + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8", "System.ComponentModel": "4.0.1-beta-23409", "System.Diagnostics.Debug": "4.0.11-beta-23409", "System.Globalization": "4.0.11-beta-23409", @@ -1456,7 +1447,7 @@ "System.Runtime": "4.0.21-beta-23409" } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -1690,11 +1681,11 @@ } }, ".NETPlatform,Version=v5.0/win7-x64": { - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": ".NETPlatform,Version=v5.0", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0", + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8", "System.ComponentModel": "4.0.1-beta-23409", "System.Diagnostics.Debug": "4.0.11-beta-23409", "System.Globalization": "4.0.11-beta-23409", @@ -1705,7 +1696,7 @@ "System.Runtime": "4.0.21-beta-23409" } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -1940,13 +1931,13 @@ } }, "libraries": { - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "path": "../Microsoft.Framework.DependencyInjection.Abstractions/project.json" }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", - "sha512": "8DFD8a91gha9VeyV3DKLTaJZwyyVmFq7GgZNKSX86rsfcP124U/5n6rYV5+2VETqZG4BTZfv0NJmTDhIGYdsuQ==", + "sha512": "oes7G+FuEP0jjKWYFiMbxvqreUehJOf2bmh029UQA8t+QJyxCVYEXrEBytWofFAHF6s+xZtjS/ZA+5v10VJuYQ==", "files": [ "lib/dnx451/Microsoft.Framework.NotNullAttribute.Sources.dll", "lib/dnx451/Microsoft.Framework.NotNullAttribute.Sources.xml", @@ -1956,8 +1947,8 @@ "lib/dotnet/Microsoft.Framework.NotNullAttribute.Sources.xml", "lib/net45/Microsoft.Framework.NotNullAttribute.Sources.dll", "lib/net45/Microsoft.Framework.NotNullAttribute.Sources.xml", - "Microsoft.Framework.NotNullAttribute.Sources.1.0.0-rc1-15695.nupkg", - "Microsoft.Framework.NotNullAttribute.Sources.1.0.0-rc1-15695.nupkg.sha512", + "Microsoft.Framework.NotNullAttribute.Sources.1.0.0-beta8.nupkg", + "Microsoft.Framework.NotNullAttribute.Sources.1.0.0-beta8.nupkg.sha512", "Microsoft.Framework.NotNullAttribute.Sources.nuspec", "shared/NotNullAttribute.cs" ] @@ -1965,25 +1956,45 @@ "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "DHXTvtpun8/1dkm7D7bb50sJtnCFcRg56MwLI2Q/Qeh45T+Ba0fYJoaUu1hAbCQln9INSJx0OYBxcdD6O4H1TA==", + "sha512": "+sIT09ie+ATxd4BeTqEJLHvnWedZ2T9RtzEYdW5WYYOLaqk5llDFkAldprX2SIpnOdSg6vR6BZ5aVQe97gljqg==", "files": [ "ref/dotnet/_._", "runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23409.nupkg", "runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23409.nupkg.sha512", "runtime.win7.System.Diagnostics.Debug.nuspec", + "runtimes/win7/lib/DNXCore50/de/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/es/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/fr/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/it/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/ja/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/ko/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/ru/System.Diagnostics.Debug.xml", "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll", + "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/zh-hans/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/zh-hant/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/de/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/es/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/fr/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/it/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/ja/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/ko/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/ru/System.Diagnostics.Debug.xml", "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", + "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/zh-hans/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/zh-hant/System.Diagnostics.Debug.xml", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23326": { + "runtime.win7.System.Private.Uri/4.0.1-beta-23409": { "type": "package", "serviceable": true, - "sha512": "U9v9/1sBMUSCaYQoE/sDkgfasyU3OGRIFBf6VTCpDJM2IFFYTx99tv5VJO7gnVIFVPIeDUaIUnoEUe9yK6flJQ==", + "sha512": "DuShsPp9slm2buJjxbBeKycZbs0nP0KWlm/ZGRDDFcfwgbAXp1ncd7e0dqHPSRl8P0Gg0aj8WYHIIKBJbIfbAg==", "files": [ "ref/dotnet/_._", - "runtime.win7.System.Private.Uri.4.0.1-beta-23326.nupkg", - "runtime.win7.System.Private.Uri.4.0.1-beta-23326.nupkg.sha512", + "runtime.win7.System.Private.Uri.4.0.1-beta-23409.nupkg", + "runtime.win7.System.Private.Uri.4.0.1-beta-23409.nupkg.sha512", "runtime.win7.System.Private.Uri.nuspec", "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll", "runtimes/win7/lib/netcore50/System.Private.Uri.dll", @@ -1993,60 +2004,130 @@ "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "jueCuCL1nAi2yFHt+0BYumgaLxaPiWipVcK1XpZC3kzS9aOyB4vxdcXNH+qv4P0oyyKUuibhZZeuUm0K3bKPqQ==", + "sha512": "TN7bBCwy7tUf+/wluTyYPb1XihXBxg2N9H2/6LUVwfP7+t4yPmOWAGyHu3RjMpVZfRyBDYDn9TZv7VN4b/Dlyg==", "files": [ + "lib/DNXCore50/de/System.Runtime.Extensions.xml", + "lib/DNXCore50/es/System.Runtime.Extensions.xml", + "lib/DNXCore50/fr/System.Runtime.Extensions.xml", + "lib/DNXCore50/it/System.Runtime.Extensions.xml", + "lib/DNXCore50/ja/System.Runtime.Extensions.xml", + "lib/DNXCore50/ko/System.Runtime.Extensions.xml", + "lib/DNXCore50/ru/System.Runtime.Extensions.xml", "lib/DNXCore50/System.Runtime.Extensions.dll", + "lib/DNXCore50/System.Runtime.Extensions.xml", + "lib/DNXCore50/zh-hans/System.Runtime.Extensions.xml", + "lib/DNXCore50/zh-hant/System.Runtime.Extensions.xml", + "lib/netcore50/de/System.Runtime.Extensions.xml", + "lib/netcore50/es/System.Runtime.Extensions.xml", + "lib/netcore50/fr/System.Runtime.Extensions.xml", + "lib/netcore50/it/System.Runtime.Extensions.xml", + "lib/netcore50/ja/System.Runtime.Extensions.xml", + "lib/netcore50/ko/System.Runtime.Extensions.xml", + "lib/netcore50/ru/System.Runtime.Extensions.xml", "lib/netcore50/System.Runtime.Extensions.dll", + "lib/netcore50/System.Runtime.Extensions.xml", + "lib/netcore50/zh-hans/System.Runtime.Extensions.xml", + "lib/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/dotnet/_._", "runtime.win7.System.Runtime.Extensions.4.0.11-beta-23409.nupkg", "runtime.win7.System.Runtime.Extensions.4.0.11-beta-23409.nupkg.sha512", "runtime.win7.System.Runtime.Extensions.nuspec", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" + "runtimes/win8-aot/lib/netcore50/de/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Runtime.Extensions.xml" ] }, "runtime.win7.System.Threading/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "GIFo6iBZtB8DTVrElcg7OG+5Y0O+jIulMxrvgWs/D0rE/ZhJ2+w3FSc+LTP77/e0xp3mQuFX+muxxYscxLN5nA==", + "sha512": "V9BYsks+TUXbB52ze7t9OM5KB8aD/KuvRml9arSfToJdZMo7zYSTrcj8xCRuIE7ClFCyNplJzs53zYA9qQi8zw==", "files": [ "ref/dotnet/_._", "runtime.win7.System.Threading.4.0.11-beta-23409.nupkg", "runtime.win7.System.Threading.4.0.11-beta-23409.nupkg.sha512", "runtime.win7.System.Threading.nuspec", + "runtimes/win7/lib/DNXCore50/de/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/es/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/fr/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/it/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/ja/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/ko/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/ru/System.Threading.xml", "runtimes/win7/lib/DNXCore50/System.Threading.dll", + "runtimes/win7/lib/DNXCore50/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/zh-hans/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/zh-hant/System.Threading.xml", + "runtimes/win7/lib/netcore50/de/System.Threading.xml", + "runtimes/win7/lib/netcore50/es/System.Threading.xml", + "runtimes/win7/lib/netcore50/fr/System.Threading.xml", + "runtimes/win7/lib/netcore50/it/System.Threading.xml", + "runtimes/win7/lib/netcore50/ja/System.Threading.xml", + "runtimes/win7/lib/netcore50/ko/System.Threading.xml", + "runtimes/win7/lib/netcore50/ru/System.Threading.xml", "runtimes/win7/lib/netcore50/System.Threading.dll", + "runtimes/win7/lib/netcore50/System.Threading.xml", + "runtimes/win7/lib/netcore50/zh-hans/System.Threading.xml", + "runtimes/win7/lib/netcore50/zh-hant/System.Threading.xml", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, "System.Collections/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "GIOFImo1SUn0Q0oVFhNa42avUMfqxAzI1Qq98DYm9YD8FLGEHSc+3FJA1EiSzLHVuSjQJqB0mGZz4ljXtuWStg==", + "sha512": "m0DkCw77atHTUmQH/hzHRed/f0tAniyl4S8MQUoF8okdg99VA24lWGtgh+ZouC3n9pJA4FXt9GQvcmvDMtTWCg==", "files": [ + "lib/DNXCore50/de/System.Collections.xml", + "lib/DNXCore50/es/System.Collections.xml", + "lib/DNXCore50/fr/System.Collections.xml", + "lib/DNXCore50/it/System.Collections.xml", + "lib/DNXCore50/ja/System.Collections.xml", + "lib/DNXCore50/ko/System.Collections.xml", + "lib/DNXCore50/ru/System.Collections.xml", "lib/DNXCore50/System.Collections.dll", + "lib/DNXCore50/System.Collections.xml", + "lib/DNXCore50/zh-hans/System.Collections.xml", + "lib/DNXCore50/zh-hant/System.Collections.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", + "lib/netcore50/de/System.Collections.xml", + "lib/netcore50/es/System.Collections.xml", + "lib/netcore50/fr/System.Collections.xml", + "lib/netcore50/it/System.Collections.xml", + "lib/netcore50/ja/System.Collections.xml", + "lib/netcore50/ko/System.Collections.xml", + "lib/netcore50/ru/System.Collections.xml", "lib/netcore50/System.Collections.dll", + "lib/netcore50/System.Collections.xml", + "lib/netcore50/zh-hans/System.Collections.xml", + "lib/netcore50/zh-hant/System.Collections.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Collections.xml", - "ref/dotnet/es/System.Collections.xml", - "ref/dotnet/fr/System.Collections.xml", - "ref/dotnet/it/System.Collections.xml", - "ref/dotnet/ja/System.Collections.xml", - "ref/dotnet/ko/System.Collections.xml", - "ref/dotnet/ru/System.Collections.xml", "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", - "ref/dotnet/zh-hans/System.Collections.xml", - "ref/dotnet/zh-hant/System.Collections.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Collections.xml", "runtimes/win8-aot/lib/netcore50/System.Collections.dll", + "runtimes/win8-aot/lib/netcore50/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Collections.xml", "System.Collections.4.0.11-beta-23409.nupkg", "System.Collections.4.0.11-beta-23409.nupkg.sha512", "System.Collections.nuspec" @@ -2055,25 +2136,25 @@ "System.Collections.Concurrent/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "P3cw3TlPT9nXkBWBWrOgSwIXA0QznoxWr/jOdrgQn3ILMTmjZfNr1uPT5EGvw4l6SrMx7kC6qYvB9qKY0LFSJA==", + "sha512": "TgSZK3wQJBbv9jK5sdGyEle1YSslFgRLwXY67CWJWOKwVo/ueEyqeItQ2oZId8Rus8px/sdnXPotbMXC78ZMQQ==", "files": [ + "lib/dotnet/de/System.Collections.Concurrent.xml", + "lib/dotnet/es/System.Collections.Concurrent.xml", + "lib/dotnet/fr/System.Collections.Concurrent.xml", + "lib/dotnet/it/System.Collections.Concurrent.xml", + "lib/dotnet/ja/System.Collections.Concurrent.xml", + "lib/dotnet/ko/System.Collections.Concurrent.xml", + "lib/dotnet/ru/System.Collections.Concurrent.xml", "lib/dotnet/System.Collections.Concurrent.dll", + "lib/dotnet/System.Collections.Concurrent.xml", + "lib/dotnet/zh-hans/System.Collections.Concurrent.xml", + "lib/dotnet/zh-hant/System.Collections.Concurrent.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Collections.Concurrent.xml", - "ref/dotnet/es/System.Collections.Concurrent.xml", - "ref/dotnet/fr/System.Collections.Concurrent.xml", - "ref/dotnet/it/System.Collections.Concurrent.xml", - "ref/dotnet/ja/System.Collections.Concurrent.xml", - "ref/dotnet/ko/System.Collections.Concurrent.xml", - "ref/dotnet/ru/System.Collections.Concurrent.xml", "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", - "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", - "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", @@ -2087,28 +2168,28 @@ "System.ComponentModel/4.0.1-beta-23409": { "type": "package", "serviceable": true, - "sha512": "dGoNtO8zdh++iVu5rBpneeo+Y91Us+K5sQCYk7oVVfpENbLwgN8kSoI50SwpyEECexNQAQumPInoxPsYMkpGYQ==", + "sha512": "f2B63u5mLi2B9UkndsEu8Q7Br3OEZ4Gp7QaePnQiqMs8jjVMUCBGiQFAy7uxB0BE+6JFG0yGdpPNdlPi9T4CRw==", "files": [ + "lib/dotnet/de/System.ComponentModel.xml", + "lib/dotnet/es/System.ComponentModel.xml", + "lib/dotnet/fr/System.ComponentModel.xml", + "lib/dotnet/it/System.ComponentModel.xml", + "lib/dotnet/ja/System.ComponentModel.xml", + "lib/dotnet/ko/System.ComponentModel.xml", + "lib/dotnet/ru/System.ComponentModel.xml", "lib/dotnet/System.ComponentModel.dll", + "lib/dotnet/System.ComponentModel.xml", + "lib/dotnet/zh-hans/System.ComponentModel.xml", + "lib/dotnet/zh-hant/System.ComponentModel.xml", "lib/net45/_._", "lib/netcore50/System.ComponentModel.dll", + "lib/netcore50/System.ComponentModel.xml", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "ref/dotnet/de/System.ComponentModel.xml", - "ref/dotnet/es/System.ComponentModel.xml", - "ref/dotnet/fr/System.ComponentModel.xml", - "ref/dotnet/it/System.ComponentModel.xml", - "ref/dotnet/ja/System.ComponentModel.xml", - "ref/dotnet/ko/System.ComponentModel.xml", - "ref/dotnet/ru/System.ComponentModel.xml", "ref/dotnet/System.ComponentModel.dll", - "ref/dotnet/System.ComponentModel.xml", - "ref/dotnet/zh-hans/System.ComponentModel.xml", - "ref/dotnet/zh-hant/System.ComponentModel.xml", "ref/net45/_._", "ref/netcore50/System.ComponentModel.dll", - "ref/netcore50/System.ComponentModel.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", @@ -2120,24 +2201,14 @@ "System.Diagnostics.Debug/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "qN4tcWBiRLwwsgzwNso6kwrQ91hHhj3Bw7dPQb3XKLtYa1B2ABFPpQY0c7jC7p6QBrZthximB4wsuu9Dmvux1A==", + "sha512": "vHxX7BoBEYRGYhOom9LvAi/KEiXEVsEzK76X8BHlqTJimGMuMOLBjpiLtKrR3cI4d4KuLa3mPAsR7NPUnLBMcw==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Diagnostics.Debug.xml", - "ref/dotnet/es/System.Diagnostics.Debug.xml", - "ref/dotnet/fr/System.Diagnostics.Debug.xml", - "ref/dotnet/it/System.Diagnostics.Debug.xml", - "ref/dotnet/ja/System.Diagnostics.Debug.xml", - "ref/dotnet/ko/System.Diagnostics.Debug.xml", - "ref/dotnet/ru/System.Diagnostics.Debug.xml", "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", - "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", - "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", @@ -2186,7 +2257,7 @@ "System.Globalization/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "404p0Do5zlmkJHeRA13rx5L/x7DaQmNjuc55r453L+VPPSb5HhOmH7pUVc4N/83BtEuOAtf6uAn8qwpdtJhzzg==", + "sha512": "Xrl32grXQAhNtyRCwfjj1ZWBEoZVNlk2HcqZbZieNcZga0NBDrQtbqRDkf6Z6GZK1PL0oATJYzcg05u8yPG2qw==", "files": [ "lib/DNXCore50/System.Globalization.dll", "lib/MonoAndroid10/_._", @@ -2195,17 +2266,7 @@ "lib/netcore50/System.Globalization.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Globalization.xml", - "ref/dotnet/es/System.Globalization.xml", - "ref/dotnet/fr/System.Globalization.xml", - "ref/dotnet/it/System.Globalization.xml", - "ref/dotnet/ja/System.Globalization.xml", - "ref/dotnet/ko/System.Globalization.xml", - "ref/dotnet/ru/System.Globalization.xml", "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", - "ref/dotnet/zh-hans/System.Globalization.xml", - "ref/dotnet/zh-hant/System.Globalization.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", @@ -2302,28 +2363,28 @@ "System.Linq/4.0.1-beta-23409": { "type": "package", "serviceable": true, - "sha512": "lYdkG+AxSfxHIFKcC5REq+fEyw5DQ0UI7SMLksiTrXTqtk+cy404I48axiVkOXy1a0GccSF3IUWNVsohjpFk/w==", + "sha512": "VqrieHGgjmtYEPqqVQyw1jOFDVQuo5KvAEXaAavvpefiBBs+n6x3K3GG1qqDCYlA2GOz/8Snh6CSNZ8pl+O2bw==", "files": [ + "lib/dotnet/de/System.Linq.xml", + "lib/dotnet/es/System.Linq.xml", + "lib/dotnet/fr/System.Linq.xml", + "lib/dotnet/it/System.Linq.xml", + "lib/dotnet/ja/System.Linq.xml", + "lib/dotnet/ko/System.Linq.xml", + "lib/dotnet/ru/System.Linq.xml", "lib/dotnet/System.Linq.dll", + "lib/dotnet/System.Linq.xml", + "lib/dotnet/zh-hans/System.Linq.xml", + "lib/dotnet/zh-hant/System.Linq.xml", "lib/net45/_._", "lib/netcore50/System.Linq.dll", + "lib/netcore50/System.Linq.xml", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "ref/dotnet/de/System.Linq.xml", - "ref/dotnet/es/System.Linq.xml", - "ref/dotnet/fr/System.Linq.xml", - "ref/dotnet/it/System.Linq.xml", - "ref/dotnet/ja/System.Linq.xml", - "ref/dotnet/ko/System.Linq.xml", - "ref/dotnet/ru/System.Linq.xml", "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", - "ref/dotnet/zh-hans/System.Linq.xml", - "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", @@ -2335,33 +2396,53 @@ "System.Linq.Expressions/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "77DyumEhrRrXv8Xq/3/hXxEYC0rjFkJP6lz+vLpfmvbL6cnmD/BIzOqlbwz8+oaRzbKLmk8cFnC+ECRcF70PsA==", + "sha512": "CXZPkabv/+t4w8AVb1BEWV8WfqRcY5Nr3SGppiyxcv7BJ33tUbEZ95attbEGguwDlhRYPGOMAXhrUHzi8zbVvg==", "files": [ + "lib/DNXCore50/de/System.Linq.Expressions.xml", + "lib/DNXCore50/es/System.Linq.Expressions.xml", + "lib/DNXCore50/fr/System.Linq.Expressions.xml", + "lib/DNXCore50/it/System.Linq.Expressions.xml", + "lib/DNXCore50/ja/System.Linq.Expressions.xml", + "lib/DNXCore50/ko/System.Linq.Expressions.xml", + "lib/DNXCore50/ru/System.Linq.Expressions.xml", "lib/DNXCore50/System.Linq.Expressions.dll", + "lib/DNXCore50/System.Linq.Expressions.xml", + "lib/DNXCore50/zh-hans/System.Linq.Expressions.xml", + "lib/DNXCore50/zh-hant/System.Linq.Expressions.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", + "lib/netcore50/de/System.Linq.Expressions.xml", + "lib/netcore50/es/System.Linq.Expressions.xml", + "lib/netcore50/fr/System.Linq.Expressions.xml", + "lib/netcore50/it/System.Linq.Expressions.xml", + "lib/netcore50/ja/System.Linq.Expressions.xml", + "lib/netcore50/ko/System.Linq.Expressions.xml", + "lib/netcore50/ru/System.Linq.Expressions.xml", "lib/netcore50/System.Linq.Expressions.dll", + "lib/netcore50/System.Linq.Expressions.xml", + "lib/netcore50/zh-hans/System.Linq.Expressions.xml", + "lib/netcore50/zh-hant/System.Linq.Expressions.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Linq.Expressions.xml", - "ref/dotnet/es/System.Linq.Expressions.xml", - "ref/dotnet/fr/System.Linq.Expressions.xml", - "ref/dotnet/it/System.Linq.Expressions.xml", - "ref/dotnet/ja/System.Linq.Expressions.xml", - "ref/dotnet/ko/System.Linq.Expressions.xml", - "ref/dotnet/ru/System.Linq.Expressions.xml", "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", - "ref/dotnet/zh-hans/System.Linq.Expressions.xml", - "ref/dotnet/zh-hant/System.Linq.Expressions.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", + "runtimes/win8-aot/lib/netcore50/de/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Linq.Expressions.xml", "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Linq.Expressions.xml", "System.Linq.Expressions.4.0.11-beta-23409.nupkg", "System.Linq.Expressions.4.0.11-beta-23409.nupkg.sha512", "System.Linq.Expressions.nuspec" @@ -2401,7 +2482,7 @@ }, "System.Private.Uri/4.0.1-beta-23409": { "type": "package", - "sha512": "hBJWhnOTgKm9vV9OyE1hbOiFQ+HK0nojznyzK2U3t5KD/N06Gk553Ems/OXuWzGkdddhAvBjOuPa1nAihorXiQ==", + "sha512": "AFcABskTE3SUyh75bTI3EcmQsqdH9LsEkEE39yeG83bBeu3FQhIcTkJjrmAkgncxP0YYyJohQ1ti/iO8JXtjFg==", "files": [ "ref/dnxcore50/_._", "ref/netcore50/_._", @@ -2414,7 +2495,7 @@ "System.Reflection/4.1.0-beta-23409": { "type": "package", "serviceable": true, - "sha512": "mE1f9ixyaYeYcOW3zzF/d9jzXDqWhrRxd1powWiqVuvcqzpM3kB25YYh9KWgVd28eTGvcc2KAVPi3/FZ/fElcQ==", + "sha512": "wsou1TLHRyTJ/wqznHoxIS/jPX2bW52HzbLos8l09svN0I6OytlUz7pWENAd23wt3Gjo2Gap80H2zN64YNgiBg==", "files": [ "lib/DNXCore50/System.Reflection.dll", "lib/MonoAndroid10/_._", @@ -2423,17 +2504,7 @@ "lib/netcore50/System.Reflection.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Reflection.xml", - "ref/dotnet/es/System.Reflection.xml", - "ref/dotnet/fr/System.Reflection.xml", - "ref/dotnet/it/System.Reflection.xml", - "ref/dotnet/ja/System.Reflection.xml", - "ref/dotnet/ko/System.Reflection.xml", - "ref/dotnet/ru/System.Reflection.xml", "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", - "ref/dotnet/zh-hans/System.Reflection.xml", - "ref/dotnet/zh-hant/System.Reflection.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", @@ -2630,7 +2701,7 @@ "System.Resources.ResourceManager/4.0.1-beta-23409": { "type": "package", "serviceable": true, - "sha512": "r0WeWL5lm2CmdMenaliX8kRafGZ21UptDLgCs6BiRm1NY7XPJRQoY/rVtSLKwilqjpm6ucDZKuHucrKyt9SiRw==", + "sha512": "WfQwSR/xhY2slMGaFeu6+psuGJrbqXZY5PQ/QJVqxck1cp1LMTiFXgUXvkYlIGWfbyPNDNjPy6P0bCBXT0suyQ==", "files": [ "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", @@ -2638,24 +2709,23 @@ "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "ref/dotnet/de/System.Resources.ResourceManager.xml", - "ref/dotnet/es/System.Resources.ResourceManager.xml", - "ref/dotnet/fr/System.Resources.ResourceManager.xml", - "ref/dotnet/it/System.Resources.ResourceManager.xml", - "ref/dotnet/ja/System.Resources.ResourceManager.xml", - "ref/dotnet/ko/System.Resources.ResourceManager.xml", - "ref/dotnet/ru/System.Resources.ResourceManager.xml", "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", - "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", - "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Resources.ResourceManager.xml", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Resources.ResourceManager.xml", "System.Resources.ResourceManager.4.0.1-beta-23409.nupkg", "System.Resources.ResourceManager.4.0.1-beta-23409.nupkg.sha512", "System.Resources.ResourceManager.nuspec" @@ -2664,32 +2734,52 @@ "System.Runtime/4.0.21-beta-23409": { "type": "package", "serviceable": true, - "sha512": "OcQP5ryYt5q9GrJGnW5YuxU0zTVjRX0wsXovv66PvZx8Ug1kR7+mtq9EWriSpsdaBSng/hqxsF9EkG+pzuQe1w==", + "sha512": "RMY5vXDu2cCelJmXP5un1HZSzbgRVpT5sgQPvFL2T7cLVinSY4vMWIgnlkh1visiQiy+nUlzeWP0uoMPDDRRJw==", "files": [ + "lib/DNXCore50/de/System.Runtime.xml", + "lib/DNXCore50/es/System.Runtime.xml", + "lib/DNXCore50/fr/System.Runtime.xml", + "lib/DNXCore50/it/System.Runtime.xml", + "lib/DNXCore50/ja/System.Runtime.xml", + "lib/DNXCore50/ko/System.Runtime.xml", + "lib/DNXCore50/ru/System.Runtime.xml", "lib/DNXCore50/System.Runtime.dll", + "lib/DNXCore50/System.Runtime.xml", + "lib/DNXCore50/zh-hans/System.Runtime.xml", + "lib/DNXCore50/zh-hant/System.Runtime.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", + "lib/netcore50/de/System.Runtime.xml", + "lib/netcore50/es/System.Runtime.xml", + "lib/netcore50/fr/System.Runtime.xml", + "lib/netcore50/it/System.Runtime.xml", + "lib/netcore50/ja/System.Runtime.xml", + "lib/netcore50/ko/System.Runtime.xml", + "lib/netcore50/ru/System.Runtime.xml", "lib/netcore50/System.Runtime.dll", + "lib/netcore50/System.Runtime.xml", + "lib/netcore50/zh-hans/System.Runtime.xml", + "lib/netcore50/zh-hant/System.Runtime.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Runtime.xml", - "ref/dotnet/es/System.Runtime.xml", - "ref/dotnet/fr/System.Runtime.xml", - "ref/dotnet/it/System.Runtime.xml", - "ref/dotnet/ja/System.Runtime.xml", - "ref/dotnet/ko/System.Runtime.xml", - "ref/dotnet/ru/System.Runtime.xml", "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", - "ref/dotnet/zh-hans/System.Runtime.xml", - "ref/dotnet/zh-hant/System.Runtime.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Runtime.xml", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", + "runtimes/win8-aot/lib/netcore50/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Runtime.xml", "System.Runtime.4.0.21-beta-23409.nupkg", "System.Runtime.4.0.21-beta-23409.nupkg.sha512", "System.Runtime.nuspec" @@ -2698,8 +2788,10 @@ "System.Runtime.Extensions/4.0.10": { "type": "package", "serviceable": true, - "sha512": "5dsEwf3Iml7d5OZeT20iyOjT+r+okWpN7xI2v+R4cgd3WSj4DeRPTvPFjDpacbVW4skCAZ8B9hxXJYgkCFKJ1A==", + "sha512": "ao2/cpfdbPWAO8rOzCTU8jKgmhMnkkULYUNyq5A8CMkPW13ouVgqZQtT6ENoJipTdPZlahYTpIx6eONsGVJm9Q==", "files": [ + "lib/aspnetcore50/System.Runtime.Extensions.dll", + "lib/contract/System.Runtime.Extensions.dll", "lib/DNXCore50/System.Runtime.Extensions.dll", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", @@ -2732,24 +2824,14 @@ "System.Runtime.Extensions/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "HJuiqlrLvMFxV4gkmqEqAMZgB/n3n4kxFdpVHXYhLdTIrtB6RiYYQjO6ojunHwCGjXXdGvzr30lkseUReUqCuw==", + "sha512": "PaCDzHKkDK88oDUZhTboKRPh54qSLnM8Hp0XTJObZqhR+a/W7yxlF4TdjpegeVDbrDxwjCVDrHGlqwAFc6hdow==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Runtime.Extensions.xml", - "ref/dotnet/es/System.Runtime.Extensions.xml", - "ref/dotnet/fr/System.Runtime.Extensions.xml", - "ref/dotnet/it/System.Runtime.Extensions.xml", - "ref/dotnet/ja/System.Runtime.Extensions.xml", - "ref/dotnet/ko/System.Runtime.Extensions.xml", - "ref/dotnet/ru/System.Runtime.Extensions.xml", "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", - "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", - "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", @@ -2812,24 +2894,14 @@ "System.Threading/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "7mrYnjqac9vZ1jyfMHEMOZNT0ToyTEnk9kjGLv+9mGy/hJAbKJB/TgbUkY97KnNP5it97abqlFSi7ZwKmR6Www==", + "sha512": "8jaof2HzSCHh1xcB4BQW5Z4mVaC66g71ewBSWKCGerqae4ffwthAoEbvfYIl68YH3MZ0dQvd0OxRkO9+ib4ZOA==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Threading.xml", - "ref/dotnet/es/System.Threading.xml", - "ref/dotnet/fr/System.Threading.xml", - "ref/dotnet/it/System.Threading.xml", - "ref/dotnet/ja/System.Threading.xml", - "ref/dotnet/ko/System.Threading.xml", - "ref/dotnet/ru/System.Threading.xml", "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", - "ref/dotnet/zh-hans/System.Threading.xml", - "ref/dotnet/zh-hant/System.Threading.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", @@ -2844,32 +2916,52 @@ "System.Threading.Tasks/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "NXLXk0sMEk2zpLhxA6edHHhudAWqcVy+sNiMcDwlp0jdjTt0VGKOGtLcIaWPpu00H9NqjDG45nuY70G6yb8ZuA==", + "sha512": "Uq/EL+l39wgeqT6JoRxYeB0y9aIbs+Q1Hi5Tn/M0ppa0dfDgxh/zGAanXeLFmXwLv6YMM5q3/Yg4X4V4iH36gw==", "files": [ + "lib/DNXCore50/de/System.Threading.Tasks.xml", + "lib/DNXCore50/es/System.Threading.Tasks.xml", + "lib/DNXCore50/fr/System.Threading.Tasks.xml", + "lib/DNXCore50/it/System.Threading.Tasks.xml", + "lib/DNXCore50/ja/System.Threading.Tasks.xml", + "lib/DNXCore50/ko/System.Threading.Tasks.xml", + "lib/DNXCore50/ru/System.Threading.Tasks.xml", "lib/DNXCore50/System.Threading.Tasks.dll", + "lib/DNXCore50/System.Threading.Tasks.xml", + "lib/DNXCore50/zh-hans/System.Threading.Tasks.xml", + "lib/DNXCore50/zh-hant/System.Threading.Tasks.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", + "lib/netcore50/de/System.Threading.Tasks.xml", + "lib/netcore50/es/System.Threading.Tasks.xml", + "lib/netcore50/fr/System.Threading.Tasks.xml", + "lib/netcore50/it/System.Threading.Tasks.xml", + "lib/netcore50/ja/System.Threading.Tasks.xml", + "lib/netcore50/ko/System.Threading.Tasks.xml", + "lib/netcore50/ru/System.Threading.Tasks.xml", "lib/netcore50/System.Threading.Tasks.dll", + "lib/netcore50/System.Threading.Tasks.xml", + "lib/netcore50/zh-hans/System.Threading.Tasks.xml", + "lib/netcore50/zh-hant/System.Threading.Tasks.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Threading.Tasks.xml", - "ref/dotnet/es/System.Threading.Tasks.xml", - "ref/dotnet/fr/System.Threading.Tasks.xml", - "ref/dotnet/it/System.Threading.Tasks.xml", - "ref/dotnet/ja/System.Threading.Tasks.xml", - "ref/dotnet/ko/System.Threading.Tasks.xml", - "ref/dotnet/ru/System.Threading.Tasks.xml", "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", - "ref/dotnet/zh-hans/System.Threading.Tasks.xml", - "ref/dotnet/zh-hant/System.Threading.Tasks.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Threading.Tasks.xml", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Threading.Tasks.xml", "System.Threading.Tasks.4.0.11-beta-23409.nupkg", "System.Threading.Tasks.4.0.11-beta-23409.nupkg.sha512", "System.Threading.Tasks.nuspec" @@ -2879,7 +2971,7 @@ "projectFileDependencyGroups": { "": [ "Microsoft.Framework.DependencyInjection.Abstractions >= 1.0.0-beta8", - "Microsoft.Framework.NotNullAttribute.Sources >= 1.0.0-*" + "Microsoft.Framework.NotNullAttribute.Sources >= 1.0.0-beta8" ], ".NETFramework,Version=v4.5": [], "DNX,Version=v4.5.1": [], diff --git a/test/Microsoft.Framework.DependencyInjection.Tests/project.json b/test/Microsoft.Framework.DependencyInjection.Tests/project.json index 160b4d23..d319a66c 100644 --- a/test/Microsoft.Framework.DependencyInjection.Tests/project.json +++ b/test/Microsoft.Framework.DependencyInjection.Tests/project.json @@ -2,9 +2,9 @@ "version": "0.1-alpha-*", "dependencies": { "Autofac.Framework.DependencyInjection": "4.0.0-beta7-130", - "Microsoft.AspNet.Testing": "1.0.0-*", + "Microsoft.AspNet.Testing": "1.0.0-beta8", "Microsoft.Framework.DependencyInjection": "1.0.0-beta8", - "xunit.runner.aspnet": "2.1.0-beta1-build60" + "xunit.runner.aspnet": "2.0.0-aspnet-beta8" }, "frameworks": { "dnx451": {}, diff --git a/test/Microsoft.Framework.DependencyInjection.Tests/project.lock.json b/test/Microsoft.Framework.DependencyInjection.Tests/project.lock.json index 35a0a625..d07bcb0b 100644 --- a/test/Microsoft.Framework.DependencyInjection.Tests/project.lock.json +++ b/test/Microsoft.Framework.DependencyInjection.Tests/project.lock.json @@ -39,11 +39,11 @@ "lib/dnx451/Autofac.Framework.DependencyInjection.dll": {} } }, - "Microsoft.AspNet.Testing/1.0.0-rc1-15746": { + "Microsoft.AspNet.Testing/1.0.0-beta8": { "type": "package", "dependencies": { - "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-rc1-15904", - "xunit.runner.aspnet": "2.0.0-aspnet-rc1-15737" + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8", + "xunit.runner.aspnet": "2.0.0-aspnet-beta8" }, "frameworkAssemblies": [ "Microsoft.CSharp", @@ -61,7 +61,25 @@ "lib/dnx451/Microsoft.AspNet.Testing.dll": {} } }, - "Microsoft.Dnx.Runtime.Abstractions/1.0.0-rc1-15904": { + "Microsoft.Dnx.Compilation.Abstractions/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8" + }, + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core" + ], + "compile": { + "lib/dnx451/Microsoft.Dnx.Compilation.Abstractions.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Dnx.Compilation.Abstractions.dll": {} + } + }, + "Microsoft.Dnx.Runtime.Abstractions/1.0.0-beta8": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", @@ -76,22 +94,95 @@ "lib/dnx451/Microsoft.Dnx.Runtime.Abstractions.dll": {} } }, - "Microsoft.Framework.DependencyInjection/1.0.0-t151016001722": { + "Microsoft.Dnx.TestHost/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Compilation.Abstractions": "1.0.0-beta8", + "Microsoft.Dnx.Testing.Abstractions": "1.0.0-beta8", + "Microsoft.Framework.Logging": "1.0.0-beta8", + "Newtonsoft.Json": "6.0.6" + }, + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core", + "System.Runtime", + "System.Threading.Tasks" + ], + "compile": { + "lib/dnx451/Microsoft.Dnx.TestHost.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Dnx.TestHost.dll": {} + } + }, + "Microsoft.Dnx.Testing.Abstractions/1.0.0-beta8": { + "type": "package", + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core" + ], + "compile": { + "lib/dnx451/Microsoft.Dnx.Testing.Abstractions.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Dnx.Testing.Abstractions.dll": {} + } + }, + "Microsoft.Framework.DependencyInjection/1.0.0-t151016013115": { "type": "project", "framework": "DNX,Version=v4.5.1", "dependencies": { "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta8", - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0" + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8" } }, - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": "DNX,Version=v4.5.1", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0" + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8" + } + }, + "Microsoft.Framework.Logging/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta8", + "Microsoft.Framework.Logging.Abstractions": "1.0.0-beta8" + }, + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Collections.Concurrent", + "System.Core" + ], + "compile": { + "lib/dnx451/Microsoft.Framework.Logging.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Framework.Logging.dll": {} + } + }, + "Microsoft.Framework.Logging.Abstractions/1.0.0-beta8": { + "type": "package", + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core" + ], + "compile": { + "lib/dnx451/Microsoft.Framework.Logging.Abstractions.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Framework.Logging.Abstractions.dll": {} } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", @@ -106,8 +197,111 @@ "lib/dnx451/Microsoft.Framework.NotNullAttribute.Sources.dll": {} } }, - "xunit.runner.aspnet/2.1.0-beta1-build60": { - "type": "package" + "Newtonsoft.Json/7.0.1": { + "type": "package", + "compile": { + "lib/net45/Newtonsoft.Json.dll": {} + }, + "runtime": { + "lib/net45/Newtonsoft.Json.dll": {} + } + }, + "xunit.abstractions/2.0.0": { + "type": "package", + "compile": { + "lib/net35/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/net35/xunit.abstractions.dll": {} + } + }, + "xunit.assert/2.1.0": { + "type": "package", + "compile": { + "lib/dotnet/xunit.assert.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.assert.dll": {} + } + }, + "xunit.extensibility.core/2.1.0": { + "type": "package", + "dependencies": { + "xunit.abstractions": "[2.0.0]" + }, + "compile": { + "lib/dotnet/xunit.core.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.core.dll": {}, + "lib/dotnet/xunit.runner.tdnet.dll": {}, + "lib/dotnet/xunit.runner.utility.desktop.dll": {} + } + }, + "xunit.extensibility.execution/2.1.0": { + "type": "package", + "dependencies": { + "xunit.extensibility.core": "[2.1.0]" + }, + "compile": { + "lib/dnx451/xunit.execution.dotnet.dll": {} + }, + "runtime": { + "lib/dnx451/xunit.execution.dotnet.dll": {} + } + }, + "xunit.runner.aspnet/2.0.0-aspnet-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8", + "Microsoft.Dnx.TestHost": "1.0.0-beta8", + "Microsoft.Dnx.Testing.Abstractions": "1.0.0-beta8", + "xunit.assert": "2.1.0", + "xunit.extensibility.execution": "2.1.0", + "xunit.runner.reporters": "2.1.0" + }, + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Collections", + "System.Core", + "System.Threading", + "System.Xml", + "System.Xml.Linq", + "System.Xml.XDocument" + ], + "compile": { + "lib/dnx451/xunit.runner.aspnet.dll": {} + }, + "runtime": { + "lib/dnx451/xunit.runner.aspnet.dll": {} + } + }, + "xunit.runner.reporters/2.1.0": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "7.0.1", + "xunit.runner.utility": "[2.1.0]" + }, + "compile": { + "lib/dnx451/xunit.runner.reporters.dotnet.dll": {} + }, + "runtime": { + "lib/dnx451/xunit.runner.reporters.dotnet.dll": {} + } + }, + "xunit.runner.utility/2.1.0": { + "type": "package", + "dependencies": { + "xunit.abstractions": "[2.0.0]" + }, + "compile": { + "lib/dnx451/xunit.runner.utility.dotnet.dll": {} + }, + "runtime": { + "lib/dnx451/xunit.runner.utility.dotnet.dll": {} + } } }, "DNXCore,Version=v5.0": { @@ -154,17 +348,17 @@ "lib/dotnet/Autofac.Framework.DependencyInjection.dll": {} } }, - "Microsoft.AspNet.Testing/1.0.0-rc1-15746": { + "Microsoft.AspNet.Testing/1.0.0-beta8": { "type": "package", "dependencies": { - "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-rc1-15904", - "System.Globalization": "4.0.11-beta-23413", + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8", + "System.Globalization": "4.0.11-beta-23409", "System.Reflection": "4.1.0-beta-23225", - "System.Runtime": "4.0.21-beta-23413", - "System.Runtime.InteropServices": "4.0.21-beta-23413", - "System.Threading.Tasks": "4.0.11-beta-23413", - "System.Threading.Thread": "4.0.0-beta-23413", - "xunit.runner.aspnet": "2.0.0-aspnet-rc1-15737" + "System.Runtime": "4.0.21-beta-23409", + "System.Runtime.InteropServices": "4.0.21-beta-23409", + "System.Threading.Tasks": "4.0.11-beta-23409", + "System.Threading.Thread": "4.0.0-beta-23409", + "xunit.runner.aspnet": "2.0.0-aspnet-beta8" }, "compile": { "lib/dnxcore50/Microsoft.AspNet.Testing.dll": {} @@ -173,17 +367,30 @@ "lib/dnxcore50/Microsoft.AspNet.Testing.dll": {} } }, - "Microsoft.Dnx.Runtime.Abstractions/1.0.0-rc1-15904": { + "Microsoft.Dnx.Compilation.Abstractions/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8", + "System.IO.FileSystem": "4.0.1-beta-23409" + }, + "compile": { + "lib/dnxcore50/Microsoft.Dnx.Compilation.Abstractions.dll": {} + }, + "runtime": { + "lib/dnxcore50/Microsoft.Dnx.Compilation.Abstractions.dll": {} + } + }, + "Microsoft.Dnx.Runtime.Abstractions/1.0.0-beta8": { "type": "package", "dependencies": { - "System.Collections": "4.0.11-beta-23413", - "System.ComponentModel": "4.0.1-beta-23413", - "System.IO": "4.0.11-beta-23413", - "System.Linq": "4.0.1-beta-23413", + "System.Collections": "4.0.11-beta-23409", + "System.ComponentModel": "4.0.1-beta-23409", + "System.IO": "4.0.11-beta-23409", + "System.Linq": "4.0.1-beta-23409", "System.Reflection": "4.1.0-beta-23225", - "System.Runtime": "4.0.21-beta-23413", - "System.Runtime.Extensions": "4.0.11-beta-23413", - "System.Threading.Tasks": "4.0.11-beta-23413" + "System.Runtime": "4.0.21-beta-23409", + "System.Runtime.Extensions": "4.0.11-beta-23409", + "System.Threading.Tasks": "4.0.11-beta-23409" }, "compile": { "lib/dnxcore50/Microsoft.Dnx.Runtime.Abstractions.dll": {} @@ -192,23 +399,62 @@ "lib/dnxcore50/Microsoft.Dnx.Runtime.Abstractions.dll": {} } }, - "Microsoft.Framework.DependencyInjection/1.0.0-t151016001722": { + "Microsoft.Dnx.TestHost/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Compilation.Abstractions": "1.0.0-beta8", + "Microsoft.Dnx.Testing.Abstractions": "1.0.0-beta8", + "Microsoft.Framework.Logging": "1.0.0-beta8", + "Newtonsoft.Json": "6.0.6", + "System.Console": "4.0.0-beta-23409", + "System.Diagnostics.Process": "4.1.0-beta-23409", + "System.Diagnostics.TextWriterTraceListener": "4.0.0-beta-23409", + "System.Diagnostics.TraceSource": "4.0.0-beta-23409", + "System.Net.Primitives": "4.0.11-beta-23409", + "System.Net.Sockets": "4.1.0-beta-23409", + "System.Reflection.Extensions": "4.0.1-beta-23409", + "System.Threading.Thread": "4.0.0-beta-23409" + }, + "compile": { + "lib/dnxcore50/Microsoft.Dnx.TestHost.dll": {} + }, + "runtime": { + "lib/dnxcore50/Microsoft.Dnx.TestHost.dll": {} + } + }, + "Microsoft.Dnx.Testing.Abstractions/1.0.0-beta8": { + "type": "package", + "dependencies": { + "System.Collections": "4.0.11-beta-23409", + "System.Reflection": "4.1.0-beta-23225", + "System.Resources.ResourceManager": "4.0.1-beta-23409", + "System.Runtime": "4.0.21-beta-23409", + "System.Runtime.Extensions": "4.0.11-beta-23409" + }, + "compile": { + "lib/dnxcore50/Microsoft.Dnx.Testing.Abstractions.dll": {} + }, + "runtime": { + "lib/dnxcore50/Microsoft.Dnx.Testing.Abstractions.dll": {} + } + }, + "Microsoft.Framework.DependencyInjection/1.0.0-t151016013115": { "type": "project", "framework": "DNXCore,Version=v5.0", "dependencies": { "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta8", - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0", + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8", "System.Collections": "4.0.11-beta-23409", "System.Collections.Concurrent": "4.0.11-beta-23409", "System.Threading": "4.0.11-beta-23409", "System.Threading.Tasks": "4.0.11-beta-23409" } }, - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": "DNXCore,Version=v5.0", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0", + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8", "System.ComponentModel": "4.0.1-beta-23409", "System.Diagnostics.Debug": "4.0.11-beta-23409", "System.Globalization": "4.0.11-beta-23409", @@ -218,10 +464,48 @@ "System.Resources.ResourceManager": "4.0.1-beta-23409" } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.Logging/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta8", + "Microsoft.Framework.Logging.Abstractions": "1.0.0-beta8", + "System.Collections": "4.0.11-beta-23409", + "System.Collections.Concurrent": "4.0.11-beta-23409", + "System.ComponentModel": "4.0.1-beta-23409", + "System.Globalization": "4.0.11-beta-23409", + "System.Linq": "4.0.1-beta-23409", + "System.Threading": "4.0.11-beta-23409" + }, + "compile": { + "lib/dnxcore50/Microsoft.Framework.Logging.dll": {} + }, + "runtime": { + "lib/dnxcore50/Microsoft.Framework.Logging.dll": {} + } + }, + "Microsoft.Framework.Logging.Abstractions/1.0.0-beta8": { + "type": "package", + "dependencies": { + "System.Collections": "4.0.11-beta-23409", + "System.Collections.Concurrent": "4.0.11-beta-23409", + "System.Globalization": "4.0.11-beta-23409", + "System.Linq": "4.0.1-beta-23409", + "System.Reflection": "4.1.0-beta-23225", + "System.Runtime": "4.0.21-beta-23409", + "System.Runtime.Extensions": "4.0.11-beta-23409", + "System.Runtime.InteropServices": "4.0.21-beta-23409" + }, + "compile": { + "lib/dnxcore50/Microsoft.Framework.Logging.Abstractions.dll": {} + }, + "runtime": { + "lib/dnxcore50/Microsoft.Framework.Logging.Abstractions.dll": {} + } + }, + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23326" + "System.Runtime": "4.0.21-beta-23409" }, "compile": { "lib/dnxcore50/Microsoft.Framework.NotNullAttribute.Sources.dll": {} @@ -230,10 +514,32 @@ "lib/dnxcore50/Microsoft.Framework.NotNullAttribute.Sources.dll": {} } }, - "System.Collections/4.0.11-beta-23413": { + "Microsoft.Win32.Primitives/4.0.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } + }, + "Newtonsoft.Json/7.0.1": { + "type": "package", + "compile": { + "lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {} + }, + "runtime": { + "lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {} + } + }, + "System.Collections/4.0.11-beta-23409": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23413" + "System.Runtime": "4.0.21-beta-23409" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -262,7 +568,7 @@ "lib/dotnet/System.Collections.Concurrent.dll": {} } }, - "System.ComponentModel/4.0.1-beta-23413": { + "System.ComponentModel/4.0.1-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -274,6 +580,16 @@ "lib/dotnet/System.ComponentModel.dll": {} } }, + "System.Console/4.0.0-beta-23409": { + "type": "package", + "dependencies": { + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + } + }, "System.Diagnostics.Contracts/4.0.1-beta-23225": { "type": "package", "dependencies": { @@ -295,6 +611,35 @@ "ref/dotnet/System.Diagnostics.Debug.dll": {} } }, + "System.Diagnostics.Process/4.1.0-beta-23409": { + "type": "package", + "dependencies": { + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Process.dll": {} + } + }, + "System.Diagnostics.TextWriterTraceListener/4.0.0-beta-23409": { + "type": "package", + "dependencies": { + "System.Diagnostics.TraceSource": "4.0.0-beta-23409", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" + }, + "compile": { + "ref/dotnet/System.Diagnostics.TextWriterTraceListener.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.TextWriterTraceListener.dll": {} + } + }, "System.Diagnostics.Tools/4.0.1-beta-23225": { "type": "package", "dependencies": { @@ -307,6 +652,15 @@ "lib/DNXCore50/System.Diagnostics.Tools.dll": {} } }, + "System.Diagnostics.TraceSource/4.0.0-beta-23409": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Diagnostics.TraceSource.dll": {} + } + }, "System.Diagnostics.Tracing/4.0.20": { "type": "package", "dependencies": { @@ -319,7 +673,7 @@ "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} } }, - "System.Globalization/4.0.11-beta-23413": { + "System.Globalization/4.0.11-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -331,7 +685,7 @@ "lib/DNXCore50/System.Globalization.dll": {} } }, - "System.IO/4.0.11-beta-23413": { + "System.IO/4.0.11-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.20", @@ -345,29 +699,75 @@ "lib/DNXCore50/System.IO.dll": {} } }, - "System.Linq/4.0.1-beta-23413": { + "System.IO.Compression/4.0.0": { "type": "package", "dependencies": { - "System.Collections": "4.0.10", - "System.Diagnostics.Debug": "4.0.10", + "System.Collections": "4.0.0", + "System.IO": "4.0.0", "System.Resources.ResourceManager": "4.0.0", - "System.Runtime": "4.0.20", - "System.Runtime.Extensions": "4.0.10" + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Runtime.InteropServices": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { - "ref/dotnet/System.Linq.dll": {} + "ref/dotnet/System.IO.Compression.dll": {} }, "runtime": { - "lib/dotnet/System.Linq.dll": {} + "lib/dotnet/System.IO.Compression.dll": {} } }, - "System.Linq.Expressions/4.0.11-beta-23409": { + "System.IO.FileSystem/4.0.1-beta-23409": { "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": "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" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.20" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.Linq/4.0.1-beta-23409": { + "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/dotnet/System.Linq.dll": {} + }, + "runtime": { + "lib/dotnet/System.Linq.dll": {} + } + }, + "System.Linq.Expressions/4.0.11-beta-23409": { + "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", @@ -387,6 +787,54 @@ "lib/DNXCore50/System.Linq.Expressions.dll": {} } }, + "System.Net.Http/4.0.0": { + "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.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" + }, + "compile": { + "ref/dotnet/System.Net.Http.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Net.Http.dll": {} + } + }, + "System.Net.Primitives/4.0.11-beta-23409": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Net.Primitives.dll": {} + } + }, + "System.Net.Sockets/4.1.0-beta-23409": { + "type": "package", + "dependencies": { + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Net.Sockets.dll": {} + } + }, "System.ObjectModel/4.0.10": { "type": "package", "dependencies": { @@ -403,7 +851,7 @@ "lib/dotnet/System.ObjectModel.dll": {} } }, - "System.Private.Uri/4.0.1-beta-23413": { + "System.Private.Uri/4.0.1-beta-23409": { "type": "package", "compile": { "ref/dnxcore50/_._": {} @@ -453,7 +901,7 @@ "lib/DNXCore50/System.Reflection.Emit.ILGeneration.dll": {} } }, - "System.Reflection.Extensions/4.0.1-beta-23225": { + "System.Reflection.Extensions/4.0.1-beta-23409": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -505,10 +953,10 @@ "lib/DNXCore50/System.Resources.ResourceManager.dll": {} } }, - "System.Runtime/4.0.21-beta-23413": { + "System.Runtime/4.0.21-beta-23409": { "type": "package", "dependencies": { - "System.Private.Uri": "4.0.1-beta-23413" + "System.Private.Uri": "4.0.1-beta-23409" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -517,7 +965,7 @@ "lib/DNXCore50/System.Runtime.dll": {} } }, - "System.Runtime.Extensions/4.0.11-beta-23413": { + "System.Runtime.Extensions/4.0.11-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -538,7 +986,7 @@ "lib/DNXCore50/System.Runtime.Handles.dll": {} } }, - "System.Runtime.InteropServices/4.0.21-beta-23413": { + "System.Runtime.InteropServices/4.0.21-beta-23409": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -553,13 +1001,71 @@ "lib/DNXCore50/System.Runtime.InteropServices.dll": {} } }, - "System.Text.Encoding/4.0.0": { + "System.Security.Cryptography.Algorithms/4.0.0-beta-23409": { + "type": "package", + "dependencies": { + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23409" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} + } + }, + "System.Security.Cryptography.Primitives/4.0.0-beta-23409": { + "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/dotnet/System.Security.Cryptography.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Cryptography.Primitives.dll": {} + } + }, + "System.Text.Encoding/4.0.10": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.10": { + "type": "package", + "compile": { + "lib/contract/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Text.RegularExpressions/4.0.10": { + "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/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} } }, "System.Threading/4.0.11-beta-23409": { @@ -572,7 +1078,7 @@ "ref/dotnet/System.Threading.dll": {} } }, - "System.Threading.Tasks/4.0.11-beta-23413": { + "System.Threading.Tasks/4.0.11-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -584,7 +1090,7 @@ "lib/DNXCore50/System.Threading.Tasks.dll": {} } }, - "System.Threading.Thread/4.0.0-beta-23413": { + "System.Threading.Thread/4.0.0-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -596,119 +1102,209 @@ "lib/DNXCore50/System.Threading.Thread.dll": {} } }, - "xunit.runner.aspnet/2.1.0-beta1-build60": { - "type": "package" - } - }, - "DNX,Version=v4.5.1/win7-x86": { - "Autofac/4.0.0-beta7-130": { + "System.Threading.ThreadPool/4.0.10-beta-23409": { "type": "package", - "frameworkAssemblies": [ - "Microsoft.CSharp", - "mscorlib", - "System", - "System.Core" - ], + "dependencies": { + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" + }, "compile": { - "lib/dnx451/Autofac.dll": {} + "ref/dotnet/System.Threading.ThreadPool.dll": {} }, "runtime": { - "lib/dnx451/Autofac.dll": {} + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} } }, - "Autofac.Framework.DependencyInjection/4.0.0-beta7-130": { + "System.Xml.ReaderWriter/4.0.10": { "type": "package", "dependencies": { - "Autofac": "4.0.0-beta7-130", - "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta7" + "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.10", + "System.Threading.Tasks": "4.0.10" }, - "frameworkAssemblies": [ - "Microsoft.CSharp", - "mscorlib", - "System", - "System.Core" - ], "compile": { - "lib/dnx451/Autofac.dll": {}, - "lib/dnx451/Autofac.Framework.DependencyInjection.dll": {} + "ref/dotnet/System.Xml.ReaderWriter.dll": {} }, "runtime": { - "lib/dnx451/Autofac.dll": {}, - "lib/dnx451/Autofac.Framework.DependencyInjection.dll": {} + "lib/dotnet/System.Xml.ReaderWriter.dll": {} } }, - "Microsoft.AspNet.Testing/1.0.0-rc1-15746": { + "System.Xml.XDocument/4.0.11-beta-23409": { "type": "package", "dependencies": { - "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-rc1-15904", - "xunit.runner.aspnet": "2.0.0-aspnet-rc1-15737" + "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" }, - "frameworkAssemblies": [ - "Microsoft.CSharp", - "mscorlib", - "System", - "System.Core", - "System.Reflection", - "System.Runtime", - "System.Threading.Tasks" - ], "compile": { - "lib/dnx451/Microsoft.AspNet.Testing.dll": {} + "ref/dotnet/System.Xml.XDocument.dll": {} }, "runtime": { - "lib/dnx451/Microsoft.AspNet.Testing.dll": {} + "lib/dotnet/System.Xml.XDocument.dll": {} } }, - "Microsoft.Dnx.Runtime.Abstractions/1.0.0-rc1-15904": { + "xunit.abstractions/2.0.0": { "type": "package", - "frameworkAssemblies": [ - "Microsoft.CSharp", - "mscorlib", - "System", - "System.Core" - ], "compile": { - "lib/dnx451/Microsoft.Dnx.Runtime.Abstractions.dll": {} + "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} }, "runtime": { - "lib/dnx451/Microsoft.Dnx.Runtime.Abstractions.dll": {} + "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} } }, - "Microsoft.Framework.DependencyInjection/1.0.0-t151016001722": { - "type": "project", - "framework": "DNX,Version=v4.5.1", + "xunit.assert/2.1.0": { + "type": "package", "dependencies": { - "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta8", - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0" + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.Linq": "4.0.0", + "System.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" + }, + "compile": { + "lib/dotnet/xunit.assert.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.assert.dll": {} } }, - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { - "type": "project", - "framework": "DNX,Version=v4.5.1", + "xunit.extensibility.core/2.1.0": { + "type": "package", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0" + "xunit.abstractions": "[2.0.0]" + }, + "compile": { + "lib/dotnet/xunit.core.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.core.dll": {}, + "lib/dotnet/xunit.runner.tdnet.dll": {}, + "lib/dotnet/xunit.runner.utility.desktop.dll": {} } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "xunit.extensibility.execution/2.1.0": { "type": "package", - "frameworkAssemblies": [ - "Microsoft.CSharp", - "mscorlib", - "System", - "System.Core" - ], + "dependencies": { + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Globalization": "4.0.0", + "System.IO": "4.0.0", + "System.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "xunit.abstractions": "2.0.0", + "xunit.extensibility.core": "[2.1.0]" + }, "compile": { - "lib/dnx451/Microsoft.Framework.NotNullAttribute.Sources.dll": {} + "lib/dotnet/xunit.execution.dotnet.dll": {} }, "runtime": { - "lib/dnx451/Microsoft.Framework.NotNullAttribute.Sources.dll": {} + "lib/dotnet/xunit.execution.dotnet.dll": {} + } + }, + "xunit.runner.aspnet/2.0.0-aspnet-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8", + "Microsoft.Dnx.TestHost": "1.0.0-beta8", + "Microsoft.Dnx.Testing.Abstractions": "1.0.0-beta8", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23409", + "System.Threading.ThreadPool": "4.0.10-beta-23409", + "System.Xml.XDocument": "4.0.11-beta-23409", + "xunit.assert": "2.1.0", + "xunit.extensibility.execution": "2.1.0", + "xunit.runner.reporters": "2.1.0" + }, + "compile": { + "lib/dnxcore50/xunit.runner.aspnet.dll": {} + }, + "runtime": { + "lib/dnxcore50/xunit.runner.aspnet.dll": {} + } + }, + "xunit.runner.reporters/2.1.0": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "7.0.1", + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "xunit.abstractions": "2.0.0", + "xunit.runner.utility": "[2.1.0]" + }, + "compile": { + "lib/dotnet/xunit.runner.reporters.dotnet.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.runner.reporters.dotnet.dll": {} } }, - "xunit.runner.aspnet/2.1.0-beta1-build60": { - "type": "package" + "xunit.runner.utility/2.1.0": { + "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.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "xunit.abstractions": "2.0.0" + }, + "compile": { + "lib/dotnet/xunit.runner.utility.dotnet.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.runner.utility.dotnet.dll": {} + } } }, - "DNX,Version=v4.5.1/win7-x64": { + "DNX,Version=v4.5.1/win7-x86": { "Autofac/4.0.0-beta7-130": { "type": "package", "frameworkAssemblies": [ @@ -745,11 +1341,11 @@ "lib/dnx451/Autofac.Framework.DependencyInjection.dll": {} } }, - "Microsoft.AspNet.Testing/1.0.0-rc1-15746": { + "Microsoft.AspNet.Testing/1.0.0-beta8": { "type": "package", "dependencies": { - "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-rc1-15904", - "xunit.runner.aspnet": "2.0.0-aspnet-rc1-15737" + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8", + "xunit.runner.aspnet": "2.0.0-aspnet-beta8" }, "frameworkAssemblies": [ "Microsoft.CSharp", @@ -767,8 +1363,11 @@ "lib/dnx451/Microsoft.AspNet.Testing.dll": {} } }, - "Microsoft.Dnx.Runtime.Abstractions/1.0.0-rc1-15904": { + "Microsoft.Dnx.Compilation.Abstractions/1.0.0-beta8": { "type": "package", + "dependencies": { + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8" + }, "frameworkAssemblies": [ "Microsoft.CSharp", "mscorlib", @@ -776,44 +1375,537 @@ "System.Core" ], "compile": { - "lib/dnx451/Microsoft.Dnx.Runtime.Abstractions.dll": {} + "lib/dnx451/Microsoft.Dnx.Compilation.Abstractions.dll": {} }, "runtime": { + "lib/dnx451/Microsoft.Dnx.Compilation.Abstractions.dll": {} + } + }, + "Microsoft.Dnx.Runtime.Abstractions/1.0.0-beta8": { + "type": "package", + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core" + ], + "compile": { "lib/dnx451/Microsoft.Dnx.Runtime.Abstractions.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Dnx.Runtime.Abstractions.dll": {} + } + }, + "Microsoft.Dnx.TestHost/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Compilation.Abstractions": "1.0.0-beta8", + "Microsoft.Dnx.Testing.Abstractions": "1.0.0-beta8", + "Microsoft.Framework.Logging": "1.0.0-beta8", + "Newtonsoft.Json": "6.0.6" + }, + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core", + "System.Runtime", + "System.Threading.Tasks" + ], + "compile": { + "lib/dnx451/Microsoft.Dnx.TestHost.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Dnx.TestHost.dll": {} } }, - "Microsoft.Framework.DependencyInjection/1.0.0-t151016001722": { + "Microsoft.Dnx.Testing.Abstractions/1.0.0-beta8": { + "type": "package", + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core" + ], + "compile": { + "lib/dnx451/Microsoft.Dnx.Testing.Abstractions.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Dnx.Testing.Abstractions.dll": {} + } + }, + "Microsoft.Framework.DependencyInjection/1.0.0-t151016013115": { "type": "project", "framework": "DNX,Version=v4.5.1", "dependencies": { "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta8", - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0" + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8" } }, - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": "DNX,Version=v4.5.1", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0" + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8" + } + }, + "Microsoft.Framework.Logging/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta8", + "Microsoft.Framework.Logging.Abstractions": "1.0.0-beta8" + }, + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Collections.Concurrent", + "System.Core" + ], + "compile": { + "lib/dnx451/Microsoft.Framework.Logging.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Framework.Logging.dll": {} + } + }, + "Microsoft.Framework.Logging.Abstractions/1.0.0-beta8": { + "type": "package", + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core" + ], + "compile": { + "lib/dnx451/Microsoft.Framework.Logging.Abstractions.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Framework.Logging.Abstractions.dll": {} + } + }, + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { + "type": "package", + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core" + ], + "compile": { + "lib/dnx451/Microsoft.Framework.NotNullAttribute.Sources.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Framework.NotNullAttribute.Sources.dll": {} + } + }, + "Newtonsoft.Json/7.0.1": { + "type": "package", + "compile": { + "lib/net45/Newtonsoft.Json.dll": {} + }, + "runtime": { + "lib/net45/Newtonsoft.Json.dll": {} + } + }, + "xunit.abstractions/2.0.0": { + "type": "package", + "compile": { + "lib/net35/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/net35/xunit.abstractions.dll": {} + } + }, + "xunit.assert/2.1.0": { + "type": "package", + "compile": { + "lib/dotnet/xunit.assert.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.assert.dll": {} + } + }, + "xunit.extensibility.core/2.1.0": { + "type": "package", + "dependencies": { + "xunit.abstractions": "[2.0.0]" + }, + "compile": { + "lib/dotnet/xunit.core.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.core.dll": {}, + "lib/dotnet/xunit.runner.tdnet.dll": {}, + "lib/dotnet/xunit.runner.utility.desktop.dll": {} + } + }, + "xunit.extensibility.execution/2.1.0": { + "type": "package", + "dependencies": { + "xunit.extensibility.core": "[2.1.0]" + }, + "compile": { + "lib/dnx451/xunit.execution.dotnet.dll": {} + }, + "runtime": { + "lib/dnx451/xunit.execution.dotnet.dll": {} + } + }, + "xunit.runner.aspnet/2.0.0-aspnet-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8", + "Microsoft.Dnx.TestHost": "1.0.0-beta8", + "Microsoft.Dnx.Testing.Abstractions": "1.0.0-beta8", + "xunit.assert": "2.1.0", + "xunit.extensibility.execution": "2.1.0", + "xunit.runner.reporters": "2.1.0" + }, + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Collections", + "System.Core", + "System.Threading", + "System.Xml", + "System.Xml.Linq", + "System.Xml.XDocument" + ], + "compile": { + "lib/dnx451/xunit.runner.aspnet.dll": {} + }, + "runtime": { + "lib/dnx451/xunit.runner.aspnet.dll": {} + } + }, + "xunit.runner.reporters/2.1.0": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "7.0.1", + "xunit.runner.utility": "[2.1.0]" + }, + "compile": { + "lib/dnx451/xunit.runner.reporters.dotnet.dll": {} + }, + "runtime": { + "lib/dnx451/xunit.runner.reporters.dotnet.dll": {} + } + }, + "xunit.runner.utility/2.1.0": { + "type": "package", + "dependencies": { + "xunit.abstractions": "[2.0.0]" + }, + "compile": { + "lib/dnx451/xunit.runner.utility.dotnet.dll": {} + }, + "runtime": { + "lib/dnx451/xunit.runner.utility.dotnet.dll": {} + } + } + }, + "DNX,Version=v4.5.1/win7-x64": { + "Autofac/4.0.0-beta7-130": { + "type": "package", + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core" + ], + "compile": { + "lib/dnx451/Autofac.dll": {} + }, + "runtime": { + "lib/dnx451/Autofac.dll": {} + } + }, + "Autofac.Framework.DependencyInjection/4.0.0-beta7-130": { + "type": "package", + "dependencies": { + "Autofac": "4.0.0-beta7-130", + "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta7" + }, + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core" + ], + "compile": { + "lib/dnx451/Autofac.dll": {}, + "lib/dnx451/Autofac.Framework.DependencyInjection.dll": {} + }, + "runtime": { + "lib/dnx451/Autofac.dll": {}, + "lib/dnx451/Autofac.Framework.DependencyInjection.dll": {} + } + }, + "Microsoft.AspNet.Testing/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8", + "xunit.runner.aspnet": "2.0.0-aspnet-beta8" + }, + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core", + "System.Reflection", + "System.Runtime", + "System.Threading.Tasks" + ], + "compile": { + "lib/dnx451/Microsoft.AspNet.Testing.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.AspNet.Testing.dll": {} + } + }, + "Microsoft.Dnx.Compilation.Abstractions/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8" + }, + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core" + ], + "compile": { + "lib/dnx451/Microsoft.Dnx.Compilation.Abstractions.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Dnx.Compilation.Abstractions.dll": {} + } + }, + "Microsoft.Dnx.Runtime.Abstractions/1.0.0-beta8": { + "type": "package", + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core" + ], + "compile": { + "lib/dnx451/Microsoft.Dnx.Runtime.Abstractions.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Dnx.Runtime.Abstractions.dll": {} + } + }, + "Microsoft.Dnx.TestHost/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Compilation.Abstractions": "1.0.0-beta8", + "Microsoft.Dnx.Testing.Abstractions": "1.0.0-beta8", + "Microsoft.Framework.Logging": "1.0.0-beta8", + "Newtonsoft.Json": "6.0.6" + }, + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core", + "System.Runtime", + "System.Threading.Tasks" + ], + "compile": { + "lib/dnx451/Microsoft.Dnx.TestHost.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Dnx.TestHost.dll": {} + } + }, + "Microsoft.Dnx.Testing.Abstractions/1.0.0-beta8": { + "type": "package", + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core" + ], + "compile": { + "lib/dnx451/Microsoft.Dnx.Testing.Abstractions.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Dnx.Testing.Abstractions.dll": {} + } + }, + "Microsoft.Framework.DependencyInjection/1.0.0-t151016013115": { + "type": "project", + "framework": "DNX,Version=v4.5.1", + "dependencies": { + "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta8", + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8" + } + }, + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { + "type": "project", + "framework": "DNX,Version=v4.5.1", + "dependencies": { + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8" + } + }, + "Microsoft.Framework.Logging/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta8", + "Microsoft.Framework.Logging.Abstractions": "1.0.0-beta8" + }, + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Collections.Concurrent", + "System.Core" + ], + "compile": { + "lib/dnx451/Microsoft.Framework.Logging.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Framework.Logging.dll": {} + } + }, + "Microsoft.Framework.Logging.Abstractions/1.0.0-beta8": { + "type": "package", + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core" + ], + "compile": { + "lib/dnx451/Microsoft.Framework.Logging.Abstractions.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Framework.Logging.Abstractions.dll": {} + } + }, + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { + "type": "package", + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Core" + ], + "compile": { + "lib/dnx451/Microsoft.Framework.NotNullAttribute.Sources.dll": {} + }, + "runtime": { + "lib/dnx451/Microsoft.Framework.NotNullAttribute.Sources.dll": {} + } + }, + "Newtonsoft.Json/7.0.1": { + "type": "package", + "compile": { + "lib/net45/Newtonsoft.Json.dll": {} + }, + "runtime": { + "lib/net45/Newtonsoft.Json.dll": {} + } + }, + "xunit.abstractions/2.0.0": { + "type": "package", + "compile": { + "lib/net35/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/net35/xunit.abstractions.dll": {} + } + }, + "xunit.assert/2.1.0": { + "type": "package", + "compile": { + "lib/dotnet/xunit.assert.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.assert.dll": {} + } + }, + "xunit.extensibility.core/2.1.0": { + "type": "package", + "dependencies": { + "xunit.abstractions": "[2.0.0]" + }, + "compile": { + "lib/dotnet/xunit.core.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.core.dll": {}, + "lib/dotnet/xunit.runner.tdnet.dll": {}, + "lib/dotnet/xunit.runner.utility.desktop.dll": {} + } + }, + "xunit.extensibility.execution/2.1.0": { + "type": "package", + "dependencies": { + "xunit.extensibility.core": "[2.1.0]" + }, + "compile": { + "lib/dnx451/xunit.execution.dotnet.dll": {} + }, + "runtime": { + "lib/dnx451/xunit.execution.dotnet.dll": {} + } + }, + "xunit.runner.aspnet/2.0.0-aspnet-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8", + "Microsoft.Dnx.TestHost": "1.0.0-beta8", + "Microsoft.Dnx.Testing.Abstractions": "1.0.0-beta8", + "xunit.assert": "2.1.0", + "xunit.extensibility.execution": "2.1.0", + "xunit.runner.reporters": "2.1.0" + }, + "frameworkAssemblies": [ + "Microsoft.CSharp", + "mscorlib", + "System", + "System.Collections", + "System.Core", + "System.Threading", + "System.Xml", + "System.Xml.Linq", + "System.Xml.XDocument" + ], + "compile": { + "lib/dnx451/xunit.runner.aspnet.dll": {} + }, + "runtime": { + "lib/dnx451/xunit.runner.aspnet.dll": {} + } + }, + "xunit.runner.reporters/2.1.0": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "7.0.1", + "xunit.runner.utility": "[2.1.0]" + }, + "compile": { + "lib/dnx451/xunit.runner.reporters.dotnet.dll": {} + }, + "runtime": { + "lib/dnx451/xunit.runner.reporters.dotnet.dll": {} } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "xunit.runner.utility/2.1.0": { "type": "package", - "frameworkAssemblies": [ - "Microsoft.CSharp", - "mscorlib", - "System", - "System.Core" - ], + "dependencies": { + "xunit.abstractions": "[2.0.0]" + }, "compile": { - "lib/dnx451/Microsoft.Framework.NotNullAttribute.Sources.dll": {} + "lib/dnx451/xunit.runner.utility.dotnet.dll": {} }, "runtime": { - "lib/dnx451/Microsoft.Framework.NotNullAttribute.Sources.dll": {} + "lib/dnx451/xunit.runner.utility.dotnet.dll": {} } - }, - "xunit.runner.aspnet/2.1.0-beta1-build60": { - "type": "package" } }, "DNXCore,Version=v5.0/win7-x86": { @@ -860,17 +1952,17 @@ "lib/dotnet/Autofac.Framework.DependencyInjection.dll": {} } }, - "Microsoft.AspNet.Testing/1.0.0-rc1-15746": { + "Microsoft.AspNet.Testing/1.0.0-beta8": { "type": "package", "dependencies": { - "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-rc1-15904", - "System.Globalization": "4.0.11-beta-23413", + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8", + "System.Globalization": "4.0.11-beta-23409", "System.Reflection": "4.1.0-beta-23225", - "System.Runtime": "4.0.21-beta-23413", - "System.Runtime.InteropServices": "4.0.21-beta-23413", - "System.Threading.Tasks": "4.0.11-beta-23413", - "System.Threading.Thread": "4.0.0-beta-23413", - "xunit.runner.aspnet": "2.0.0-aspnet-rc1-15737" + "System.Runtime": "4.0.21-beta-23409", + "System.Runtime.InteropServices": "4.0.21-beta-23409", + "System.Threading.Tasks": "4.0.11-beta-23409", + "System.Threading.Thread": "4.0.0-beta-23409", + "xunit.runner.aspnet": "2.0.0-aspnet-beta8" }, "compile": { "lib/dnxcore50/Microsoft.AspNet.Testing.dll": {} @@ -879,17 +1971,30 @@ "lib/dnxcore50/Microsoft.AspNet.Testing.dll": {} } }, - "Microsoft.Dnx.Runtime.Abstractions/1.0.0-rc1-15904": { + "Microsoft.Dnx.Compilation.Abstractions/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8", + "System.IO.FileSystem": "4.0.1-beta-23409" + }, + "compile": { + "lib/dnxcore50/Microsoft.Dnx.Compilation.Abstractions.dll": {} + }, + "runtime": { + "lib/dnxcore50/Microsoft.Dnx.Compilation.Abstractions.dll": {} + } + }, + "Microsoft.Dnx.Runtime.Abstractions/1.0.0-beta8": { "type": "package", "dependencies": { - "System.Collections": "4.0.11-beta-23413", - "System.ComponentModel": "4.0.1-beta-23413", - "System.IO": "4.0.11-beta-23413", - "System.Linq": "4.0.1-beta-23413", + "System.Collections": "4.0.11-beta-23409", + "System.ComponentModel": "4.0.1-beta-23409", + "System.IO": "4.0.11-beta-23409", + "System.Linq": "4.0.1-beta-23409", "System.Reflection": "4.1.0-beta-23225", - "System.Runtime": "4.0.21-beta-23413", - "System.Runtime.Extensions": "4.0.11-beta-23413", - "System.Threading.Tasks": "4.0.11-beta-23413" + "System.Runtime": "4.0.21-beta-23409", + "System.Runtime.Extensions": "4.0.11-beta-23409", + "System.Threading.Tasks": "4.0.11-beta-23409" }, "compile": { "lib/dnxcore50/Microsoft.Dnx.Runtime.Abstractions.dll": {} @@ -898,23 +2003,62 @@ "lib/dnxcore50/Microsoft.Dnx.Runtime.Abstractions.dll": {} } }, - "Microsoft.Framework.DependencyInjection/1.0.0-t151016001722": { + "Microsoft.Dnx.TestHost/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Compilation.Abstractions": "1.0.0-beta8", + "Microsoft.Dnx.Testing.Abstractions": "1.0.0-beta8", + "Microsoft.Framework.Logging": "1.0.0-beta8", + "Newtonsoft.Json": "6.0.6", + "System.Console": "4.0.0-beta-23409", + "System.Diagnostics.Process": "4.1.0-beta-23409", + "System.Diagnostics.TextWriterTraceListener": "4.0.0-beta-23409", + "System.Diagnostics.TraceSource": "4.0.0-beta-23409", + "System.Net.Primitives": "4.0.11-beta-23409", + "System.Net.Sockets": "4.1.0-beta-23409", + "System.Reflection.Extensions": "4.0.1-beta-23409", + "System.Threading.Thread": "4.0.0-beta-23409" + }, + "compile": { + "lib/dnxcore50/Microsoft.Dnx.TestHost.dll": {} + }, + "runtime": { + "lib/dnxcore50/Microsoft.Dnx.TestHost.dll": {} + } + }, + "Microsoft.Dnx.Testing.Abstractions/1.0.0-beta8": { + "type": "package", + "dependencies": { + "System.Collections": "4.0.11-beta-23409", + "System.Reflection": "4.1.0-beta-23225", + "System.Resources.ResourceManager": "4.0.1-beta-23409", + "System.Runtime": "4.0.21-beta-23409", + "System.Runtime.Extensions": "4.0.11-beta-23409" + }, + "compile": { + "lib/dnxcore50/Microsoft.Dnx.Testing.Abstractions.dll": {} + }, + "runtime": { + "lib/dnxcore50/Microsoft.Dnx.Testing.Abstractions.dll": {} + } + }, + "Microsoft.Framework.DependencyInjection/1.0.0-t151016013115": { "type": "project", "framework": "DNXCore,Version=v5.0", "dependencies": { "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta8", - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0", + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8", "System.Collections": "4.0.11-beta-23409", "System.Collections.Concurrent": "4.0.11-beta-23409", "System.Threading": "4.0.11-beta-23409", "System.Threading.Tasks": "4.0.11-beta-23409" } }, - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": "DNXCore,Version=v5.0", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0", + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8", "System.ComponentModel": "4.0.1-beta-23409", "System.Diagnostics.Debug": "4.0.11-beta-23409", "System.Globalization": "4.0.11-beta-23409", @@ -924,10 +2068,48 @@ "System.Resources.ResourceManager": "4.0.1-beta-23409" } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.Logging/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta8", + "Microsoft.Framework.Logging.Abstractions": "1.0.0-beta8", + "System.Collections": "4.0.11-beta-23409", + "System.Collections.Concurrent": "4.0.11-beta-23409", + "System.ComponentModel": "4.0.1-beta-23409", + "System.Globalization": "4.0.11-beta-23409", + "System.Linq": "4.0.1-beta-23409", + "System.Threading": "4.0.11-beta-23409" + }, + "compile": { + "lib/dnxcore50/Microsoft.Framework.Logging.dll": {} + }, + "runtime": { + "lib/dnxcore50/Microsoft.Framework.Logging.dll": {} + } + }, + "Microsoft.Framework.Logging.Abstractions/1.0.0-beta8": { + "type": "package", + "dependencies": { + "System.Collections": "4.0.11-beta-23409", + "System.Collections.Concurrent": "4.0.11-beta-23409", + "System.Globalization": "4.0.11-beta-23409", + "System.Linq": "4.0.1-beta-23409", + "System.Reflection": "4.1.0-beta-23225", + "System.Runtime": "4.0.21-beta-23409", + "System.Runtime.Extensions": "4.0.11-beta-23409", + "System.Runtime.InteropServices": "4.0.21-beta-23409" + }, + "compile": { + "lib/dnxcore50/Microsoft.Framework.Logging.Abstractions.dll": {} + }, + "runtime": { + "lib/dnxcore50/Microsoft.Framework.Logging.Abstractions.dll": {} + } + }, + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23326" + "System.Runtime": "4.0.21-beta-23409" }, "compile": { "lib/dnxcore50/Microsoft.Framework.NotNullAttribute.Sources.dll": {} @@ -936,6 +2118,66 @@ "lib/dnxcore50/Microsoft.Framework.NotNullAttribute.Sources.dll": {} } }, + "Microsoft.Win32.Primitives/4.0.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } + }, + "Microsoft.Win32.Registry/4.0.0-beta-23409": { + "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.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Registry.dll": {} + }, + "runtime": { + "lib/DNXCore50/Microsoft.Win32.Registry.dll": {} + } + }, + "Newtonsoft.Json/7.0.1": { + "type": "package", + "compile": { + "lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {} + }, + "runtime": { + "lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {} + } + }, + "runtime.win7.System.Console/4.0.0-beta-23409": { + "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/dotnet/System.Console.dll": {} + } + }, "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23409": { "type": "package", "compile": { @@ -945,7 +2187,104 @@ "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} } }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23326": { + "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23409": { + "type": "package", + "dependencies": { + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23409", + "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.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", + "System.Threading.Thread": "4.0.0-beta-23409", + "System.Threading.ThreadPool": "4.0.10-beta-23409" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Diagnostics.Process.dll": {} + } + }, + "runtime.win7.System.Diagnostics.TraceSource/4.0.0-beta-23409": { + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "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/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Diagnostics.TraceSource.dll": {} + } + }, + "runtime.win7.System.IO.FileSystem/4.0.1-beta-23409": { + "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/dotnet/System.IO.FileSystem.dll": {} + } + }, + "runtime.win7.System.Net.Primitives/4.0.11-beta-23409": { + "type": "package", + "dependencies": { + "System.Private.Networking": "4.0.1-beta-23409" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Net.Primitives.dll": {} + } + }, + "runtime.win7.System.Net.Sockets/4.1.0-beta-23409": { + "type": "package", + "dependencies": { + "System.Private.Networking": "4.0.1-beta-23409", + "System.Runtime": "4.0.20" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Net.Sockets.dll": {} + } + }, + "runtime.win7.System.Private.Uri/4.0.1-beta-23409": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -954,7 +2293,7 @@ "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {} } }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23413": { + "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23409": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -963,6 +2302,25 @@ "lib/DNXCore50/System.Runtime.Extensions.dll": {} } }, + "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23409": { + "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-23409", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Security.Cryptography.Algorithms.dll": {} + } + }, "runtime.win7.System.Threading/4.0.11-beta-23409": { "type": "package", "compile": { @@ -972,10 +2330,10 @@ "runtimes/win7/lib/DNXCore50/System.Threading.dll": {} } }, - "System.Collections/4.0.11-beta-23413": { + "System.Collections/4.0.11-beta-23409": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23413" + "System.Runtime": "4.0.21-beta-23409" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -1004,7 +2362,24 @@ "lib/dotnet/System.Collections.Concurrent.dll": {} } }, - "System.ComponentModel/4.0.1-beta-23413": { + "System.Collections.NonGeneric/4.0.0": { + "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/dotnet/System.Collections.NonGeneric.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.NonGeneric.dll": {} + } + }, + "System.ComponentModel/4.0.1-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -1016,6 +2391,31 @@ "lib/dotnet/System.ComponentModel.dll": {} } }, + "System.ComponentModel.EventBasedAsync/4.0.10": { + "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/dotnet/System.ComponentModel.EventBasedAsync.dll": {} + }, + "runtime": { + "lib/dotnet/System.ComponentModel.EventBasedAsync.dll": {} + } + }, + "System.Console/4.0.0-beta-23409": { + "type": "package", + "dependencies": { + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + } + }, "System.Diagnostics.Contracts/4.0.1-beta-23225": { "type": "package", "dependencies": { @@ -1037,6 +2437,35 @@ "ref/dotnet/System.Diagnostics.Debug.dll": {} } }, + "System.Diagnostics.Process/4.1.0-beta-23409": { + "type": "package", + "dependencies": { + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Process.dll": {} + } + }, + "System.Diagnostics.TextWriterTraceListener/4.0.0-beta-23409": { + "type": "package", + "dependencies": { + "System.Diagnostics.TraceSource": "4.0.0-beta-23409", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" + }, + "compile": { + "ref/dotnet/System.Diagnostics.TextWriterTraceListener.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.TextWriterTraceListener.dll": {} + } + }, "System.Diagnostics.Tools/4.0.1-beta-23225": { "type": "package", "dependencies": { @@ -1049,6 +2478,15 @@ "lib/DNXCore50/System.Diagnostics.Tools.dll": {} } }, + "System.Diagnostics.TraceSource/4.0.0-beta-23409": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Diagnostics.TraceSource.dll": {} + } + }, "System.Diagnostics.Tracing/4.0.20": { "type": "package", "dependencies": { @@ -1061,7 +2499,7 @@ "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} } }, - "System.Globalization/4.0.11-beta-23413": { + "System.Globalization/4.0.11-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -1073,7 +2511,7 @@ "lib/DNXCore50/System.Globalization.dll": {} } }, - "System.IO/4.0.11-beta-23413": { + "System.IO/4.0.11-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.20", @@ -1087,7 +2525,59 @@ "lib/DNXCore50/System.IO.dll": {} } }, - "System.Linq/4.0.1-beta-23413": { + "System.IO.Compression/4.0.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.IO": "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.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" + }, + "compile": { + "ref/dotnet/System.IO.Compression.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.Compression.dll": {} + } + }, + "System.IO.Compression.clrcompression-x86/4.0.0": { + "type": "package", + "native": { + "runtimes/win7-x86/native/clrcompression.dll": {} + } + }, + "System.IO.FileSystem/4.0.1-beta-23409": { + "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" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.20" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.Linq/4.0.1-beta-23409": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -1129,6 +2619,54 @@ "lib/DNXCore50/System.Linq.Expressions.dll": {} } }, + "System.Net.Http/4.0.0": { + "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.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" + }, + "compile": { + "ref/dotnet/System.Net.Http.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Net.Http.dll": {} + } + }, + "System.Net.Primitives/4.0.11-beta-23409": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Net.Primitives.dll": {} + } + }, + "System.Net.Sockets/4.1.0-beta-23409": { + "type": "package", + "dependencies": { + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Net.Sockets.dll": {} + } + }, "System.ObjectModel/4.0.10": { "type": "package", "dependencies": { @@ -1145,7 +2683,38 @@ "lib/dotnet/System.ObjectModel.dll": {} } }, - "System.Private.Uri/4.0.1-beta-23413": { + "System.Private.Networking/4.0.1-beta-23409": { + "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-23409", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" + }, + "compile": { + "ref/dnxcore50/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Private.Networking.dll": {} + } + }, + "System.Private.Uri/4.0.1-beta-23409": { "type": "package", "compile": { "ref/dnxcore50/_._": {} @@ -1210,7 +2779,7 @@ "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} } }, - "System.Reflection.Extensions/4.0.1-beta-23225": { + "System.Reflection.Extensions/4.0.1-beta-23409": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -1262,10 +2831,10 @@ "lib/DNXCore50/System.Resources.ResourceManager.dll": {} } }, - "System.Runtime/4.0.21-beta-23413": { + "System.Runtime/4.0.21-beta-23409": { "type": "package", "dependencies": { - "System.Private.Uri": "4.0.1-beta-23413" + "System.Private.Uri": "4.0.1-beta-23409" }, "compile": { "ref/dotnet/System.Runtime.dll": {} @@ -1274,7 +2843,7 @@ "lib/DNXCore50/System.Runtime.dll": {} } }, - "System.Runtime.Extensions/4.0.11-beta-23413": { + "System.Runtime.Extensions/4.0.11-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -1295,7 +2864,7 @@ "lib/DNXCore50/System.Runtime.Handles.dll": {} } }, - "System.Runtime.InteropServices/4.0.21-beta-23413": { + "System.Runtime.InteropServices/4.0.21-beta-23409": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -1310,13 +2879,71 @@ "lib/DNXCore50/System.Runtime.InteropServices.dll": {} } }, - "System.Text.Encoding/4.0.0": { + "System.Security.Cryptography.Algorithms/4.0.0-beta-23409": { + "type": "package", + "dependencies": { + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23409" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} + } + }, + "System.Security.Cryptography.Primitives/4.0.0-beta-23409": { + "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/dotnet/System.Security.Cryptography.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Cryptography.Primitives.dll": {} + } + }, + "System.Text.Encoding/4.0.10": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, "compile": { "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.10": { + "type": "package", + "compile": { + "lib/contract/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Text.RegularExpressions/4.0.10": { + "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/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} } }, "System.Threading/4.0.11-beta-23409": { @@ -1329,7 +2956,20 @@ "ref/dotnet/System.Threading.dll": {} } }, - "System.Threading.Tasks/4.0.11-beta-23413": { + "System.Threading.Overlapped/4.0.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } + }, + "System.Threading.Tasks/4.0.11-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -1341,20 +2981,218 @@ "lib/DNXCore50/System.Threading.Tasks.dll": {} } }, - "System.Threading.Thread/4.0.0-beta-23413": { + "System.Threading.Thread/4.0.0-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, "compile": { - "ref/dotnet/System.Threading.Thread.dll": {} + "ref/dotnet/System.Threading.Thread.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Thread.dll": {} + } + }, + "System.Threading.ThreadPool/4.0.10-beta-23409": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Threading.ThreadPool.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} + } + }, + "System.Xml.ReaderWriter/4.0.10": { + "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.10", + "System.Threading.Tasks": "4.0.10" + }, + "compile": { + "ref/dotnet/System.Xml.ReaderWriter.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.ReaderWriter.dll": {} + } + }, + "System.Xml.XDocument/4.0.11-beta-23409": { + "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/dotnet/System.Xml.XDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XDocument.dll": {} + } + }, + "xunit.abstractions/2.0.0": { + "type": "package", + "compile": { + "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + }, + "runtime": { + "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} + } + }, + "xunit.assert/2.1.0": { + "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.ObjectModel": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" + }, + "compile": { + "lib/dotnet/xunit.assert.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.assert.dll": {} + } + }, + "xunit.extensibility.core/2.1.0": { + "type": "package", + "dependencies": { + "xunit.abstractions": "[2.0.0]" + }, + "compile": { + "lib/dotnet/xunit.core.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.core.dll": {}, + "lib/dotnet/xunit.runner.tdnet.dll": {}, + "lib/dotnet/xunit.runner.utility.desktop.dll": {} + } + }, + "xunit.extensibility.execution/2.1.0": { + "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.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "xunit.abstractions": "2.0.0", + "xunit.extensibility.core": "[2.1.0]" + }, + "compile": { + "lib/dotnet/xunit.execution.dotnet.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.execution.dotnet.dll": {} + } + }, + "xunit.runner.aspnet/2.0.0-aspnet-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8", + "Microsoft.Dnx.TestHost": "1.0.0-beta8", + "Microsoft.Dnx.Testing.Abstractions": "1.0.0-beta8", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23409", + "System.Threading.ThreadPool": "4.0.10-beta-23409", + "System.Xml.XDocument": "4.0.11-beta-23409", + "xunit.assert": "2.1.0", + "xunit.extensibility.execution": "2.1.0", + "xunit.runner.reporters": "2.1.0" + }, + "compile": { + "lib/dnxcore50/xunit.runner.aspnet.dll": {} + }, + "runtime": { + "lib/dnxcore50/xunit.runner.aspnet.dll": {} + } + }, + "xunit.runner.reporters/2.1.0": { + "type": "package", + "dependencies": { + "Newtonsoft.Json": "7.0.1", + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "xunit.abstractions": "2.0.0", + "xunit.runner.utility": "[2.1.0]" + }, + "compile": { + "lib/dotnet/xunit.runner.reporters.dotnet.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.runner.reporters.dotnet.dll": {} + } + }, + "xunit.runner.utility/2.1.0": { + "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.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "xunit.abstractions": "2.0.0" + }, + "compile": { + "lib/dotnet/xunit.runner.utility.dotnet.dll": {} }, "runtime": { - "lib/DNXCore50/System.Threading.Thread.dll": {} + "lib/dotnet/xunit.runner.utility.dotnet.dll": {} } - }, - "xunit.runner.aspnet/2.1.0-beta1-build60": { - "type": "package" } }, "DNXCore,Version=v5.0/win7-x64": { @@ -1401,17 +3239,17 @@ "lib/dotnet/Autofac.Framework.DependencyInjection.dll": {} } }, - "Microsoft.AspNet.Testing/1.0.0-rc1-15746": { + "Microsoft.AspNet.Testing/1.0.0-beta8": { "type": "package", "dependencies": { - "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-rc1-15904", - "System.Globalization": "4.0.11-beta-23413", + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8", + "System.Globalization": "4.0.11-beta-23409", "System.Reflection": "4.1.0-beta-23225", - "System.Runtime": "4.0.21-beta-23413", - "System.Runtime.InteropServices": "4.0.21-beta-23413", - "System.Threading.Tasks": "4.0.11-beta-23413", - "System.Threading.Thread": "4.0.0-beta-23413", - "xunit.runner.aspnet": "2.0.0-aspnet-rc1-15737" + "System.Runtime": "4.0.21-beta-23409", + "System.Runtime.InteropServices": "4.0.21-beta-23409", + "System.Threading.Tasks": "4.0.11-beta-23409", + "System.Threading.Thread": "4.0.0-beta-23409", + "xunit.runner.aspnet": "2.0.0-aspnet-beta8" }, "compile": { "lib/dnxcore50/Microsoft.AspNet.Testing.dll": {} @@ -1420,17 +3258,30 @@ "lib/dnxcore50/Microsoft.AspNet.Testing.dll": {} } }, - "Microsoft.Dnx.Runtime.Abstractions/1.0.0-rc1-15904": { + "Microsoft.Dnx.Compilation.Abstractions/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8", + "System.IO.FileSystem": "4.0.1-beta-23409" + }, + "compile": { + "lib/dnxcore50/Microsoft.Dnx.Compilation.Abstractions.dll": {} + }, + "runtime": { + "lib/dnxcore50/Microsoft.Dnx.Compilation.Abstractions.dll": {} + } + }, + "Microsoft.Dnx.Runtime.Abstractions/1.0.0-beta8": { "type": "package", "dependencies": { - "System.Collections": "4.0.11-beta-23413", - "System.ComponentModel": "4.0.1-beta-23413", - "System.IO": "4.0.11-beta-23413", - "System.Linq": "4.0.1-beta-23413", + "System.Collections": "4.0.11-beta-23409", + "System.ComponentModel": "4.0.1-beta-23409", + "System.IO": "4.0.11-beta-23409", + "System.Linq": "4.0.1-beta-23409", "System.Reflection": "4.1.0-beta-23225", - "System.Runtime": "4.0.21-beta-23413", - "System.Runtime.Extensions": "4.0.11-beta-23413", - "System.Threading.Tasks": "4.0.11-beta-23413" + "System.Runtime": "4.0.21-beta-23409", + "System.Runtime.Extensions": "4.0.11-beta-23409", + "System.Threading.Tasks": "4.0.11-beta-23409" }, "compile": { "lib/dnxcore50/Microsoft.Dnx.Runtime.Abstractions.dll": {} @@ -1439,23 +3290,62 @@ "lib/dnxcore50/Microsoft.Dnx.Runtime.Abstractions.dll": {} } }, - "Microsoft.Framework.DependencyInjection/1.0.0-t151016001722": { + "Microsoft.Dnx.TestHost/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Dnx.Compilation.Abstractions": "1.0.0-beta8", + "Microsoft.Dnx.Testing.Abstractions": "1.0.0-beta8", + "Microsoft.Framework.Logging": "1.0.0-beta8", + "Newtonsoft.Json": "6.0.6", + "System.Console": "4.0.0-beta-23409", + "System.Diagnostics.Process": "4.1.0-beta-23409", + "System.Diagnostics.TextWriterTraceListener": "4.0.0-beta-23409", + "System.Diagnostics.TraceSource": "4.0.0-beta-23409", + "System.Net.Primitives": "4.0.11-beta-23409", + "System.Net.Sockets": "4.1.0-beta-23409", + "System.Reflection.Extensions": "4.0.1-beta-23409", + "System.Threading.Thread": "4.0.0-beta-23409" + }, + "compile": { + "lib/dnxcore50/Microsoft.Dnx.TestHost.dll": {} + }, + "runtime": { + "lib/dnxcore50/Microsoft.Dnx.TestHost.dll": {} + } + }, + "Microsoft.Dnx.Testing.Abstractions/1.0.0-beta8": { + "type": "package", + "dependencies": { + "System.Collections": "4.0.11-beta-23409", + "System.Reflection": "4.1.0-beta-23225", + "System.Resources.ResourceManager": "4.0.1-beta-23409", + "System.Runtime": "4.0.21-beta-23409", + "System.Runtime.Extensions": "4.0.11-beta-23409" + }, + "compile": { + "lib/dnxcore50/Microsoft.Dnx.Testing.Abstractions.dll": {} + }, + "runtime": { + "lib/dnxcore50/Microsoft.Dnx.Testing.Abstractions.dll": {} + } + }, + "Microsoft.Framework.DependencyInjection/1.0.0-t151016013115": { "type": "project", "framework": "DNXCore,Version=v5.0", "dependencies": { "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta8", - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0", + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8", "System.Collections": "4.0.11-beta-23409", "System.Collections.Concurrent": "4.0.11-beta-23409", "System.Threading": "4.0.11-beta-23409", "System.Threading.Tasks": "4.0.11-beta-23409" } }, - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "framework": "DNXCore,Version=v5.0", "dependencies": { - "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0", + "Microsoft.Framework.NotNullAttribute.Sources": "1.0.0-beta8", "System.ComponentModel": "4.0.1-beta-23409", "System.Diagnostics.Debug": "4.0.11-beta-23409", "System.Globalization": "4.0.11-beta-23409", @@ -1465,10 +3355,48 @@ "System.Resources.ResourceManager": "4.0.1-beta-23409" } }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Framework.Logging/1.0.0-beta8": { + "type": "package", + "dependencies": { + "Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-beta8", + "Microsoft.Framework.Logging.Abstractions": "1.0.0-beta8", + "System.Collections": "4.0.11-beta-23409", + "System.Collections.Concurrent": "4.0.11-beta-23409", + "System.ComponentModel": "4.0.1-beta-23409", + "System.Globalization": "4.0.11-beta-23409", + "System.Linq": "4.0.1-beta-23409", + "System.Threading": "4.0.11-beta-23409" + }, + "compile": { + "lib/dnxcore50/Microsoft.Framework.Logging.dll": {} + }, + "runtime": { + "lib/dnxcore50/Microsoft.Framework.Logging.dll": {} + } + }, + "Microsoft.Framework.Logging.Abstractions/1.0.0-beta8": { + "type": "package", + "dependencies": { + "System.Collections": "4.0.11-beta-23409", + "System.Collections.Concurrent": "4.0.11-beta-23409", + "System.Globalization": "4.0.11-beta-23409", + "System.Linq": "4.0.1-beta-23409", + "System.Reflection": "4.1.0-beta-23225", + "System.Runtime": "4.0.21-beta-23409", + "System.Runtime.Extensions": "4.0.11-beta-23409", + "System.Runtime.InteropServices": "4.0.21-beta-23409" + }, + "compile": { + "lib/dnxcore50/Microsoft.Framework.Logging.Abstractions.dll": {} + }, + "runtime": { + "lib/dnxcore50/Microsoft.Framework.Logging.Abstractions.dll": {} + } + }, + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23326" + "System.Runtime": "4.0.21-beta-23409" }, "compile": { "lib/dnxcore50/Microsoft.Framework.NotNullAttribute.Sources.dll": {} @@ -1477,6 +3405,66 @@ "lib/dnxcore50/Microsoft.Framework.NotNullAttribute.Sources.dll": {} } }, + "Microsoft.Win32.Primitives/4.0.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.20", + "System.Runtime.InteropServices": "4.0.20" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/Microsoft.Win32.Primitives.dll": {} + } + }, + "Microsoft.Win32.Registry/4.0.0-beta-23409": { + "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.Runtime.Handles": "4.0.0", + "System.Runtime.InteropServices": "4.0.20" + }, + "compile": { + "ref/dotnet/Microsoft.Win32.Registry.dll": {} + }, + "runtime": { + "lib/DNXCore50/Microsoft.Win32.Registry.dll": {} + } + }, + "Newtonsoft.Json/7.0.1": { + "type": "package", + "compile": { + "lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {} + }, + "runtime": { + "lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {} + } + }, + "runtime.win7.System.Console/4.0.0-beta-23409": { + "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/dotnet/System.Console.dll": {} + } + }, "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23409": { "type": "package", "compile": { @@ -1486,7 +3474,104 @@ "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll": {} } }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23326": { + "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23409": { + "type": "package", + "dependencies": { + "Microsoft.Win32.Primitives": "4.0.0", + "Microsoft.Win32.Registry": "4.0.0-beta-23409", + "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.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", + "System.Threading.Thread": "4.0.0-beta-23409", + "System.Threading.ThreadPool": "4.0.10-beta-23409" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Diagnostics.Process.dll": {} + } + }, + "runtime.win7.System.Diagnostics.TraceSource/4.0.0-beta-23409": { + "type": "package", + "dependencies": { + "System.Collections": "4.0.10", + "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/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Diagnostics.TraceSource.dll": {} + } + }, + "runtime.win7.System.IO.FileSystem/4.0.1-beta-23409": { + "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/dotnet/System.IO.FileSystem.dll": {} + } + }, + "runtime.win7.System.Net.Primitives/4.0.11-beta-23409": { + "type": "package", + "dependencies": { + "System.Private.Networking": "4.0.1-beta-23409" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Net.Primitives.dll": {} + } + }, + "runtime.win7.System.Net.Sockets/4.1.0-beta-23409": { + "type": "package", + "dependencies": { + "System.Private.Networking": "4.0.1-beta-23409", + "System.Runtime": "4.0.20" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Net.Sockets.dll": {} + } + }, + "runtime.win7.System.Private.Uri/4.0.1-beta-23409": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -1495,7 +3580,7 @@ "runtimes/win7/lib/DNXCore50/System.Private.Uri.dll": {} } }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23413": { + "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23409": { "type": "package", "compile": { "ref/dotnet/_._": {} @@ -1504,6 +3589,25 @@ "lib/DNXCore50/System.Runtime.Extensions.dll": {} } }, + "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23409": { + "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-23409", + "System.Text.Encoding": "4.0.0", + "System.Text.Encoding.Extensions": "4.0.0" + }, + "compile": { + "ref/dotnet/_._": {} + }, + "runtime": { + "runtimes/win7/lib/dotnet/System.Security.Cryptography.Algorithms.dll": {} + } + }, "runtime.win7.System.Threading/4.0.11-beta-23409": { "type": "package", "compile": { @@ -1513,10 +3617,10 @@ "runtimes/win7/lib/DNXCore50/System.Threading.dll": {} } }, - "System.Collections/4.0.11-beta-23413": { + "System.Collections/4.0.11-beta-23409": { "type": "package", "dependencies": { - "System.Runtime": "4.0.21-beta-23413" + "System.Runtime": "4.0.21-beta-23409" }, "compile": { "ref/dotnet/System.Collections.dll": {} @@ -1545,7 +3649,24 @@ "lib/dotnet/System.Collections.Concurrent.dll": {} } }, - "System.ComponentModel/4.0.1-beta-23413": { + "System.Collections.NonGeneric/4.0.0": { + "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/dotnet/System.Collections.NonGeneric.dll": {} + }, + "runtime": { + "lib/dotnet/System.Collections.NonGeneric.dll": {} + } + }, + "System.ComponentModel/4.0.1-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.20" @@ -1557,37 +3678,100 @@ "lib/dotnet/System.ComponentModel.dll": {} } }, + "System.ComponentModel.EventBasedAsync/4.0.10": { + "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/dotnet/System.ComponentModel.EventBasedAsync.dll": {} + }, + "runtime": { + "lib/dotnet/System.ComponentModel.EventBasedAsync.dll": {} + } + }, + "System.Console/4.0.0-beta-23409": { + "type": "package", + "dependencies": { + "System.IO": "4.0.0", + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Console.dll": {} + } + }, "System.Diagnostics.Contracts/4.0.1-beta-23225": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, "compile": { - "ref/dotnet/System.Diagnostics.Contracts.dll": {} + "ref/dotnet/System.Diagnostics.Contracts.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + } + }, + "System.Diagnostics.Debug/4.0.11-beta-23409": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Debug.dll": {} + } + }, + "System.Diagnostics.Process/4.1.0-beta-23409": { + "type": "package", + "dependencies": { + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0", + "System.Text.Encoding": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Diagnostics.Process.dll": {} + } + }, + "System.Diagnostics.TextWriterTraceListener/4.0.0-beta-23409": { + "type": "package", + "dependencies": { + "System.Diagnostics.TraceSource": "4.0.0-beta-23409", + "System.Globalization": "4.0.10", + "System.IO": "4.0.10", + "System.Resources.ResourceManager": "4.0.0", + "System.Runtime": "4.0.20", + "System.Threading": "4.0.10" + }, + "compile": { + "ref/dotnet/System.Diagnostics.TextWriterTraceListener.dll": {} }, "runtime": { - "lib/DNXCore50/System.Diagnostics.Contracts.dll": {} + "lib/DNXCore50/System.Diagnostics.TextWriterTraceListener.dll": {} } }, - "System.Diagnostics.Debug/4.0.11-beta-23409": { + "System.Diagnostics.Tools/4.0.1-beta-23225": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, "compile": { - "ref/dotnet/System.Diagnostics.Debug.dll": {} + "ref/dotnet/System.Diagnostics.Tools.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Diagnostics.Tools.dll": {} } }, - "System.Diagnostics.Tools/4.0.1-beta-23225": { + "System.Diagnostics.TraceSource/4.0.0-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, "compile": { - "ref/dotnet/System.Diagnostics.Tools.dll": {} - }, - "runtime": { - "lib/DNXCore50/System.Diagnostics.Tools.dll": {} + "ref/dotnet/System.Diagnostics.TraceSource.dll": {} } }, "System.Diagnostics.Tracing/4.0.20": { @@ -1602,7 +3786,7 @@ "lib/DNXCore50/System.Diagnostics.Tracing.dll": {} } }, - "System.Globalization/4.0.11-beta-23413": { + "System.Globalization/4.0.11-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" @@ -1614,7 +3798,7 @@ "lib/DNXCore50/System.Globalization.dll": {} } }, - "System.IO/4.0.11-beta-23413": { + "System.IO/4.0.11-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.20", @@ -1628,7 +3812,59 @@ "lib/DNXCore50/System.IO.dll": {} } }, - "System.Linq/4.0.1-beta-23413": { + "System.IO.Compression/4.0.0": { + "type": "package", + "dependencies": { + "System.Collections": "4.0.0", + "System.IO": "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.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0" + }, + "compile": { + "ref/dotnet/System.IO.Compression.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.Compression.dll": {} + } + }, + "System.IO.Compression.clrcompression-x64/4.0.0": { + "type": "package", + "native": { + "runtimes/win7-x64/native/clrcompression.dll": {} + } + }, + "System.IO.FileSystem/4.0.1-beta-23409": { + "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" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.dll": {} + } + }, + "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.20" + }, + "compile": { + "ref/dotnet/System.IO.FileSystem.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.IO.FileSystem.Primitives.dll": {} + } + }, + "System.Linq/4.0.1-beta-23409": { "type": "package", "dependencies": { "System.Collections": "4.0.10", @@ -1670,6 +3906,54 @@ "lib/DNXCore50/System.Linq.Expressions.dll": {} } }, + "System.Net.Http/4.0.0": { + "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.Text.Encoding": "4.0.10", + "System.Threading": "4.0.10", + "System.Threading.Tasks": "4.0.10" + }, + "compile": { + "ref/dotnet/System.Net.Http.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Net.Http.dll": {} + } + }, + "System.Net.Primitives/4.0.11-beta-23409": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Net.Primitives.dll": {} + } + }, + "System.Net.Sockets/4.1.0-beta-23409": { + "type": "package", + "dependencies": { + "System.IO": "4.0.0", + "System.Net.Primitives": "4.0.10", + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Net.Sockets.dll": {} + } + }, "System.ObjectModel/4.0.10": { "type": "package", "dependencies": { @@ -1686,7 +3970,38 @@ "lib/dotnet/System.ObjectModel.dll": {} } }, - "System.Private.Uri/4.0.1-beta-23413": { + "System.Private.Networking/4.0.1-beta-23409": { + "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-23409", + "System.Threading": "4.0.10", + "System.Threading.Overlapped": "4.0.0", + "System.Threading.Tasks": "4.0.10" + }, + "compile": { + "ref/dnxcore50/_._": {} + }, + "runtime": { + "lib/DNXCore50/System.Private.Networking.dll": {} + } + }, + "System.Private.Uri/4.0.1-beta-23409": { "type": "package", "compile": { "ref/dnxcore50/_._": {} @@ -1751,7 +4066,7 @@ "lib/DNXCore50/System.Reflection.Emit.Lightweight.dll": {} } }, - "System.Reflection.Extensions/4.0.1-beta-23225": { + "System.Reflection.Extensions/4.0.1-beta-23409": { "type": "package", "dependencies": { "System.Reflection": "4.0.0", @@ -1764,147 +4079,416 @@ "lib/DNXCore50/System.Reflection.Extensions.dll": {} } }, - "System.Reflection.Primitives/4.0.1-beta-23225": { + "System.Reflection.Primitives/4.0.1-beta-23225": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Reflection.Primitives.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.Primitives.dll": {} + } + }, + "System.Reflection.TypeExtensions/4.0.1-beta-23225": { + "type": "package", + "dependencies": { + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + } + }, + "System.Resources.ResourceManager/4.0.1-beta-23409": { + "type": "package", + "dependencies": { + "System.Globalization": "4.0.0", + "System.Reflection": "4.0.0", + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Resources.ResourceManager.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + } + }, + "System.Runtime/4.0.21-beta-23409": { + "type": "package", + "dependencies": { + "System.Private.Uri": "4.0.1-beta-23409" + }, + "compile": { + "ref/dotnet/System.Runtime.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.dll": {} + } + }, + "System.Runtime.Extensions/4.0.11-beta-23409": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.20" + }, + "compile": { + "ref/dotnet/System.Runtime.Extensions.dll": {} + } + }, + "System.Runtime.Handles/4.0.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Runtime.Handles.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.Handles.dll": {} + } + }, + "System.Runtime.InteropServices/4.0.21-beta-23409": { + "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/dotnet/System.Runtime.InteropServices.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + } + }, + "System.Security.Cryptography.Algorithms/4.0.0-beta-23409": { + "type": "package", + "dependencies": { + "System.IO": "4.0.0", + "System.Runtime": "4.0.0", + "System.Security.Cryptography.Primitives": "4.0.0-beta-23409" + }, + "compile": { + "ref/dotnet/System.Security.Cryptography.Algorithms.dll": {} + } + }, + "System.Security.Cryptography.Primitives/4.0.0-beta-23409": { + "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/dotnet/System.Security.Cryptography.Primitives.dll": {} + }, + "runtime": { + "lib/dotnet/System.Security.Cryptography.Primitives.dll": {} + } + }, + "System.Text.Encoding/4.0.10": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Text.Encoding.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.dll": {} + } + }, + "System.Text.Encoding.Extensions/4.0.10": { + "type": "package", + "compile": { + "lib/contract/System.Text.Encoding.Extensions.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {} + } + }, + "System.Text.RegularExpressions/4.0.10": { + "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/dotnet/System.Text.RegularExpressions.dll": {} + }, + "runtime": { + "lib/dotnet/System.Text.RegularExpressions.dll": {} + } + }, + "System.Threading/4.0.11-beta-23409": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0", + "System.Threading.Tasks": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Threading.dll": {} + } + }, + "System.Threading.Overlapped/4.0.0": { + "type": "package", + "dependencies": { + "System.Runtime": "4.0.0", + "System.Runtime.Handles": "4.0.0" + }, + "compile": { + "ref/dotnet/System.Threading.Overlapped.dll": {} + }, + "runtime": { + "lib/DNXCore50/System.Threading.Overlapped.dll": {} + } + }, + "System.Threading.Tasks/4.0.11-beta-23409": { "type": "package", "dependencies": { "System.Runtime": "4.0.0" }, "compile": { - "ref/dotnet/System.Reflection.Primitives.dll": {} + "ref/dotnet/System.Threading.Tasks.dll": {} }, "runtime": { - "lib/DNXCore50/System.Reflection.Primitives.dll": {} + "lib/DNXCore50/System.Threading.Tasks.dll": {} } }, - "System.Reflection.TypeExtensions/4.0.1-beta-23225": { + "System.Threading.Thread/4.0.0-beta-23409": { "type": "package", "dependencies": { - "System.Reflection": "4.0.0", "System.Runtime": "4.0.0" }, "compile": { - "ref/dotnet/System.Reflection.TypeExtensions.dll": {} + "ref/dotnet/System.Threading.Thread.dll": {} }, "runtime": { - "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {} + "lib/DNXCore50/System.Threading.Thread.dll": {} } }, - "System.Resources.ResourceManager/4.0.1-beta-23409": { + "System.Threading.ThreadPool/4.0.10-beta-23409": { "type": "package", "dependencies": { - "System.Globalization": "4.0.0", - "System.Reflection": "4.0.0", - "System.Runtime": "4.0.0" + "System.Runtime": "4.0.0", + "System.Runtime.InteropServices": "4.0.0" }, "compile": { - "ref/dotnet/System.Resources.ResourceManager.dll": {} + "ref/dotnet/System.Threading.ThreadPool.dll": {} }, "runtime": { - "lib/DNXCore50/System.Resources.ResourceManager.dll": {} + "lib/DNXCore50/System.Threading.ThreadPool.dll": {} } }, - "System.Runtime/4.0.21-beta-23413": { + "System.Xml.ReaderWriter/4.0.10": { "type": "package", "dependencies": { - "System.Private.Uri": "4.0.1-beta-23413" + "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.10", + "System.Threading.Tasks": "4.0.10" }, "compile": { - "ref/dotnet/System.Runtime.dll": {} + "ref/dotnet/System.Xml.ReaderWriter.dll": {} }, "runtime": { - "lib/DNXCore50/System.Runtime.dll": {} + "lib/dotnet/System.Xml.ReaderWriter.dll": {} } }, - "System.Runtime.Extensions/4.0.11-beta-23413": { + "System.Xml.XDocument/4.0.11-beta-23409": { "type": "package", "dependencies": { - "System.Runtime": "4.0.20" + "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/dotnet/System.Runtime.Extensions.dll": {} + "ref/dotnet/System.Xml.XDocument.dll": {} + }, + "runtime": { + "lib/dotnet/System.Xml.XDocument.dll": {} } }, - "System.Runtime.Handles/4.0.0": { + "xunit.abstractions/2.0.0": { "type": "package", - "dependencies": { - "System.Runtime": "4.0.0" - }, "compile": { - "ref/dotnet/System.Runtime.Handles.dll": {} + "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} }, "runtime": { - "lib/DNXCore50/System.Runtime.Handles.dll": {} + "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll": {} } }, - "System.Runtime.InteropServices/4.0.21-beta-23413": { + "xunit.assert/2.1.0": { "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.ObjectModel": "4.0.0", "System.Reflection": "4.0.0", - "System.Reflection.Primitives": "4.0.0", + "System.Reflection.Extensions": "4.0.0", "System.Runtime": "4.0.0", - "System.Runtime.Handles": "4.0.0" + "System.Runtime.Extensions": "4.0.0", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading.Tasks": "4.0.0" }, "compile": { - "ref/dotnet/System.Runtime.InteropServices.dll": {} + "lib/dotnet/xunit.assert.dll": {} }, "runtime": { - "lib/DNXCore50/System.Runtime.InteropServices.dll": {} + "lib/dotnet/xunit.assert.dll": {} } }, - "System.Text.Encoding/4.0.0": { + "xunit.extensibility.core/2.1.0": { "type": "package", "dependencies": { - "System.Runtime": "4.0.0" + "xunit.abstractions": "[2.0.0]" }, "compile": { - "ref/dotnet/System.Text.Encoding.dll": {} + "lib/dotnet/xunit.core.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.core.dll": {}, + "lib/dotnet/xunit.runner.tdnet.dll": {}, + "lib/dotnet/xunit.runner.utility.desktop.dll": {} } }, - "System.Threading/4.0.11-beta-23409": { + "xunit.extensibility.execution/2.1.0": { "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.Linq": "4.0.0", + "System.Linq.Expressions": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", "System.Runtime": "4.0.0", - "System.Threading.Tasks": "4.0.0" + "System.Runtime.Extensions": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "xunit.abstractions": "2.0.0", + "xunit.extensibility.core": "[2.1.0]" }, "compile": { - "ref/dotnet/System.Threading.dll": {} + "lib/dotnet/xunit.execution.dotnet.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.execution.dotnet.dll": {} } }, - "System.Threading.Tasks/4.0.11-beta-23413": { + "xunit.runner.aspnet/2.0.0-aspnet-beta8": { "type": "package", "dependencies": { - "System.Runtime": "4.0.0" + "Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8", + "Microsoft.Dnx.TestHost": "1.0.0-beta8", + "Microsoft.Dnx.Testing.Abstractions": "1.0.0-beta8", + "System.Security.Cryptography.Algorithms": "4.0.0-beta-23409", + "System.Threading.ThreadPool": "4.0.10-beta-23409", + "System.Xml.XDocument": "4.0.11-beta-23409", + "xunit.assert": "2.1.0", + "xunit.extensibility.execution": "2.1.0", + "xunit.runner.reporters": "2.1.0" }, "compile": { - "ref/dotnet/System.Threading.Tasks.dll": {} + "lib/dnxcore50/xunit.runner.aspnet.dll": {} }, "runtime": { - "lib/DNXCore50/System.Threading.Tasks.dll": {} + "lib/dnxcore50/xunit.runner.aspnet.dll": {} } }, - "System.Threading.Thread/4.0.0-beta-23413": { + "xunit.runner.reporters/2.1.0": { "type": "package", "dependencies": { - "System.Runtime": "4.0.0" + "Newtonsoft.Json": "7.0.1", + "System.Collections": "4.0.0", + "System.Diagnostics.Debug": "4.0.0", + "System.Net.Http": "4.0.0", + "System.Net.Primitives": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Text.Encoding": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "xunit.abstractions": "2.0.0", + "xunit.runner.utility": "[2.1.0]" }, "compile": { - "ref/dotnet/System.Threading.Thread.dll": {} + "lib/dotnet/xunit.runner.reporters.dotnet.dll": {} }, "runtime": { - "lib/DNXCore50/System.Threading.Thread.dll": {} + "lib/dotnet/xunit.runner.reporters.dotnet.dll": {} } }, - "xunit.runner.aspnet/2.1.0-beta1-build60": { - "type": "package" + "xunit.runner.utility/2.1.0": { + "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.Linq": "4.0.0", + "System.Reflection": "4.0.0", + "System.Reflection.Extensions": "4.0.0", + "System.Runtime": "4.0.0", + "System.Runtime.Extensions": "4.0.0", + "System.Text.RegularExpressions": "4.0.0", + "System.Threading": "4.0.0", + "System.Threading.Tasks": "4.0.0", + "xunit.abstractions": "2.0.0" + }, + "compile": { + "lib/dotnet/xunit.runner.utility.dotnet.dll": {} + }, + "runtime": { + "lib/dotnet/xunit.runner.utility.dotnet.dll": {} + } } } }, "libraries": { - "Microsoft.Framework.DependencyInjection/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection/1.0.0-t151016013115": { "type": "project", "path": "../../src/Microsoft.Framework.DependencyInjection/project.json" }, - "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016001722": { + "Microsoft.Framework.DependencyInjection.Abstractions/1.0.0-t151016013115": { "type": "project", "path": "../../src/Microsoft.Framework.DependencyInjection.Abstractions/project.json" }, @@ -1948,37 +4532,116 @@ "repo.json" ] }, - "Microsoft.AspNet.Testing/1.0.0-rc1-15746": { + "Microsoft.AspNet.Testing/1.0.0-beta8": { "type": "package", "serviceable": true, - "sha512": "nLFtDtL405KXRRrPslV8iaz5JHhvs0LMaaV/r265nqSsLqT5qg+HlvqcqWCIWsuWD25lLqRqdc7Dx3mV88UOdw==", + "sha512": "fINgtCvM125RaMzUSlJ70Xjrg/4BbSF5cYkctRLPJSsZiKDpRQfSvOLU+EenwcNvSR3eBLpjcV1y/YSd/pEr6Q==", "files": [ "lib/dnx451/Microsoft.AspNet.Testing.dll", "lib/dnx451/Microsoft.AspNet.Testing.xml", "lib/dnxcore50/Microsoft.AspNet.Testing.dll", "lib/dnxcore50/Microsoft.AspNet.Testing.xml", - "Microsoft.AspNet.Testing.1.0.0-rc1-15746.nupkg", - "Microsoft.AspNet.Testing.1.0.0-rc1-15746.nupkg.sha512", + "Microsoft.AspNet.Testing.1.0.0-beta8.nupkg", + "Microsoft.AspNet.Testing.1.0.0-beta8.nupkg.sha512", "Microsoft.AspNet.Testing.nuspec" ] }, - "Microsoft.Dnx.Runtime.Abstractions/1.0.0-rc1-15904": { + "Microsoft.Dnx.Compilation.Abstractions/1.0.0-beta8": { + "type": "package", + "serviceable": true, + "sha512": "u07MYumKjjVs1nzDMJp6DiECYmOpkT8eDsixcVJl5sQrkv/GzPTfoPeATHzbtsby3FaeIBTG35lYbsECrnHerQ==", + "files": [ + "lib/dnx451/Microsoft.Dnx.Compilation.Abstractions.dll", + "lib/dnx451/Microsoft.Dnx.Compilation.Abstractions.xml", + "lib/dnxcore50/Microsoft.Dnx.Compilation.Abstractions.dll", + "lib/dnxcore50/Microsoft.Dnx.Compilation.Abstractions.xml", + "Microsoft.Dnx.Compilation.Abstractions.1.0.0-beta8.nupkg", + "Microsoft.Dnx.Compilation.Abstractions.1.0.0-beta8.nupkg.sha512", + "Microsoft.Dnx.Compilation.Abstractions.nuspec" + ] + }, + "Microsoft.Dnx.Runtime.Abstractions/1.0.0-beta8": { "type": "package", "serviceable": true, - "sha512": "Igz1jwZR9zy5m/KFv7dAJFENRpNOrP9aBoLiqpvGYOrXRdJP48CMNR5OYgix+c//2HpLYF1iG2ro1oDKR1cdqA==", + "sha512": "t1vLklb3nzZHDbrnXw49rOwq+/ATQby/em1L3seL4wODoHS0W4L7WHG8rxbMZCnrFo/G+UhB/atxULIMuwZL5w==", "files": [ "lib/dnx451/Microsoft.Dnx.Runtime.Abstractions.dll", "lib/dnx451/Microsoft.Dnx.Runtime.Abstractions.xml", "lib/dnxcore50/Microsoft.Dnx.Runtime.Abstractions.dll", "lib/dnxcore50/Microsoft.Dnx.Runtime.Abstractions.xml", - "Microsoft.Dnx.Runtime.Abstractions.1.0.0-rc1-15904.nupkg", - "Microsoft.Dnx.Runtime.Abstractions.1.0.0-rc1-15904.nupkg.sha512", + "Microsoft.Dnx.Runtime.Abstractions.1.0.0-beta8.nupkg", + "Microsoft.Dnx.Runtime.Abstractions.1.0.0-beta8.nupkg.sha512", "Microsoft.Dnx.Runtime.Abstractions.nuspec" ] }, - "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-rc1-15695": { + "Microsoft.Dnx.TestHost/1.0.0-beta8": { + "type": "package", + "serviceable": true, + "sha512": "+bgAlZmvgE9HVTjqndmEhixeDkcmHyFEqseONks8vIZJIMqk2DSdfNuVZPnZ3pmGDcdDco+QC1FZ/0XPs1VWDg==", + "files": [ + "app/project.json", + "lib/dnx451/Microsoft.Dnx.TestHost.dll", + "lib/dnx451/Microsoft.Dnx.TestHost.xml", + "lib/dnxcore50/Microsoft.Dnx.TestHost.dll", + "lib/dnxcore50/Microsoft.Dnx.TestHost.xml", + "Microsoft.Dnx.TestHost.1.0.0-beta8.nupkg", + "Microsoft.Dnx.TestHost.1.0.0-beta8.nupkg.sha512", + "Microsoft.Dnx.TestHost.nuspec" + ] + }, + "Microsoft.Dnx.Testing.Abstractions/1.0.0-beta8": { + "type": "package", + "serviceable": true, + "sha512": "A88CyT4kUu9gHFPTcaQAbxoSC30zr7yNYNCgdMYvwZbNYovyrnvTGnGP8KykV04mXZOpvPXe+XQkkOVB3c+pgg==", + "files": [ + "lib/dnx451/Microsoft.Dnx.Testing.Abstractions.dll", + "lib/dnx451/Microsoft.Dnx.Testing.Abstractions.xml", + "lib/dnxcore50/Microsoft.Dnx.Testing.Abstractions.dll", + "lib/dnxcore50/Microsoft.Dnx.Testing.Abstractions.xml", + "Microsoft.Dnx.Testing.Abstractions.1.0.0-beta8.nupkg", + "Microsoft.Dnx.Testing.Abstractions.1.0.0-beta8.nupkg.sha512", + "Microsoft.Dnx.Testing.Abstractions.nuspec" + ] + }, + "Microsoft.Framework.Logging/1.0.0-beta8": { + "type": "package", + "serviceable": true, + "sha512": "4PpVGirfXovwJjlLfgvM3kKgXUSSnOhqwlIFxAl6v1yTEVrrYrAxVmZ2YVz7EzTDUaeRpElm4AgCoyqHcZty4A==", + "files": [ + "lib/dnx451/Microsoft.Framework.Logging.dll", + "lib/dnx451/Microsoft.Framework.Logging.xml", + "lib/dnxcore50/Microsoft.Framework.Logging.dll", + "lib/dnxcore50/Microsoft.Framework.Logging.xml", + "lib/dotnet/Microsoft.Framework.Logging.dll", + "lib/dotnet/Microsoft.Framework.Logging.xml", + "lib/net45/Microsoft.Framework.Logging.dll", + "lib/net45/Microsoft.Framework.Logging.xml", + "Microsoft.Framework.Logging.1.0.0-beta8.nupkg", + "Microsoft.Framework.Logging.1.0.0-beta8.nupkg.sha512", + "Microsoft.Framework.Logging.nuspec" + ] + }, + "Microsoft.Framework.Logging.Abstractions/1.0.0-beta8": { + "type": "package", + "serviceable": true, + "sha512": "m0NE8yhLNYlHlXfVRdfkwv+aR1a3oL06jf4sXejQKTnhE3hg6Biy7a3/W19ao6IaSyk640ARxrrt2jBEJzeUjg==", + "files": [ + "lib/dnx451/Microsoft.Framework.Logging.Abstractions.dll", + "lib/dnx451/Microsoft.Framework.Logging.Abstractions.xml", + "lib/dnxcore50/Microsoft.Framework.Logging.Abstractions.dll", + "lib/dnxcore50/Microsoft.Framework.Logging.Abstractions.xml", + "lib/dotnet/Microsoft.Framework.Logging.Abstractions.dll", + "lib/dotnet/Microsoft.Framework.Logging.Abstractions.xml", + "lib/net45/Microsoft.Framework.Logging.Abstractions.dll", + "lib/net45/Microsoft.Framework.Logging.Abstractions.xml", + "Microsoft.Framework.Logging.Abstractions.1.0.0-beta8.nupkg", + "Microsoft.Framework.Logging.Abstractions.1.0.0-beta8.nupkg.sha512", + "Microsoft.Framework.Logging.Abstractions.nuspec" + ] + }, + "Microsoft.Framework.NotNullAttribute.Sources/1.0.0-beta8": { "type": "package", - "sha512": "8DFD8a91gha9VeyV3DKLTaJZwyyVmFq7GgZNKSX86rsfcP124U/5n6rYV5+2VETqZG4BTZfv0NJmTDhIGYdsuQ==", + "sha512": "oes7G+FuEP0jjKWYFiMbxvqreUehJOf2bmh029UQA8t+QJyxCVYEXrEBytWofFAHF6s+xZtjS/ZA+5v10VJuYQ==", "files": [ "lib/dnx451/Microsoft.Framework.NotNullAttribute.Sources.dll", "lib/dnx451/Microsoft.Framework.NotNullAttribute.Sources.xml", @@ -1988,124 +4651,459 @@ "lib/dotnet/Microsoft.Framework.NotNullAttribute.Sources.xml", "lib/net45/Microsoft.Framework.NotNullAttribute.Sources.dll", "lib/net45/Microsoft.Framework.NotNullAttribute.Sources.xml", - "Microsoft.Framework.NotNullAttribute.Sources.1.0.0-rc1-15695.nupkg", - "Microsoft.Framework.NotNullAttribute.Sources.1.0.0-rc1-15695.nupkg.sha512", + "Microsoft.Framework.NotNullAttribute.Sources.1.0.0-beta8.nupkg", + "Microsoft.Framework.NotNullAttribute.Sources.1.0.0-beta8.nupkg.sha512", "Microsoft.Framework.NotNullAttribute.Sources.nuspec", "shared/NotNullAttribute.cs" ] }, + "Microsoft.Win32.Primitives/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "CypEz9/lLOup8CEhiAmvr7aLs1zKPYyEU1sxQeEr6G0Ci8/F0Y6pYR1zzkROjM8j8Mq0typmbu676oYyvErQvg==", + "files": [ + "lib/dotnet/Microsoft.Win32.Primitives.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/Microsoft.Win32.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "Microsoft.Win32.Primitives.4.0.0.nupkg", + "Microsoft.Win32.Primitives.4.0.0.nupkg.sha512", + "Microsoft.Win32.Primitives.nuspec", + "ref/dotnet/de/Microsoft.Win32.Primitives.xml", + "ref/dotnet/es/Microsoft.Win32.Primitives.xml", + "ref/dotnet/fr/Microsoft.Win32.Primitives.xml", + "ref/dotnet/it/Microsoft.Win32.Primitives.xml", + "ref/dotnet/ja/Microsoft.Win32.Primitives.xml", + "ref/dotnet/ko/Microsoft.Win32.Primitives.xml", + "ref/dotnet/Microsoft.Win32.Primitives.dll", + "ref/dotnet/Microsoft.Win32.Primitives.xml", + "ref/dotnet/ru/Microsoft.Win32.Primitives.xml", + "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml", + "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/Microsoft.Win32.Primitives.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._" + ] + }, + "Microsoft.Win32.Registry/4.0.0-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "v1PMRQcZvyCTXKKpghk96avnJP1CoNs6Q3v22hZnnTiHqYUTyaqdqkjW5Xsj9XO60aJTBEpd5OyudgrqqDHBoQ==", + "files": [ + "lib/DNXCore50/de/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/es/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/fr/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/it/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/ja/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/ko/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/Microsoft.Win32.Registry.dll", + "lib/DNXCore50/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/ru/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/zh-hans/Microsoft.Win32.Registry.xml", + "lib/DNXCore50/zh-hant/Microsoft.Win32.Registry.xml", + "lib/net46/Microsoft.Win32.Registry.dll", + "Microsoft.Win32.Registry.4.0.0-beta-23409.nupkg", + "Microsoft.Win32.Registry.4.0.0-beta-23409.nupkg.sha512", + "Microsoft.Win32.Registry.nuspec", + "ref/dotnet/Microsoft.Win32.Registry.dll", + "ref/net46/Microsoft.Win32.Registry.dll" + ] + }, + "Newtonsoft.Json/7.0.1": { + "type": "package", + "sha512": "q3V4KLetMLnt1gpAVWgtXnHjKs0UG/RalBc29u2ZKxd5t5Ze4JBL5WiiYIklJyK/5CRiIiNwigVQUo0FgbsuWA==", + "files": [ + "lib/net20/Newtonsoft.Json.dll", + "lib/net20/Newtonsoft.Json.xml", + "lib/net35/Newtonsoft.Json.dll", + "lib/net35/Newtonsoft.Json.xml", + "lib/net40/Newtonsoft.Json.dll", + "lib/net40/Newtonsoft.Json.xml", + "lib/net45/Newtonsoft.Json.dll", + "lib/net45/Newtonsoft.Json.xml", + "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll", + "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml", + "lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll", + "lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.xml", + "Newtonsoft.Json.7.0.1.nupkg", + "Newtonsoft.Json.7.0.1.nupkg.sha512", + "Newtonsoft.Json.nuspec", + "tools/install.ps1" + ] + }, + "runtime.win7.System.Console/4.0.0-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "NMFGQxP/3qlBYknm/9RcdlDNh7A+B+d1d3qaQlV7mHqjHmgB/IOEGWvToEl3PbVOZIq0kjdx7TbRmOJxW0aE0A==", + "files": [ + "ref/dotnet/_._", + "runtime.win7.System.Console.4.0.0-beta-23409.nupkg", + "runtime.win7.System.Console.4.0.0-beta-23409.nupkg.sha512", + "runtime.win7.System.Console.nuspec", + "runtimes/win7/lib/dotnet/de/System.Console.xml", + "runtimes/win7/lib/dotnet/es/System.Console.xml", + "runtimes/win7/lib/dotnet/fr/System.Console.xml", + "runtimes/win7/lib/dotnet/it/System.Console.xml", + "runtimes/win7/lib/dotnet/ja/System.Console.xml", + "runtimes/win7/lib/dotnet/ko/System.Console.xml", + "runtimes/win7/lib/dotnet/ru/System.Console.xml", + "runtimes/win7/lib/dotnet/System.Console.dll", + "runtimes/win7/lib/dotnet/System.Console.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.Console.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.Console.xml" + ] + }, "runtime.win7.System.Diagnostics.Debug/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "DHXTvtpun8/1dkm7D7bb50sJtnCFcRg56MwLI2Q/Qeh45T+Ba0fYJoaUu1hAbCQln9INSJx0OYBxcdD6O4H1TA==", + "sha512": "+sIT09ie+ATxd4BeTqEJLHvnWedZ2T9RtzEYdW5WYYOLaqk5llDFkAldprX2SIpnOdSg6vR6BZ5aVQe97gljqg==", "files": [ "ref/dotnet/_._", "runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23409.nupkg", "runtime.win7.System.Diagnostics.Debug.4.0.11-beta-23409.nupkg.sha512", "runtime.win7.System.Diagnostics.Debug.nuspec", + "runtimes/win7/lib/DNXCore50/de/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/es/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/fr/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/it/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/ja/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/ko/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/ru/System.Diagnostics.Debug.xml", "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.dll", + "runtimes/win7/lib/DNXCore50/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/zh-hans/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/DNXCore50/zh-hant/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/de/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/es/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/fr/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/it/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/ja/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/ko/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/ru/System.Diagnostics.Debug.xml", "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.dll", + "runtimes/win7/lib/netcore50/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/zh-hans/System.Diagnostics.Debug.xml", + "runtimes/win7/lib/netcore50/zh-hant/System.Diagnostics.Debug.xml", "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll" ] }, - "runtime.win7.System.Private.Uri/4.0.1-beta-23326": { + "runtime.win7.System.Diagnostics.Process/4.1.0-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "WQ9fNSFkKk/aaKiVS9YA0b1W6CpXt60zvUY2HdmY5N9Js6h/mxhXavxCowYR9qVW95gqA42zcxb3FElWsCqqEw==", + "files": [ + "lib/win8/_._", + "lib/wp8/_._", + "lib/wpa81/_._", + "ref/dotnet/_._", + "runtime.win7.System.Diagnostics.Process.4.1.0-beta-23409.nupkg", + "runtime.win7.System.Diagnostics.Process.4.1.0-beta-23409.nupkg.sha512", + "runtime.win7.System.Diagnostics.Process.nuspec", + "runtimes/win7/lib/dotnet/de/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/es/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/fr/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/it/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/ja/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/ko/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/ru/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/System.Diagnostics.Process.dll", + "runtimes/win7/lib/dotnet/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.Diagnostics.Process.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.Diagnostics.Process.xml" + ] + }, + "runtime.win7.System.Diagnostics.TraceSource/4.0.0-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "SWRhj/cqDcpB2eHm7aeRx/UFsBDXFzb9gH5DhfffKWeFDj2QfRvdqtxERI/bzCrn1QeNB7Q6b3e80K5Aisr1QQ==", + "files": [ + "lib/win8/_._", + "lib/wp8/_._", + "lib/wpa81/_._", + "ref/dotnet/_._", + "runtime.win7.System.Diagnostics.TraceSource.4.0.0-beta-23409.nupkg", + "runtime.win7.System.Diagnostics.TraceSource.4.0.0-beta-23409.nupkg.sha512", + "runtime.win7.System.Diagnostics.TraceSource.nuspec", + "runtimes/win7/lib/dotnet/de/System.Diagnostics.TraceSource.xml", + "runtimes/win7/lib/dotnet/es/System.Diagnostics.TraceSource.xml", + "runtimes/win7/lib/dotnet/fr/System.Diagnostics.TraceSource.xml", + "runtimes/win7/lib/dotnet/it/System.Diagnostics.TraceSource.xml", + "runtimes/win7/lib/dotnet/ja/System.Diagnostics.TraceSource.xml", + "runtimes/win7/lib/dotnet/ko/System.Diagnostics.TraceSource.xml", + "runtimes/win7/lib/dotnet/ru/System.Diagnostics.TraceSource.xml", + "runtimes/win7/lib/dotnet/System.Diagnostics.TraceSource.dll", + "runtimes/win7/lib/dotnet/System.Diagnostics.TraceSource.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.Diagnostics.TraceSource.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.Diagnostics.TraceSource.xml" + ] + }, + "runtime.win7.System.IO.FileSystem/4.0.1-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "174mgFFnzvMQMAVsIm8IEvCSG3u968h6arQMV+EgHEfQLCkd2CGFfKeSfAqBPRTWOZ0RbU3XdbTAiiJgxsv/iQ==", + "files": [ + "lib/net/_._", + "lib/win8/_._", + "lib/wp8/_._", + "lib/wpa81/_._", + "ref/dotnet/_._", + "ref/netcore50/_._", + "runtime.win7.System.IO.FileSystem.4.0.1-beta-23409.nupkg", + "runtime.win7.System.IO.FileSystem.4.0.1-beta-23409.nupkg.sha512", + "runtime.win7.System.IO.FileSystem.nuspec", + "runtimes/win7/lib/dotnet/de/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/es/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/fr/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/it/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/ja/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/ko/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/ru/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/System.IO.FileSystem.dll", + "runtimes/win7/lib/dotnet/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/zh-hans/System.IO.FileSystem.xml", + "runtimes/win7/lib/dotnet/zh-hant/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/de/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/es/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/fr/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/it/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/ja/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/ko/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/ru/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/System.IO.FileSystem.dll", + "runtimes/win7/lib/netcore50/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/zh-hans/System.IO.FileSystem.xml", + "runtimes/win7/lib/netcore50/zh-hant/System.IO.FileSystem.xml" + ] + }, + "runtime.win7.System.Net.Primitives/4.0.11-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "qNKbs2b7iieSJE83DUURAxvULsCLmlow/bMRsK+uHqLTonXTcg3Dn2nJjpHKR73LhqRPeThF+7qUr+3NNpBRyw==", + "files": [ + "lib/DNXCore50/System.Net.Primitives.dll", + "ref/dotnet/_._", + "runtime.win7.System.Net.Primitives.4.0.11-beta-23409.nupkg", + "runtime.win7.System.Net.Primitives.4.0.11-beta-23409.nupkg.sha512", + "runtime.win7.System.Net.Primitives.nuspec", + "runtimes/win7/lib/netcore50/de/System.Net.Primitives.xml", + "runtimes/win7/lib/netcore50/es/System.Net.Primitives.xml", + "runtimes/win7/lib/netcore50/fr/System.Net.Primitives.xml", + "runtimes/win7/lib/netcore50/it/System.Net.Primitives.xml", + "runtimes/win7/lib/netcore50/ja/System.Net.Primitives.xml", + "runtimes/win7/lib/netcore50/ko/System.Net.Primitives.xml", + "runtimes/win7/lib/netcore50/ru/System.Net.Primitives.xml", + "runtimes/win7/lib/netcore50/System.Net.Primitives.dll", + "runtimes/win7/lib/netcore50/System.Net.Primitives.xml", + "runtimes/win7/lib/netcore50/zh-hans/System.Net.Primitives.xml", + "runtimes/win7/lib/netcore50/zh-hant/System.Net.Primitives.xml" + ] + }, + "runtime.win7.System.Net.Sockets/4.1.0-beta-23409": { "type": "package", "serviceable": true, - "sha512": "U9v9/1sBMUSCaYQoE/sDkgfasyU3OGRIFBf6VTCpDJM2IFFYTx99tv5VJO7gnVIFVPIeDUaIUnoEUe9yK6flJQ==", + "sha512": "Ekmn+hRaoe9/0y6Qx/9d66t6wRm1dmeTRoPAfQx88nBYH3vbEIFAY1xT0Jxg2UsI6Rp4uRu4OuacGus6vsf2Pg==", "files": [ + "lib/DNXCore50/de/System.Net.Sockets.xml", + "lib/DNXCore50/es/System.Net.Sockets.xml", + "lib/DNXCore50/fr/System.Net.Sockets.xml", + "lib/DNXCore50/it/System.Net.Sockets.xml", + "lib/DNXCore50/ja/System.Net.Sockets.xml", + "lib/DNXCore50/ko/System.Net.Sockets.xml", + "lib/DNXCore50/ru/System.Net.Sockets.xml", + "lib/DNXCore50/System.Net.Sockets.dll", + "lib/DNXCore50/System.Net.Sockets.xml", + "lib/DNXCore50/zh-hans/System.Net.Sockets.xml", + "lib/DNXCore50/zh-hant/System.Net.Sockets.xml", "ref/dotnet/_._", - "runtime.win7.System.Private.Uri.4.0.1-beta-23326.nupkg", - "runtime.win7.System.Private.Uri.4.0.1-beta-23326.nupkg.sha512", + "runtime.win7.System.Net.Sockets.4.1.0-beta-23409.nupkg", + "runtime.win7.System.Net.Sockets.4.1.0-beta-23409.nupkg.sha512", + "runtime.win7.System.Net.Sockets.nuspec" + ] + }, + "runtime.win7.System.Private.Uri/4.0.1-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "DuShsPp9slm2buJjxbBeKycZbs0nP0KWlm/ZGRDDFcfwgbAXp1ncd7e0dqHPSRl8P0Gg0aj8WYHIIKBJbIfbAg==", + "files": [ + "ref/dotnet/_._", + "runtime.win7.System.Private.Uri.4.0.1-beta-23409.nupkg", + "runtime.win7.System.Private.Uri.4.0.1-beta-23409.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" ] }, - "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23413": { + "runtime.win7.System.Runtime.Extensions/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "zDZyrZP369tD0Z1XDycwlLuVAwAzHBeHZibGf0N84QA5Xv3pYxdqYOh/kh+0xpNzcIFoJMQv9Yz20z9fQxEaMA==", + "sha512": "TN7bBCwy7tUf+/wluTyYPb1XihXBxg2N9H2/6LUVwfP7+t4yPmOWAGyHu3RjMpVZfRyBDYDn9TZv7VN4b/Dlyg==", "files": [ + "lib/DNXCore50/de/System.Runtime.Extensions.xml", + "lib/DNXCore50/es/System.Runtime.Extensions.xml", + "lib/DNXCore50/fr/System.Runtime.Extensions.xml", + "lib/DNXCore50/it/System.Runtime.Extensions.xml", + "lib/DNXCore50/ja/System.Runtime.Extensions.xml", + "lib/DNXCore50/ko/System.Runtime.Extensions.xml", + "lib/DNXCore50/ru/System.Runtime.Extensions.xml", "lib/DNXCore50/System.Runtime.Extensions.dll", + "lib/DNXCore50/System.Runtime.Extensions.xml", + "lib/DNXCore50/zh-hans/System.Runtime.Extensions.xml", + "lib/DNXCore50/zh-hant/System.Runtime.Extensions.xml", + "lib/netcore50/de/System.Runtime.Extensions.xml", + "lib/netcore50/es/System.Runtime.Extensions.xml", + "lib/netcore50/fr/System.Runtime.Extensions.xml", + "lib/netcore50/it/System.Runtime.Extensions.xml", + "lib/netcore50/ja/System.Runtime.Extensions.xml", + "lib/netcore50/ko/System.Runtime.Extensions.xml", + "lib/netcore50/ru/System.Runtime.Extensions.xml", "lib/netcore50/System.Runtime.Extensions.dll", + "lib/netcore50/System.Runtime.Extensions.xml", + "lib/netcore50/zh-hans/System.Runtime.Extensions.xml", + "lib/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/dotnet/_._", - "runtime.win7.System.Runtime.Extensions.4.0.11-beta-23413.nupkg", - "runtime.win7.System.Runtime.Extensions.4.0.11-beta-23413.nupkg.sha512", + "runtime.win7.System.Runtime.Extensions.4.0.11-beta-23409.nupkg", + "runtime.win7.System.Runtime.Extensions.4.0.11-beta-23409.nupkg.sha512", "runtime.win7.System.Runtime.Extensions.nuspec", - "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll" + "runtimes/win8-aot/lib/netcore50/de/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll", + "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Runtime.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Runtime.Extensions.xml" + ] + }, + "runtime.win7.System.Security.Cryptography.Algorithms/4.0.0-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "Ibh9sZOcY0cFSQlimj7FfYTEIeN6VJcnFZa+UrXSmL9lrEsT5NPECZlWQMpvEJ95efEko+xeXugBWzsVbq/wNA==", + "files": [ + "ref/dotnet/_._", + "runtime.win7.System.Security.Cryptography.Algorithms.4.0.0-beta-23409.nupkg", + "runtime.win7.System.Security.Cryptography.Algorithms.4.0.0-beta-23409.nupkg.sha512", + "runtime.win7.System.Security.Cryptography.Algorithms.nuspec", + "runtimes/win7/lib/dotnet/System.Security.Cryptography.Algorithms.dll" ] }, "runtime.win7.System.Threading/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "GIFo6iBZtB8DTVrElcg7OG+5Y0O+jIulMxrvgWs/D0rE/ZhJ2+w3FSc+LTP77/e0xp3mQuFX+muxxYscxLN5nA==", + "sha512": "V9BYsks+TUXbB52ze7t9OM5KB8aD/KuvRml9arSfToJdZMo7zYSTrcj8xCRuIE7ClFCyNplJzs53zYA9qQi8zw==", "files": [ "ref/dotnet/_._", "runtime.win7.System.Threading.4.0.11-beta-23409.nupkg", "runtime.win7.System.Threading.4.0.11-beta-23409.nupkg.sha512", "runtime.win7.System.Threading.nuspec", + "runtimes/win7/lib/DNXCore50/de/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/es/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/fr/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/it/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/ja/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/ko/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/ru/System.Threading.xml", "runtimes/win7/lib/DNXCore50/System.Threading.dll", + "runtimes/win7/lib/DNXCore50/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/zh-hans/System.Threading.xml", + "runtimes/win7/lib/DNXCore50/zh-hant/System.Threading.xml", + "runtimes/win7/lib/netcore50/de/System.Threading.xml", + "runtimes/win7/lib/netcore50/es/System.Threading.xml", + "runtimes/win7/lib/netcore50/fr/System.Threading.xml", + "runtimes/win7/lib/netcore50/it/System.Threading.xml", + "runtimes/win7/lib/netcore50/ja/System.Threading.xml", + "runtimes/win7/lib/netcore50/ko/System.Threading.xml", + "runtimes/win7/lib/netcore50/ru/System.Threading.xml", "runtimes/win7/lib/netcore50/System.Threading.dll", + "runtimes/win7/lib/netcore50/System.Threading.xml", + "runtimes/win7/lib/netcore50/zh-hans/System.Threading.xml", + "runtimes/win7/lib/netcore50/zh-hant/System.Threading.xml", "runtimes/win8-aot/lib/netcore50/System.Threading.dll" ] }, - "System.Collections/4.0.11-beta-23413": { + "System.Collections/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "GtOvKwziKL5iVrxdDnIoMpH1vRnnUR9iyYMSeeJB6tgCyXGpKt8zMjBXXnD9UHFALjUioYMX8AoU0mjnzfEkiQ==", + "sha512": "m0DkCw77atHTUmQH/hzHRed/f0tAniyl4S8MQUoF8okdg99VA24lWGtgh+ZouC3n9pJA4FXt9GQvcmvDMtTWCg==", "files": [ + "lib/DNXCore50/de/System.Collections.xml", + "lib/DNXCore50/es/System.Collections.xml", + "lib/DNXCore50/fr/System.Collections.xml", + "lib/DNXCore50/it/System.Collections.xml", + "lib/DNXCore50/ja/System.Collections.xml", + "lib/DNXCore50/ko/System.Collections.xml", + "lib/DNXCore50/ru/System.Collections.xml", "lib/DNXCore50/System.Collections.dll", + "lib/DNXCore50/System.Collections.xml", + "lib/DNXCore50/zh-hans/System.Collections.xml", + "lib/DNXCore50/zh-hant/System.Collections.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", + "lib/netcore50/de/System.Collections.xml", + "lib/netcore50/es/System.Collections.xml", + "lib/netcore50/fr/System.Collections.xml", + "lib/netcore50/it/System.Collections.xml", + "lib/netcore50/ja/System.Collections.xml", + "lib/netcore50/ko/System.Collections.xml", + "lib/netcore50/ru/System.Collections.xml", "lib/netcore50/System.Collections.dll", + "lib/netcore50/System.Collections.xml", + "lib/netcore50/zh-hans/System.Collections.xml", + "lib/netcore50/zh-hant/System.Collections.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Collections.xml", - "ref/dotnet/es/System.Collections.xml", - "ref/dotnet/fr/System.Collections.xml", - "ref/dotnet/it/System.Collections.xml", - "ref/dotnet/ja/System.Collections.xml", - "ref/dotnet/ko/System.Collections.xml", - "ref/dotnet/ru/System.Collections.xml", "ref/dotnet/System.Collections.dll", - "ref/dotnet/System.Collections.xml", - "ref/dotnet/zh-hans/System.Collections.xml", - "ref/dotnet/zh-hant/System.Collections.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Collections.xml", "runtimes/win8-aot/lib/netcore50/System.Collections.dll", - "System.Collections.4.0.11-beta-23413.nupkg", - "System.Collections.4.0.11-beta-23413.nupkg.sha512", + "runtimes/win8-aot/lib/netcore50/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Collections.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Collections.xml", + "System.Collections.4.0.11-beta-23409.nupkg", + "System.Collections.4.0.11-beta-23409.nupkg.sha512", "System.Collections.nuspec" ] }, "System.Collections.Concurrent/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "P3cw3TlPT9nXkBWBWrOgSwIXA0QznoxWr/jOdrgQn3ILMTmjZfNr1uPT5EGvw4l6SrMx7kC6qYvB9qKY0LFSJA==", + "sha512": "TgSZK3wQJBbv9jK5sdGyEle1YSslFgRLwXY67CWJWOKwVo/ueEyqeItQ2oZId8Rus8px/sdnXPotbMXC78ZMQQ==", "files": [ + "lib/dotnet/de/System.Collections.Concurrent.xml", + "lib/dotnet/es/System.Collections.Concurrent.xml", + "lib/dotnet/fr/System.Collections.Concurrent.xml", + "lib/dotnet/it/System.Collections.Concurrent.xml", + "lib/dotnet/ja/System.Collections.Concurrent.xml", + "lib/dotnet/ko/System.Collections.Concurrent.xml", + "lib/dotnet/ru/System.Collections.Concurrent.xml", "lib/dotnet/System.Collections.Concurrent.dll", + "lib/dotnet/System.Collections.Concurrent.xml", + "lib/dotnet/zh-hans/System.Collections.Concurrent.xml", + "lib/dotnet/zh-hant/System.Collections.Concurrent.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Collections.Concurrent.xml", - "ref/dotnet/es/System.Collections.Concurrent.xml", - "ref/dotnet/fr/System.Collections.Concurrent.xml", - "ref/dotnet/it/System.Collections.Concurrent.xml", - "ref/dotnet/ja/System.Collections.Concurrent.xml", - "ref/dotnet/ko/System.Collections.Concurrent.xml", - "ref/dotnet/ru/System.Collections.Concurrent.xml", "ref/dotnet/System.Collections.Concurrent.dll", - "ref/dotnet/System.Collections.Concurrent.xml", - "ref/dotnet/zh-hans/System.Collections.Concurrent.xml", - "ref/dotnet/zh-hant/System.Collections.Concurrent.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", @@ -2116,39 +5114,125 @@ "System.Collections.Concurrent.nuspec" ] }, - "System.ComponentModel/4.0.1-beta-23413": { + "System.Collections.NonGeneric/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "rVgwrFBMkmp8LI6GhAYd6Bx+2uLIXjRfNg6Ie+ASfX8ESuh9e2HNxFy2yh1MPIXZq3OAYa+0mmULVwpnEC6UDA==", + "files": [ + "lib/dotnet/System.Collections.NonGeneric.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Collections.NonGeneric.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Collections.NonGeneric.xml", + "ref/dotnet/es/System.Collections.NonGeneric.xml", + "ref/dotnet/fr/System.Collections.NonGeneric.xml", + "ref/dotnet/it/System.Collections.NonGeneric.xml", + "ref/dotnet/ja/System.Collections.NonGeneric.xml", + "ref/dotnet/ko/System.Collections.NonGeneric.xml", + "ref/dotnet/ru/System.Collections.NonGeneric.xml", + "ref/dotnet/System.Collections.NonGeneric.dll", + "ref/dotnet/System.Collections.NonGeneric.xml", + "ref/dotnet/zh-hans/System.Collections.NonGeneric.xml", + "ref/dotnet/zh-hant/System.Collections.NonGeneric.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Collections.NonGeneric.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Collections.NonGeneric.4.0.0.nupkg", + "System.Collections.NonGeneric.4.0.0.nupkg.sha512", + "System.Collections.NonGeneric.nuspec" + ] + }, + "System.ComponentModel/4.0.1-beta-23409": { "type": "package", "serviceable": true, - "sha512": "MLJKOsQbtm8W9C7kFdmndAWUHV+8NalttX5/Uk8higQcZRNU1pCsuIWkYfFWRH1J+KMlOPtOTRiTHZ3VyhHzXg==", + "sha512": "f2B63u5mLi2B9UkndsEu8Q7Br3OEZ4Gp7QaePnQiqMs8jjVMUCBGiQFAy7uxB0BE+6JFG0yGdpPNdlPi9T4CRw==", "files": [ + "lib/dotnet/de/System.ComponentModel.xml", + "lib/dotnet/es/System.ComponentModel.xml", + "lib/dotnet/fr/System.ComponentModel.xml", + "lib/dotnet/it/System.ComponentModel.xml", + "lib/dotnet/ja/System.ComponentModel.xml", + "lib/dotnet/ko/System.ComponentModel.xml", + "lib/dotnet/ru/System.ComponentModel.xml", "lib/dotnet/System.ComponentModel.dll", + "lib/dotnet/System.ComponentModel.xml", + "lib/dotnet/zh-hans/System.ComponentModel.xml", + "lib/dotnet/zh-hant/System.ComponentModel.xml", "lib/net45/_._", "lib/netcore50/System.ComponentModel.dll", + "lib/netcore50/System.ComponentModel.xml", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "ref/dotnet/de/System.ComponentModel.xml", - "ref/dotnet/es/System.ComponentModel.xml", - "ref/dotnet/fr/System.ComponentModel.xml", - "ref/dotnet/it/System.ComponentModel.xml", - "ref/dotnet/ja/System.ComponentModel.xml", - "ref/dotnet/ko/System.ComponentModel.xml", - "ref/dotnet/ru/System.ComponentModel.xml", "ref/dotnet/System.ComponentModel.dll", - "ref/dotnet/System.ComponentModel.xml", - "ref/dotnet/zh-hans/System.ComponentModel.xml", - "ref/dotnet/zh-hant/System.ComponentModel.xml", "ref/net45/_._", "ref/netcore50/System.ComponentModel.dll", - "ref/netcore50/System.ComponentModel.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "System.ComponentModel.4.0.1-beta-23413.nupkg", - "System.ComponentModel.4.0.1-beta-23413.nupkg.sha512", + "System.ComponentModel.4.0.1-beta-23409.nupkg", + "System.ComponentModel.4.0.1-beta-23409.nupkg.sha512", "System.ComponentModel.nuspec" ] }, + "System.ComponentModel.EventBasedAsync/4.0.10": { + "type": "package", + "serviceable": true, + "sha512": "d6kXcHUgP0jSPXEQ6hXJYCO6CzfoCi7t9vR3BfjSQLrj4HzpuATpx1gkN7itmTW1O+wjuw6rai4378Nj6N70yw==", + "files": [ + "lib/dotnet/System.ComponentModel.EventBasedAsync.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet/es/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet/fr/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet/it/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet/ja/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet/ko/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet/ru/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet/System.ComponentModel.EventBasedAsync.dll", + "ref/dotnet/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet/zh-hans/System.ComponentModel.EventBasedAsync.xml", + "ref/dotnet/zh-hant/System.ComponentModel.EventBasedAsync.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.ComponentModel.EventBasedAsync.4.0.10.nupkg", + "System.ComponentModel.EventBasedAsync.4.0.10.nupkg.sha512", + "System.ComponentModel.EventBasedAsync.nuspec" + ] + }, + "System.Console/4.0.0-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "vVstiHq9NKm6jfqm2OQGYgEinU4Zrwbcjtfxq61v0xHXVhx8p3igw9XQCdCOILf1ZWsZtKcvdbcazNP7tL+u+g==", + "files": [ + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Console.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/System.Console.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Console.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Console.4.0.0-beta-23409.nupkg", + "System.Console.4.0.0-beta-23409.nupkg.sha512", + "System.Console.nuspec" + ] + }, "System.Diagnostics.Contracts/4.0.1-beta-23225": { "type": "package", "serviceable": true, @@ -2175,24 +5259,14 @@ "System.Diagnostics.Debug/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "qN4tcWBiRLwwsgzwNso6kwrQ91hHhj3Bw7dPQb3XKLtYa1B2ABFPpQY0c7jC7p6QBrZthximB4wsuu9Dmvux1A==", + "sha512": "vHxX7BoBEYRGYhOom9LvAi/KEiXEVsEzK76X8BHlqTJimGMuMOLBjpiLtKrR3cI4d4KuLa3mPAsR7NPUnLBMcw==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Diagnostics.Debug.xml", - "ref/dotnet/es/System.Diagnostics.Debug.xml", - "ref/dotnet/fr/System.Diagnostics.Debug.xml", - "ref/dotnet/it/System.Diagnostics.Debug.xml", - "ref/dotnet/ja/System.Diagnostics.Debug.xml", - "ref/dotnet/ko/System.Diagnostics.Debug.xml", - "ref/dotnet/ru/System.Diagnostics.Debug.xml", "ref/dotnet/System.Diagnostics.Debug.dll", - "ref/dotnet/System.Diagnostics.Debug.xml", - "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml", - "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", @@ -2204,6 +5278,80 @@ "System.Diagnostics.Debug.nuspec" ] }, + "System.Diagnostics.Process/4.1.0-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "VLTAJH3qKr4UUJeoP75sTeTWCyvsX2RQD1JoaXrXrqGLE4VXIDBlJEFd/Llbtupq09DvRcKSJohownJh5M5x9A==", + "files": [ + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/de/System.Diagnostics.Process.xml", + "lib/net46/es/System.Diagnostics.Process.xml", + "lib/net46/fr/System.Diagnostics.Process.xml", + "lib/net46/it/System.Diagnostics.Process.xml", + "lib/net46/ja/System.Diagnostics.Process.xml", + "lib/net46/ko/System.Diagnostics.Process.xml", + "lib/net46/ru/System.Diagnostics.Process.xml", + "lib/net46/System.Diagnostics.Process.dll", + "lib/net46/System.Diagnostics.Process.xml", + "lib/net46/zh-hans/System.Diagnostics.Process.xml", + "lib/net46/zh-hant/System.Diagnostics.Process.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/System.Diagnostics.Process.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/de/System.Diagnostics.Process.xml", + "ref/net46/es/System.Diagnostics.Process.xml", + "ref/net46/fr/System.Diagnostics.Process.xml", + "ref/net46/it/System.Diagnostics.Process.xml", + "ref/net46/ja/System.Diagnostics.Process.xml", + "ref/net46/ko/System.Diagnostics.Process.xml", + "ref/net46/ru/System.Diagnostics.Process.xml", + "ref/net46/System.Diagnostics.Process.dll", + "ref/net46/System.Diagnostics.Process.xml", + "ref/net46/zh-hans/System.Diagnostics.Process.xml", + "ref/net46/zh-hant/System.Diagnostics.Process.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Diagnostics.Process.4.1.0-beta-23409.nupkg", + "System.Diagnostics.Process.4.1.0-beta-23409.nupkg.sha512", + "System.Diagnostics.Process.nuspec" + ] + }, + "System.Diagnostics.TextWriterTraceListener/4.0.0-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "M7NzNfJve/zyd8eZKwlboa3JCKadlsUu16wXAOHHgfQFC2jRu0uzYvq5aotihrbasDIRykmk431eonhaMMxP3A==", + "files": [ + "lib/DNXCore50/de/System.Diagnostics.TextWriterTraceListener.xml", + "lib/DNXCore50/es/System.Diagnostics.TextWriterTraceListener.xml", + "lib/DNXCore50/fr/System.Diagnostics.TextWriterTraceListener.xml", + "lib/DNXCore50/it/System.Diagnostics.TextWriterTraceListener.xml", + "lib/DNXCore50/ja/System.Diagnostics.TextWriterTraceListener.xml", + "lib/DNXCore50/ko/System.Diagnostics.TextWriterTraceListener.xml", + "lib/DNXCore50/ru/System.Diagnostics.TextWriterTraceListener.xml", + "lib/DNXCore50/System.Diagnostics.TextWriterTraceListener.dll", + "lib/DNXCore50/System.Diagnostics.TextWriterTraceListener.xml", + "lib/DNXCore50/zh-hans/System.Diagnostics.TextWriterTraceListener.xml", + "lib/DNXCore50/zh-hant/System.Diagnostics.TextWriterTraceListener.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Diagnostics.TextWriterTraceListener.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/System.Diagnostics.TextWriterTraceListener.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Diagnostics.TextWriterTraceListener.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Diagnostics.TextWriterTraceListener.4.0.0-beta-23409.nupkg", + "System.Diagnostics.TextWriterTraceListener.4.0.0-beta-23409.nupkg.sha512", + "System.Diagnostics.TextWriterTraceListener.nuspec" + ] + }, "System.Diagnostics.Tools/4.0.1-beta-23225": { "type": "package", "serviceable": true, @@ -2227,6 +5375,28 @@ "System.Diagnostics.Tools.nuspec" ] }, + "System.Diagnostics.TraceSource/4.0.0-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "43qywT02IIcP3uRoIYndSa6tTalx2VIVulk7lTN++hFCpHvne8zrD7HNuBn8AnfgDWohEkO4kFbvCpiwbOSGhg==", + "files": [ + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Diagnostics.TraceSource.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/System.Diagnostics.TraceSource.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Diagnostics.TraceSource.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Diagnostics.TraceSource.4.0.0-beta-23409.nupkg", + "System.Diagnostics.TraceSource.4.0.0-beta-23409.nupkg.sha512", + "System.Diagnostics.TraceSource.nuspec" + ] + }, "System.Diagnostics.Tracing/4.0.20": { "type": "package", "serviceable": true, @@ -2261,10 +5431,10 @@ "System.Diagnostics.Tracing.nuspec" ] }, - "System.Globalization/4.0.11-beta-23413": { + "System.Globalization/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "v8rq7GqeYr08M5aFl+nj3Bv/aCc5nq314rkKbmhRxZGYNYhTpT6ODCWtU3DT9u2DXOZbmovv8ApZUKt215OrJw==", + "sha512": "Xrl32grXQAhNtyRCwfjj1ZWBEoZVNlk2HcqZbZieNcZga0NBDrQtbqRDkf6Z6GZK1PL0oATJYzcg05u8yPG2qw==", "files": [ "lib/DNXCore50/System.Globalization.dll", "lib/MonoAndroid10/_._", @@ -2273,130 +5443,371 @@ "lib/netcore50/System.Globalization.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Globalization.xml", - "ref/dotnet/es/System.Globalization.xml", - "ref/dotnet/fr/System.Globalization.xml", - "ref/dotnet/it/System.Globalization.xml", - "ref/dotnet/ja/System.Globalization.xml", - "ref/dotnet/ko/System.Globalization.xml", - "ref/dotnet/ru/System.Globalization.xml", "ref/dotnet/System.Globalization.dll", - "ref/dotnet/System.Globalization.xml", - "ref/dotnet/zh-hans/System.Globalization.xml", - "ref/dotnet/zh-hant/System.Globalization.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtimes/win8-aot/lib/netcore50/System.Globalization.dll", - "System.Globalization.4.0.11-beta-23413.nupkg", - "System.Globalization.4.0.11-beta-23413.nupkg.sha512", + "System.Globalization.4.0.11-beta-23409.nupkg", + "System.Globalization.4.0.11-beta-23409.nupkg.sha512", "System.Globalization.nuspec" ] }, - "System.IO/4.0.11-beta-23413": { + "System.IO/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "T3GUTbLpvFadw6B0x4FCsAcZVb6xjP5rKSbJJ1AEWp/JB6nDCIzhB8Ai3rhfF2gq6gdkLNC6KzVe9jtkikTa8Q==", + "sha512": "IWejoNPCWXhqxCySpIoSL15/XMA2ol/gLoI/pE7zXSnVDHhOjPR3lRcWDEHprCl+7bi1ZqHvQqJ8c+CNuR9CGw==", "files": [ + "lib/DNXCore50/de/System.IO.xml", + "lib/DNXCore50/es/System.IO.xml", + "lib/DNXCore50/fr/System.IO.xml", + "lib/DNXCore50/it/System.IO.xml", + "lib/DNXCore50/ja/System.IO.xml", + "lib/DNXCore50/ko/System.IO.xml", + "lib/DNXCore50/ru/System.IO.xml", "lib/DNXCore50/System.IO.dll", + "lib/DNXCore50/System.IO.xml", + "lib/DNXCore50/zh-hans/System.IO.xml", + "lib/DNXCore50/zh-hant/System.IO.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", + "lib/netcore50/de/System.IO.xml", + "lib/netcore50/es/System.IO.xml", + "lib/netcore50/fr/System.IO.xml", + "lib/netcore50/it/System.IO.xml", + "lib/netcore50/ja/System.IO.xml", + "lib/netcore50/ko/System.IO.xml", + "lib/netcore50/ru/System.IO.xml", "lib/netcore50/System.IO.dll", + "lib/netcore50/System.IO.xml", + "lib/netcore50/zh-hans/System.IO.xml", + "lib/netcore50/zh-hant/System.IO.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.IO.xml", - "ref/dotnet/es/System.IO.xml", - "ref/dotnet/fr/System.IO.xml", - "ref/dotnet/it/System.IO.xml", - "ref/dotnet/ja/System.IO.xml", - "ref/dotnet/ko/System.IO.xml", - "ref/dotnet/ru/System.IO.xml", "ref/dotnet/System.IO.dll", - "ref/dotnet/System.IO.xml", - "ref/dotnet/zh-hans/System.IO.xml", - "ref/dotnet/zh-hant/System.IO.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/es/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/it/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.IO.xml", "runtimes/win8-aot/lib/netcore50/System.IO.dll", - "System.IO.4.0.11-beta-23413.nupkg", - "System.IO.4.0.11-beta-23413.nupkg.sha512", + "runtimes/win8-aot/lib/netcore50/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.IO.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.IO.xml", + "System.IO.4.0.11-beta-23409.nupkg", + "System.IO.4.0.11-beta-23409.nupkg.sha512", "System.IO.nuspec" ] }, - "System.Linq/4.0.1-beta-23413": { + "System.IO.Compression/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "S+ljBE3py8pujTrsOOYHtDg2cnAifn6kBu/pfh1hMWIXd8DoVh0ADTA6Puv4q+nYj+Msm6JoFLNwuRSmztbsDQ==", + "files": [ + "lib/dotnet/System.IO.Compression.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net45/_._", + "lib/netcore50/System.IO.Compression.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.IO.Compression.xml", + "ref/dotnet/es/System.IO.Compression.xml", + "ref/dotnet/fr/System.IO.Compression.xml", + "ref/dotnet/it/System.IO.Compression.xml", + "ref/dotnet/ja/System.IO.Compression.xml", + "ref/dotnet/ko/System.IO.Compression.xml", + "ref/dotnet/ru/System.IO.Compression.xml", + "ref/dotnet/System.IO.Compression.dll", + "ref/dotnet/System.IO.Compression.xml", + "ref/dotnet/zh-hans/System.IO.Compression.xml", + "ref/dotnet/zh-hant/System.IO.Compression.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net45/_._", + "ref/netcore50/System.IO.Compression.dll", + "ref/netcore50/System.IO.Compression.xml", + "ref/win8/_._", + "ref/wpa81/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.IO.Compression.4.0.0.nupkg", + "System.IO.Compression.4.0.0.nupkg.sha512", + "System.IO.Compression.nuspec" + ] + }, + "System.IO.Compression.clrcompression-x64/4.0.0": { + "type": "package", + "sha512": "Lqr+URMwKzf+8HJF6YrqEqzKzDzFJTE4OekaxqdIns71r8Ufbd8SbZa0LKl9q+7nu6Em4SkIEXVMB7plSXekOw==", + "files": [ + "runtimes/win10-x64/native/ClrCompression.dll", + "runtimes/win7-x64/native/clrcompression.dll", + "System.IO.Compression.clrcompression-x64.4.0.0.nupkg", + "System.IO.Compression.clrcompression-x64.4.0.0.nupkg.sha512", + "System.IO.Compression.clrcompression-x64.nuspec" + ] + }, + "System.IO.Compression.clrcompression-x86/4.0.0": { + "type": "package", + "sha512": "GmevpuaMRzYDXHu+xuV10fxTO8DsP7OKweWxYtkaxwVnDSj9X6RBupSiXdiveq9yj/xjZ1NbG+oRRRb99kj+VQ==", + "files": [ + "runtimes/win10-x86/native/ClrCompression.dll", + "runtimes/win7-x86/native/clrcompression.dll", + "System.IO.Compression.clrcompression-x86.4.0.0.nupkg", + "System.IO.Compression.clrcompression-x86.4.0.0.nupkg.sha512", + "System.IO.Compression.clrcompression-x86.nuspec" + ] + }, + "System.IO.FileSystem/4.0.1-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "rJ1qnAG50/+luhCinZa/Vle7vLyFZSw89ycK5wM8EIhlK9osZ68gcLF0d6X/3mz1UOr4VGMnu6/XS5uELmOZ0g==", + "files": [ + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.IO.FileSystem.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/System.IO.FileSystem.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.IO.FileSystem.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.IO.FileSystem.4.0.1-beta-23409.nupkg", + "System.IO.FileSystem.4.0.1-beta-23409.nupkg.sha512", + "System.IO.FileSystem.nuspec" + ] + }, + "System.IO.FileSystem.Primitives/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==", + "files": [ + "lib/dotnet/System.IO.FileSystem.Primitives.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.IO.FileSystem.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/es/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/it/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/System.IO.FileSystem.Primitives.dll", + "ref/dotnet/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml", + "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.IO.FileSystem.Primitives.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.IO.FileSystem.Primitives.4.0.0.nupkg", + "System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512", + "System.IO.FileSystem.Primitives.nuspec" + ] + }, + "System.Linq/4.0.1-beta-23409": { "type": "package", "serviceable": true, - "sha512": "vxYuhKvMuaeG7ffEBmhvFiVYECpaaMx3yRakd+6RGECw21c7xkM2sk5gNbhnOCbbav5mIZTE1qgrHCGQjb6+oQ==", + "sha512": "VqrieHGgjmtYEPqqVQyw1jOFDVQuo5KvAEXaAavvpefiBBs+n6x3K3GG1qqDCYlA2GOz/8Snh6CSNZ8pl+O2bw==", "files": [ + "lib/dotnet/de/System.Linq.xml", + "lib/dotnet/es/System.Linq.xml", + "lib/dotnet/fr/System.Linq.xml", + "lib/dotnet/it/System.Linq.xml", + "lib/dotnet/ja/System.Linq.xml", + "lib/dotnet/ko/System.Linq.xml", + "lib/dotnet/ru/System.Linq.xml", "lib/dotnet/System.Linq.dll", + "lib/dotnet/System.Linq.xml", + "lib/dotnet/zh-hans/System.Linq.xml", + "lib/dotnet/zh-hant/System.Linq.xml", "lib/net45/_._", "lib/netcore50/System.Linq.dll", + "lib/netcore50/System.Linq.xml", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "ref/dotnet/de/System.Linq.xml", - "ref/dotnet/es/System.Linq.xml", - "ref/dotnet/fr/System.Linq.xml", - "ref/dotnet/it/System.Linq.xml", - "ref/dotnet/ja/System.Linq.xml", - "ref/dotnet/ko/System.Linq.xml", - "ref/dotnet/ru/System.Linq.xml", "ref/dotnet/System.Linq.dll", - "ref/dotnet/System.Linq.xml", - "ref/dotnet/zh-hans/System.Linq.xml", - "ref/dotnet/zh-hant/System.Linq.xml", "ref/net45/_._", "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", - "System.Linq.4.0.1-beta-23413.nupkg", - "System.Linq.4.0.1-beta-23413.nupkg.sha512", + "System.Linq.4.0.1-beta-23409.nupkg", + "System.Linq.4.0.1-beta-23409.nupkg.sha512", "System.Linq.nuspec" ] }, "System.Linq.Expressions/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "77DyumEhrRrXv8Xq/3/hXxEYC0rjFkJP6lz+vLpfmvbL6cnmD/BIzOqlbwz8+oaRzbKLmk8cFnC+ECRcF70PsA==", + "sha512": "CXZPkabv/+t4w8AVb1BEWV8WfqRcY5Nr3SGppiyxcv7BJ33tUbEZ95attbEGguwDlhRYPGOMAXhrUHzi8zbVvg==", "files": [ + "lib/DNXCore50/de/System.Linq.Expressions.xml", + "lib/DNXCore50/es/System.Linq.Expressions.xml", + "lib/DNXCore50/fr/System.Linq.Expressions.xml", + "lib/DNXCore50/it/System.Linq.Expressions.xml", + "lib/DNXCore50/ja/System.Linq.Expressions.xml", + "lib/DNXCore50/ko/System.Linq.Expressions.xml", + "lib/DNXCore50/ru/System.Linq.Expressions.xml", "lib/DNXCore50/System.Linq.Expressions.dll", + "lib/DNXCore50/System.Linq.Expressions.xml", + "lib/DNXCore50/zh-hans/System.Linq.Expressions.xml", + "lib/DNXCore50/zh-hant/System.Linq.Expressions.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", + "lib/netcore50/de/System.Linq.Expressions.xml", + "lib/netcore50/es/System.Linq.Expressions.xml", + "lib/netcore50/fr/System.Linq.Expressions.xml", + "lib/netcore50/it/System.Linq.Expressions.xml", + "lib/netcore50/ja/System.Linq.Expressions.xml", + "lib/netcore50/ko/System.Linq.Expressions.xml", + "lib/netcore50/ru/System.Linq.Expressions.xml", "lib/netcore50/System.Linq.Expressions.dll", + "lib/netcore50/System.Linq.Expressions.xml", + "lib/netcore50/zh-hans/System.Linq.Expressions.xml", + "lib/netcore50/zh-hant/System.Linq.Expressions.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Linq.Expressions.xml", - "ref/dotnet/es/System.Linq.Expressions.xml", - "ref/dotnet/fr/System.Linq.Expressions.xml", - "ref/dotnet/it/System.Linq.Expressions.xml", - "ref/dotnet/ja/System.Linq.Expressions.xml", - "ref/dotnet/ko/System.Linq.Expressions.xml", - "ref/dotnet/ru/System.Linq.Expressions.xml", "ref/dotnet/System.Linq.Expressions.dll", - "ref/dotnet/System.Linq.Expressions.xml", - "ref/dotnet/zh-hans/System.Linq.Expressions.xml", - "ref/dotnet/zh-hant/System.Linq.Expressions.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", + "runtimes/win8-aot/lib/netcore50/de/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Linq.Expressions.xml", "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.dll", + "runtimes/win8-aot/lib/netcore50/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Linq.Expressions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Linq.Expressions.xml", "System.Linq.Expressions.4.0.11-beta-23409.nupkg", "System.Linq.Expressions.4.0.11-beta-23409.nupkg.sha512", "System.Linq.Expressions.nuspec" ] }, + "System.Net.Http/4.0.0": { + "type": "package", + "serviceable": true, + "sha512": "mZuAl7jw/mFY8jUq4ITKECxVBh9a8SJt9BC/+lJbmo7cRKspxE3PsITz+KiaCEsexN5WYPzwBOx0oJH/0HlPyQ==", + "files": [ + "lib/DNXCore50/System.Net.Http.dll", + "lib/net45/_._", + "lib/netcore50/System.Net.Http.dll", + "lib/win8/_._", + "lib/wpa81/_._", + "ref/dotnet/de/System.Net.Http.xml", + "ref/dotnet/es/System.Net.Http.xml", + "ref/dotnet/fr/System.Net.Http.xml", + "ref/dotnet/it/System.Net.Http.xml", + "ref/dotnet/ja/System.Net.Http.xml", + "ref/dotnet/ko/System.Net.Http.xml", + "ref/dotnet/ru/System.Net.Http.xml", + "ref/dotnet/System.Net.Http.dll", + "ref/dotnet/System.Net.Http.xml", + "ref/dotnet/zh-hans/System.Net.Http.xml", + "ref/dotnet/zh-hant/System.Net.Http.xml", + "ref/net45/_._", + "ref/netcore50/System.Net.Http.dll", + "ref/netcore50/System.Net.Http.xml", + "ref/win8/_._", + "ref/wpa81/_._", + "System.Net.Http.4.0.0.nupkg", + "System.Net.Http.4.0.0.nupkg.sha512", + "System.Net.Http.nuspec" + ] + }, + "System.Net.Primitives/4.0.11-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "WNz1rOxe8OJaMJxr+SFOVDp8OEOzIsg1H2/72nYuLvRonEL//DtiPEeroydUkeP2JD7z0GOzRaPXB6SgpJsQ+g==", + "files": [ + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/System.Net.Primitives.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Net.Primitives.4.0.11-beta-23409.nupkg", + "System.Net.Primitives.4.0.11-beta-23409.nupkg.sha512", + "System.Net.Primitives.nuspec" + ] + }, + "System.Net.Sockets/4.1.0-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "v+oQgsXYbwZal83dd5ryeSWYdXMydLqY90vc4CtAOPOcT8u8vC1W/tYou6GdR0HIKf6zt1PGFC5GkKi7Cj1HdA==", + "files": [ + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/de/System.Net.Sockets.xml", + "lib/net46/es/System.Net.Sockets.xml", + "lib/net46/fr/System.Net.Sockets.xml", + "lib/net46/it/System.Net.Sockets.xml", + "lib/net46/ja/System.Net.Sockets.xml", + "lib/net46/ko/System.Net.Sockets.xml", + "lib/net46/ru/System.Net.Sockets.xml", + "lib/net46/System.Net.Sockets.dll", + "lib/net46/System.Net.Sockets.xml", + "lib/net46/zh-hans/System.Net.Sockets.xml", + "lib/net46/zh-hant/System.Net.Sockets.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/System.Net.Sockets.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/de/System.Net.Sockets.xml", + "ref/net46/es/System.Net.Sockets.xml", + "ref/net46/fr/System.Net.Sockets.xml", + "ref/net46/it/System.Net.Sockets.xml", + "ref/net46/ja/System.Net.Sockets.xml", + "ref/net46/ko/System.Net.Sockets.xml", + "ref/net46/ru/System.Net.Sockets.xml", + "ref/net46/System.Net.Sockets.dll", + "ref/net46/System.Net.Sockets.xml", + "ref/net46/zh-hans/System.Net.Sockets.xml", + "ref/net46/zh-hant/System.Net.Sockets.xml", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Net.Sockets.4.1.0-beta-23409.nupkg", + "System.Net.Sockets.4.1.0-beta-23409.nupkg.sha512", + "System.Net.Sockets.nuspec" + ] + }, "System.ObjectModel/4.0.10": { "type": "package", "serviceable": true, @@ -2429,22 +5840,36 @@ "System.ObjectModel.nuspec" ] }, - "System.Private.Uri/4.0.1-beta-23413": { + "System.Private.Networking/4.0.1-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "BOHTXwGVcPsiZAoXuKCCCkS4AK6BUdWfpqCSA5WXg4uHFHE9NZky7HgQGUWmRhyQf3d2BSVkRhA5SoO5Lt8KWw==", + "files": [ + "lib/DNXCore50/System.Private.Networking.dll", + "lib/netcore50/System.Private.Networking.dll", + "ref/dnxcore50/_._", + "ref/netcore50/_._", + "System.Private.Networking.4.0.1-beta-23409.nupkg", + "System.Private.Networking.4.0.1-beta-23409.nupkg.sha512", + "System.Private.Networking.nuspec" + ] + }, + "System.Private.Uri/4.0.1-beta-23409": { "type": "package", - "sha512": "jwvNUmwJYlU7gf8tjYI6jlzhp2gNwZ/HVEJoJgRDiUlDSDVWi0yepXpfC0Kfpph2QbIeLIW2E4QRxPhwlc3Eww==", + "sha512": "AFcABskTE3SUyh75bTI3EcmQsqdH9LsEkEE39yeG83bBeu3FQhIcTkJjrmAkgncxP0YYyJohQ1ti/iO8JXtjFg==", "files": [ "ref/dnxcore50/_._", "ref/netcore50/_._", "runtime.json", - "System.Private.Uri.4.0.1-beta-23413.nupkg", - "System.Private.Uri.4.0.1-beta-23413.nupkg.sha512", + "System.Private.Uri.4.0.1-beta-23409.nupkg", + "System.Private.Uri.4.0.1-beta-23409.nupkg.sha512", "System.Private.Uri.nuspec" ] }, "System.Reflection/4.1.0-beta-23409": { "type": "package", "serviceable": true, - "sha512": "mE1f9ixyaYeYcOW3zzF/d9jzXDqWhrRxd1powWiqVuvcqzpM3kB25YYh9KWgVd28eTGvcc2KAVPi3/FZ/fElcQ==", + "sha512": "wsou1TLHRyTJ/wqznHoxIS/jPX2bW52HzbLos8l09svN0I6OytlUz7pWENAd23wt3Gjo2Gap80H2zN64YNgiBg==", "files": [ "lib/DNXCore50/System.Reflection.dll", "lib/MonoAndroid10/_._", @@ -2453,17 +5878,7 @@ "lib/netcore50/System.Reflection.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Reflection.xml", - "ref/dotnet/es/System.Reflection.xml", - "ref/dotnet/fr/System.Reflection.xml", - "ref/dotnet/it/System.Reflection.xml", - "ref/dotnet/ja/System.Reflection.xml", - "ref/dotnet/ko/System.Reflection.xml", - "ref/dotnet/ru/System.Reflection.xml", "ref/dotnet/System.Reflection.dll", - "ref/dotnet/System.Reflection.xml", - "ref/dotnet/zh-hans/System.Reflection.xml", - "ref/dotnet/zh-hant/System.Reflection.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", @@ -2555,10 +5970,10 @@ "System.Reflection.Emit.Lightweight.nuspec" ] }, - "System.Reflection.Extensions/4.0.1-beta-23225": { + "System.Reflection.Extensions/4.0.1-beta-23409": { "type": "package", "serviceable": true, - "sha512": "aH5KBXgAEkai4ihTW3ycH2J8yNBp2qVh4S6zVWrItIv9yzujMUrQe+daTITa6WCaIjR65RyGalUnIV2CjM9XwA==", + "sha512": "t5cS0b8mUdbaMqR2A58Ms75+dKWljYuljrMs2A7UTZbfu4W1i+9lvZr+LPwEMqNdB5F3EiJNNWCoBFlZFxT11w==", "files": [ "lib/DNXCore50/System.Reflection.Extensions.dll", "lib/net45/_._", @@ -2572,9 +5987,19 @@ "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Reflection.Extensions.xml", "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.dll", - "System.Reflection.Extensions.4.0.1-beta-23225.nupkg", - "System.Reflection.Extensions.4.0.1-beta-23225.nupkg.sha512", + "runtimes/win8-aot/lib/netcore50/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Reflection.Extensions.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Reflection.Extensions.xml", + "System.Reflection.Extensions.4.0.1-beta-23409.nupkg", + "System.Reflection.Extensions.4.0.1-beta-23409.nupkg.sha512", "System.Reflection.Extensions.nuspec" ] }, @@ -2628,7 +6053,7 @@ "System.Resources.ResourceManager/4.0.1-beta-23409": { "type": "package", "serviceable": true, - "sha512": "r0WeWL5lm2CmdMenaliX8kRafGZ21UptDLgCs6BiRm1NY7XPJRQoY/rVtSLKwilqjpm6ucDZKuHucrKyt9SiRw==", + "sha512": "WfQwSR/xhY2slMGaFeu6+psuGJrbqXZY5PQ/QJVqxck1cp1LMTiFXgUXvkYlIGWfbyPNDNjPy6P0bCBXT0suyQ==", "files": [ "lib/DNXCore50/System.Resources.ResourceManager.dll", "lib/net45/_._", @@ -2636,92 +6061,101 @@ "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", - "ref/dotnet/de/System.Resources.ResourceManager.xml", - "ref/dotnet/es/System.Resources.ResourceManager.xml", - "ref/dotnet/fr/System.Resources.ResourceManager.xml", - "ref/dotnet/it/System.Resources.ResourceManager.xml", - "ref/dotnet/ja/System.Resources.ResourceManager.xml", - "ref/dotnet/ko/System.Resources.ResourceManager.xml", - "ref/dotnet/ru/System.Resources.ResourceManager.xml", "ref/dotnet/System.Resources.ResourceManager.dll", - "ref/dotnet/System.Resources.ResourceManager.xml", - "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml", - "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml", "ref/net45/_._", "ref/netcore50/System.Resources.ResourceManager.dll", - "ref/netcore50/System.Resources.ResourceManager.xml", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Resources.ResourceManager.xml", "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll", + "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Resources.ResourceManager.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Resources.ResourceManager.xml", "System.Resources.ResourceManager.4.0.1-beta-23409.nupkg", "System.Resources.ResourceManager.4.0.1-beta-23409.nupkg.sha512", "System.Resources.ResourceManager.nuspec" ] }, - "System.Runtime/4.0.21-beta-23413": { + "System.Runtime/4.0.21-beta-23409": { "type": "package", "serviceable": true, - "sha512": "Q/97nVZaPDNf0Rh9vWohXVxPB11sQ6E5CV7ZXEAjckSJ8pIfAu+RCYliHegNMXhQnfpO+X63861GVjNicH5fYg==", + "sha512": "RMY5vXDu2cCelJmXP5un1HZSzbgRVpT5sgQPvFL2T7cLVinSY4vMWIgnlkh1visiQiy+nUlzeWP0uoMPDDRRJw==", "files": [ + "lib/DNXCore50/de/System.Runtime.xml", + "lib/DNXCore50/es/System.Runtime.xml", + "lib/DNXCore50/fr/System.Runtime.xml", + "lib/DNXCore50/it/System.Runtime.xml", + "lib/DNXCore50/ja/System.Runtime.xml", + "lib/DNXCore50/ko/System.Runtime.xml", + "lib/DNXCore50/ru/System.Runtime.xml", "lib/DNXCore50/System.Runtime.dll", + "lib/DNXCore50/System.Runtime.xml", + "lib/DNXCore50/zh-hans/System.Runtime.xml", + "lib/DNXCore50/zh-hant/System.Runtime.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", + "lib/netcore50/de/System.Runtime.xml", + "lib/netcore50/es/System.Runtime.xml", + "lib/netcore50/fr/System.Runtime.xml", + "lib/netcore50/it/System.Runtime.xml", + "lib/netcore50/ja/System.Runtime.xml", + "lib/netcore50/ko/System.Runtime.xml", + "lib/netcore50/ru/System.Runtime.xml", "lib/netcore50/System.Runtime.dll", + "lib/netcore50/System.Runtime.xml", + "lib/netcore50/zh-hans/System.Runtime.xml", + "lib/netcore50/zh-hant/System.Runtime.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Runtime.xml", - "ref/dotnet/es/System.Runtime.xml", - "ref/dotnet/fr/System.Runtime.xml", - "ref/dotnet/it/System.Runtime.xml", - "ref/dotnet/ja/System.Runtime.xml", - "ref/dotnet/ko/System.Runtime.xml", - "ref/dotnet/ru/System.Runtime.xml", "ref/dotnet/System.Runtime.dll", - "ref/dotnet/System.Runtime.xml", - "ref/dotnet/zh-hans/System.Runtime.xml", - "ref/dotnet/zh-hant/System.Runtime.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Runtime.xml", "runtimes/win8-aot/lib/netcore50/System.Runtime.dll", - "System.Runtime.4.0.21-beta-23413.nupkg", - "System.Runtime.4.0.21-beta-23413.nupkg.sha512", + "runtimes/win8-aot/lib/netcore50/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Runtime.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Runtime.xml", + "System.Runtime.4.0.21-beta-23409.nupkg", + "System.Runtime.4.0.21-beta-23409.nupkg.sha512", "System.Runtime.nuspec" ] }, - "System.Runtime.Extensions/4.0.11-beta-23413": { + "System.Runtime.Extensions/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "V7ds0WOQi7YqpGJ1lVFjY5aU6wWcjmrlyizAU4eAsuvj0/gC4cipYsbRHDdQ6EQjIC3G1CCyhJwjyEP/O6hE/w==", + "sha512": "PaCDzHKkDK88oDUZhTboKRPh54qSLnM8Hp0XTJObZqhR+a/W7yxlF4TdjpegeVDbrDxwjCVDrHGlqwAFc6hdow==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Runtime.Extensions.xml", - "ref/dotnet/es/System.Runtime.Extensions.xml", - "ref/dotnet/fr/System.Runtime.Extensions.xml", - "ref/dotnet/it/System.Runtime.Extensions.xml", - "ref/dotnet/ja/System.Runtime.Extensions.xml", - "ref/dotnet/ko/System.Runtime.Extensions.xml", - "ref/dotnet/ru/System.Runtime.Extensions.xml", "ref/dotnet/System.Runtime.Extensions.dll", - "ref/dotnet/System.Runtime.Extensions.xml", - "ref/dotnet/zh-hans/System.Runtime.Extensions.xml", - "ref/dotnet/zh-hant/System.Runtime.Extensions.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtime.json", - "System.Runtime.Extensions.4.0.11-beta-23413.nupkg", - "System.Runtime.Extensions.4.0.11-beta-23413.nupkg.sha512", + "System.Runtime.Extensions.4.0.11-beta-23409.nupkg", + "System.Runtime.Extensions.4.0.11-beta-23409.nupkg.sha512", "System.Runtime.Extensions.nuspec" ] }, @@ -2759,53 +6193,105 @@ "System.Runtime.Handles.nuspec" ] }, - "System.Runtime.InteropServices/4.0.21-beta-23413": { + "System.Runtime.InteropServices/4.0.21-beta-23409": { "type": "package", "serviceable": true, - "sha512": "kIi3vuWueO7MdIiuHhkTPUr0bwrAhW7Pnrw35GhATQcm0g25PQoNGaZ4rOzjaIZtO/FOf/9gf7emg2BoAO3Ihw==", + "sha512": "lRYZlCsX/Qn66MAyV4W1KxHrlciyMOTWZ9Itk5NpgOdyIM1svj/fzImrvzxtENSRPd6aI+sjSHHa1qUE4O5y7g==", "files": [ + "lib/DNXCore50/de/System.Runtime.InteropServices.xml", + "lib/DNXCore50/es/System.Runtime.InteropServices.xml", + "lib/DNXCore50/fr/System.Runtime.InteropServices.xml", + "lib/DNXCore50/it/System.Runtime.InteropServices.xml", + "lib/DNXCore50/ja/System.Runtime.InteropServices.xml", + "lib/DNXCore50/ko/System.Runtime.InteropServices.xml", + "lib/DNXCore50/ru/System.Runtime.InteropServices.xml", "lib/DNXCore50/System.Runtime.InteropServices.dll", + "lib/DNXCore50/System.Runtime.InteropServices.xml", + "lib/DNXCore50/zh-hans/System.Runtime.InteropServices.xml", + "lib/DNXCore50/zh-hant/System.Runtime.InteropServices.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", + "lib/netcore50/de/System.Runtime.InteropServices.xml", + "lib/netcore50/es/System.Runtime.InteropServices.xml", + "lib/netcore50/fr/System.Runtime.InteropServices.xml", + "lib/netcore50/it/System.Runtime.InteropServices.xml", + "lib/netcore50/ja/System.Runtime.InteropServices.xml", + "lib/netcore50/ko/System.Runtime.InteropServices.xml", + "lib/netcore50/ru/System.Runtime.InteropServices.xml", "lib/netcore50/System.Runtime.InteropServices.dll", + "lib/netcore50/System.Runtime.InteropServices.xml", + "lib/netcore50/zh-hans/System.Runtime.InteropServices.xml", + "lib/netcore50/zh-hant/System.Runtime.InteropServices.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Runtime.InteropServices.xml", - "ref/dotnet/es/System.Runtime.InteropServices.xml", - "ref/dotnet/fr/System.Runtime.InteropServices.xml", - "ref/dotnet/it/System.Runtime.InteropServices.xml", - "ref/dotnet/ja/System.Runtime.InteropServices.xml", - "ref/dotnet/ko/System.Runtime.InteropServices.xml", - "ref/dotnet/ru/System.Runtime.InteropServices.xml", "ref/dotnet/System.Runtime.InteropServices.dll", - "ref/dotnet/System.Runtime.InteropServices.xml", - "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml", - "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll", - "System.Runtime.InteropServices.4.0.21-beta-23413.nupkg", - "System.Runtime.InteropServices.4.0.21-beta-23413.nupkg.sha512", + "System.Runtime.InteropServices.4.0.21-beta-23409.nupkg", + "System.Runtime.InteropServices.4.0.21-beta-23409.nupkg.sha512", "System.Runtime.InteropServices.nuspec" ] }, - "System.Text.Encoding/4.0.0": { + "System.Security.Cryptography.Algorithms/4.0.0-beta-23409": { "type": "package", - "sha512": "AMxFNOXpA6Ab8swULbXuJmoT2K5w6TnV3ObF5wsmEcIHQUJghoZtDVfVHb08O2wW15mOSI1i9Wg0Dx0pY13o8g==", + "serviceable": true, + "sha512": "DdCXdjldFGCojJdtHoVNFbilievhuyNzHCP45AqFeyUl/eJWwrwiJ+5e+Ex4wz586Zouou8FLI4VqZHo1yF3nA==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/win8/_._", - "lib/wp80/_._", - "lib/wpa81/_._", + "lib/net46/System.Security.Cryptography.Algorithms.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/System.Security.Cryptography.Algorithms.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.Algorithms.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtime.json", + "System.Security.Cryptography.Algorithms.4.0.0-beta-23409.nupkg", + "System.Security.Cryptography.Algorithms.4.0.0-beta-23409.nupkg.sha512", + "System.Security.Cryptography.Algorithms.nuspec" + ] + }, + "System.Security.Cryptography.Primitives/4.0.0-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "/rPxuMDbGMHuKXdl4RgFpZFvunVH8UaLof1CMsYOVGc96eK5ST+xeIRu+2667BZ0a5IVvenjLe6dUjt90Jc9FA==", + "files": [ + "lib/dotnet/System.Security.Cryptography.Primitives.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Security.Cryptography.Primitives.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/System.Security.Cryptography.Primitives.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Security.Cryptography.Primitives.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Security.Cryptography.Primitives.4.0.0-beta-23409.nupkg", + "System.Security.Cryptography.Primitives.4.0.0-beta-23409.nupkg.sha512", + "System.Security.Cryptography.Primitives.nuspec" + ] + }, + "System.Text.Encoding/4.0.10": { + "type": "package", + "sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==", + "files": [ + "lib/DNXCore50/System.Text.Encoding.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Text.Encoding.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "License.rtf", "ref/dotnet/de/System.Text.Encoding.xml", "ref/dotnet/es/System.Text.Encoding.xml", "ref/dotnet/fr/System.Text.Encoding.xml", @@ -2819,49 +6305,93 @@ "ref/dotnet/zh-hant/System.Text.Encoding.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/de/System.Text.Encoding.xml", - "ref/netcore50/es/System.Text.Encoding.xml", - "ref/netcore50/fr/System.Text.Encoding.xml", - "ref/netcore50/it/System.Text.Encoding.xml", - "ref/netcore50/ja/System.Text.Encoding.xml", - "ref/netcore50/ko/System.Text.Encoding.xml", - "ref/netcore50/ru/System.Text.Encoding.xml", - "ref/netcore50/System.Text.Encoding.dll", - "ref/netcore50/System.Text.Encoding.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.xml", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", + "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "System.Text.Encoding.4.0.0.nupkg", - "System.Text.Encoding.4.0.0.nupkg.sha512", + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll", + "System.Text.Encoding.4.0.10.nupkg", + "System.Text.Encoding.4.0.10.nupkg.sha512", "System.Text.Encoding.nuspec" ] }, + "System.Text.Encoding.Extensions/4.0.10": { + "type": "package", + "sha512": "muR/gf8c2Merw2y8wIujGjEeTlime0ByzkYlaDcYQZrAp/b+EaHBdh6XENbH0bqQm8dp0BSn+mjKLQ20qjerQA==", + "files": [ + "lib/aspnetcore50/System.Text.Encoding.Extensions.dll", + "lib/contract/System.Text.Encoding.Extensions.dll", + "lib/DNXCore50/System.Text.Encoding.Extensions.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/netcore50/System.Text.Encoding.Extensions.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Text.Encoding.Extensions.xml", + "ref/dotnet/es/System.Text.Encoding.Extensions.xml", + "ref/dotnet/fr/System.Text.Encoding.Extensions.xml", + "ref/dotnet/it/System.Text.Encoding.Extensions.xml", + "ref/dotnet/ja/System.Text.Encoding.Extensions.xml", + "ref/dotnet/ko/System.Text.Encoding.Extensions.xml", + "ref/dotnet/ru/System.Text.Encoding.Extensions.xml", + "ref/dotnet/System.Text.Encoding.Extensions.dll", + "ref/dotnet/System.Text.Encoding.Extensions.xml", + "ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml", + "ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll", + "System.Text.Encoding.Extensions.4.0.10.nupkg", + "System.Text.Encoding.Extensions.4.0.10.nupkg.sha512", + "System.Text.Encoding.Extensions.nuspec" + ] + }, + "System.Text.RegularExpressions/4.0.10": { + "type": "package", + "serviceable": true, + "sha512": "0vDuHXJePpfMCecWBNOabOKCvzfTbFMNcGgklt3l5+RqHV5SzmF7RUVpuet8V0rJX30ROlL66xdehw2Rdsn2DA==", + "files": [ + "lib/dotnet/System.Text.RegularExpressions.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Text.RegularExpressions.xml", + "ref/dotnet/es/System.Text.RegularExpressions.xml", + "ref/dotnet/fr/System.Text.RegularExpressions.xml", + "ref/dotnet/it/System.Text.RegularExpressions.xml", + "ref/dotnet/ja/System.Text.RegularExpressions.xml", + "ref/dotnet/ko/System.Text.RegularExpressions.xml", + "ref/dotnet/ru/System.Text.RegularExpressions.xml", + "ref/dotnet/System.Text.RegularExpressions.dll", + "ref/dotnet/System.Text.RegularExpressions.xml", + "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml", + "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Text.RegularExpressions.4.0.10.nupkg", + "System.Text.RegularExpressions.4.0.10.nupkg.sha512", + "System.Text.RegularExpressions.nuspec" + ] + }, "System.Threading/4.0.11-beta-23409": { "type": "package", "serviceable": true, - "sha512": "7mrYnjqac9vZ1jyfMHEMOZNT0ToyTEnk9kjGLv+9mGy/hJAbKJB/TgbUkY97KnNP5it97abqlFSi7ZwKmR6Www==", + "sha512": "8jaof2HzSCHh1xcB4BQW5Z4mVaC66g71ewBSWKCGerqae4ffwthAoEbvfYIl68YH3MZ0dQvd0OxRkO9+ib4ZOA==", "files": [ "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Threading.xml", - "ref/dotnet/es/System.Threading.xml", - "ref/dotnet/fr/System.Threading.xml", - "ref/dotnet/it/System.Threading.xml", - "ref/dotnet/ja/System.Threading.xml", - "ref/dotnet/ko/System.Threading.xml", - "ref/dotnet/ru/System.Threading.xml", "ref/dotnet/System.Threading.dll", - "ref/dotnet/System.Threading.xml", - "ref/dotnet/zh-hans/System.Threading.xml", - "ref/dotnet/zh-hant/System.Threading.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", @@ -2873,44 +6403,89 @@ "System.Threading.nuspec" ] }, - "System.Threading.Tasks/4.0.11-beta-23413": { + "System.Threading.Overlapped/4.0.0": { "type": "package", "serviceable": true, - "sha512": "ldgZnurdbaOzzVvzm9BaZ1h7+EeRYtKR7FfXlHNWUzabHCzO0wEwINTLRc9XyMwl5i3niKos+oyGS8d9rn8+ZQ==", + "sha512": "X5LuQFhM5FTqaez3eXKJ9CbfSGZ7wj6j4hSVtxct3zmwQXLqG95qoWdvILcgN7xtrDOBIFtpiyDg0vmoI0jE2A==", "files": [ + "lib/DNXCore50/System.Threading.Overlapped.dll", + "lib/net46/System.Threading.Overlapped.dll", + "lib/netcore50/System.Threading.Overlapped.dll", + "ref/dotnet/de/System.Threading.Overlapped.xml", + "ref/dotnet/es/System.Threading.Overlapped.xml", + "ref/dotnet/fr/System.Threading.Overlapped.xml", + "ref/dotnet/it/System.Threading.Overlapped.xml", + "ref/dotnet/ja/System.Threading.Overlapped.xml", + "ref/dotnet/ko/System.Threading.Overlapped.xml", + "ref/dotnet/ru/System.Threading.Overlapped.xml", + "ref/dotnet/System.Threading.Overlapped.dll", + "ref/dotnet/System.Threading.Overlapped.xml", + "ref/dotnet/zh-hans/System.Threading.Overlapped.xml", + "ref/dotnet/zh-hant/System.Threading.Overlapped.xml", + "ref/net46/System.Threading.Overlapped.dll", + "System.Threading.Overlapped.4.0.0.nupkg", + "System.Threading.Overlapped.4.0.0.nupkg.sha512", + "System.Threading.Overlapped.nuspec" + ] + }, + "System.Threading.Tasks/4.0.11-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "Uq/EL+l39wgeqT6JoRxYeB0y9aIbs+Q1Hi5Tn/M0ppa0dfDgxh/zGAanXeLFmXwLv6YMM5q3/Yg4X4V4iH36gw==", + "files": [ + "lib/DNXCore50/de/System.Threading.Tasks.xml", + "lib/DNXCore50/es/System.Threading.Tasks.xml", + "lib/DNXCore50/fr/System.Threading.Tasks.xml", + "lib/DNXCore50/it/System.Threading.Tasks.xml", + "lib/DNXCore50/ja/System.Threading.Tasks.xml", + "lib/DNXCore50/ko/System.Threading.Tasks.xml", + "lib/DNXCore50/ru/System.Threading.Tasks.xml", "lib/DNXCore50/System.Threading.Tasks.dll", + "lib/DNXCore50/System.Threading.Tasks.xml", + "lib/DNXCore50/zh-hans/System.Threading.Tasks.xml", + "lib/DNXCore50/zh-hant/System.Threading.Tasks.xml", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", + "lib/netcore50/de/System.Threading.Tasks.xml", + "lib/netcore50/es/System.Threading.Tasks.xml", + "lib/netcore50/fr/System.Threading.Tasks.xml", + "lib/netcore50/it/System.Threading.Tasks.xml", + "lib/netcore50/ja/System.Threading.Tasks.xml", + "lib/netcore50/ko/System.Threading.Tasks.xml", + "lib/netcore50/ru/System.Threading.Tasks.xml", "lib/netcore50/System.Threading.Tasks.dll", + "lib/netcore50/System.Threading.Tasks.xml", + "lib/netcore50/zh-hans/System.Threading.Tasks.xml", + "lib/netcore50/zh-hant/System.Threading.Tasks.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Threading.Tasks.xml", - "ref/dotnet/es/System.Threading.Tasks.xml", - "ref/dotnet/fr/System.Threading.Tasks.xml", - "ref/dotnet/it/System.Threading.Tasks.xml", - "ref/dotnet/ja/System.Threading.Tasks.xml", - "ref/dotnet/ko/System.Threading.Tasks.xml", - "ref/dotnet/ru/System.Threading.Tasks.xml", "ref/dotnet/System.Threading.Tasks.dll", - "ref/dotnet/System.Threading.Tasks.xml", - "ref/dotnet/zh-hans/System.Threading.Tasks.xml", - "ref/dotnet/zh-hant/System.Threading.Tasks.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", + "runtimes/win8-aot/lib/netcore50/de/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/es/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/fr/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/it/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/ja/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/ko/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/ru/System.Threading.Tasks.xml", "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll", - "System.Threading.Tasks.4.0.11-beta-23413.nupkg", - "System.Threading.Tasks.4.0.11-beta-23413.nupkg.sha512", + "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/zh-hans/System.Threading.Tasks.xml", + "runtimes/win8-aot/lib/netcore50/zh-hant/System.Threading.Tasks.xml", + "System.Threading.Tasks.4.0.11-beta-23409.nupkg", + "System.Threading.Tasks.4.0.11-beta-23409.nupkg.sha512", "System.Threading.Tasks.nuspec" ] }, - "System.Threading.Thread/4.0.0-beta-23413": { + "System.Threading.Thread/4.0.0-beta-23409": { "type": "package", "serviceable": true, - "sha512": "KaiMuIl7hDWXy1vKnNn3wYBrk5ekCCiNqFuUl9o2pvNBnZFZFU94SHwT0JNC71EBF4HYf/uSlQBY0Py+mA4eoA==", + "sha512": "P69kQVO3f9z2f7/vpSukvncQ8PJmxrNXl6w5mNb1FiS+HZES1MqKhDXz2yAiykqSPo+ND1qWISL6qD/hOrWeLw==", "files": [ "lib/DNXCore50/System.Threading.Thread.dll", "lib/MonoAndroid10/_._", @@ -2918,47 +6493,244 @@ "lib/net46/System.Threading.Thread.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", - "ref/dotnet/de/System.Threading.Thread.xml", - "ref/dotnet/es/System.Threading.Thread.xml", - "ref/dotnet/fr/System.Threading.Thread.xml", - "ref/dotnet/it/System.Threading.Thread.xml", - "ref/dotnet/ja/System.Threading.Thread.xml", - "ref/dotnet/ko/System.Threading.Thread.xml", - "ref/dotnet/ru/System.Threading.Thread.xml", "ref/dotnet/System.Threading.Thread.dll", - "ref/dotnet/System.Threading.Thread.xml", - "ref/dotnet/zh-hans/System.Threading.Thread.xml", - "ref/dotnet/zh-hant/System.Threading.Thread.xml", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Threading.Thread.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", - "System.Threading.Thread.4.0.0-beta-23413.nupkg", - "System.Threading.Thread.4.0.0-beta-23413.nupkg.sha512", + "System.Threading.Thread.4.0.0-beta-23409.nupkg", + "System.Threading.Thread.4.0.0-beta-23409.nupkg.sha512", "System.Threading.Thread.nuspec" ] }, - "xunit.runner.aspnet/2.1.0-beta1-build60": { + "System.Threading.ThreadPool/4.0.10-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "XeD7mDWCdLEWPGmX9zJ2XP/D9qe7g2JDxOcjPz9iOarHm/RriQWEAVLtOkQj/6WhosfYt2E8Q4okTB+mPNUhCA==", + "files": [ + "lib/DNXCore50/System.Threading.ThreadPool.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/System.Threading.ThreadPool.dll", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/System.Threading.ThreadPool.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/System.Threading.ThreadPool.dll", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Threading.ThreadPool.4.0.10-beta-23409.nupkg", + "System.Threading.ThreadPool.4.0.10-beta-23409.nupkg.sha512", + "System.Threading.ThreadPool.nuspec" + ] + }, + "System.Xml.ReaderWriter/4.0.10": { + "type": "package", + "serviceable": true, + "sha512": "VdmWWMH7otrYV7D+cviUo7XjX0jzDnD/lTGSZTlZqfIQ5PhXk85j+6P0TK9od3PnOd5ZIM+pOk01G/J+3nh9/w==", + "files": [ + "lib/dotnet/System.Xml.ReaderWriter.dll", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/de/System.Xml.ReaderWriter.xml", + "ref/dotnet/es/System.Xml.ReaderWriter.xml", + "ref/dotnet/fr/System.Xml.ReaderWriter.xml", + "ref/dotnet/it/System.Xml.ReaderWriter.xml", + "ref/dotnet/ja/System.Xml.ReaderWriter.xml", + "ref/dotnet/ko/System.Xml.ReaderWriter.xml", + "ref/dotnet/ru/System.Xml.ReaderWriter.xml", + "ref/dotnet/System.Xml.ReaderWriter.dll", + "ref/dotnet/System.Xml.ReaderWriter.xml", + "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml", + "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Xml.ReaderWriter.4.0.10.nupkg", + "System.Xml.ReaderWriter.4.0.10.nupkg.sha512", + "System.Xml.ReaderWriter.nuspec" + ] + }, + "System.Xml.XDocument/4.0.11-beta-23409": { + "type": "package", + "serviceable": true, + "sha512": "E2cEmEXzv3+x10cG69Uc50gt2YLvHUmlee9HJ4M6yFcBpVD2/E1V1lm8Fu6Y1jZQcokZY/rXiZQxt/U56FJPnQ==", + "files": [ + "lib/dotnet/de/System.Xml.XDocument.xml", + "lib/dotnet/es/System.Xml.XDocument.xml", + "lib/dotnet/fr/System.Xml.XDocument.xml", + "lib/dotnet/it/System.Xml.XDocument.xml", + "lib/dotnet/ja/System.Xml.XDocument.xml", + "lib/dotnet/ko/System.Xml.XDocument.xml", + "lib/dotnet/ru/System.Xml.XDocument.xml", + "lib/dotnet/System.Xml.XDocument.dll", + "lib/dotnet/System.Xml.XDocument.xml", + "lib/dotnet/zh-hans/System.Xml.XDocument.xml", + "lib/dotnet/zh-hant/System.Xml.XDocument.xml", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net46/_._", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "ref/dotnet/System.Xml.XDocument.dll", + "ref/MonoAndroid10/_._", + "ref/MonoTouch10/_._", + "ref/net46/_._", + "ref/xamarinios10/_._", + "ref/xamarinmac20/_._", + "System.Xml.XDocument.4.0.11-beta-23409.nupkg", + "System.Xml.XDocument.4.0.11-beta-23409.nupkg.sha512", + "System.Xml.XDocument.nuspec" + ] + }, + "xunit.abstractions/2.0.0": { + "type": "package", + "sha512": "NAdxKQRzuLnCZ0g++x6i87/8rMBpQoRiRlRNLAqfODm2zJPbteHRoSER3DXfxnqrHXyBJT8rFaZ8uveBeQyaMA==", + "files": [ + "lib/net35/xunit.abstractions.dll", + "lib/net35/xunit.abstractions.xml", + "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.dll", + "lib/portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS/xunit.abstractions.xml", + "xunit.abstractions.2.0.0.nupkg", + "xunit.abstractions.2.0.0.nupkg.sha512", + "xunit.abstractions.nuspec" + ] + }, + "xunit.assert/2.1.0": { + "type": "package", + "sha512": "Hhhw+YaTe+BGhbr57dxVE+6VJk8BfThqFFii1XIsSZ4qx+SSCixprJC10JkiLRVSTfWyT8W/4nAf6NQgIrmBxA==", + "files": [ + "lib/dotnet/xunit.assert.dll", + "lib/dotnet/xunit.assert.pdb", + "lib/dotnet/xunit.assert.xml", + "lib/portable-net45+win8+wp8+wpa81/xunit.assert.dll", + "lib/portable-net45+win8+wp8+wpa81/xunit.assert.pdb", + "lib/portable-net45+win8+wp8+wpa81/xunit.assert.xml", + "xunit.assert.2.1.0.nupkg", + "xunit.assert.2.1.0.nupkg.sha512", + "xunit.assert.nuspec" + ] + }, + "xunit.extensibility.core/2.1.0": { "type": "package", - "sha512": "MIvM2Td4CnPx1gwlIiepPjt/6Bvv26mUvC0a/8TUI9HJG1uvHk426mGabOw7X0pPbjOkaKZpt4gcTbQH1QRZ9Q==", + "sha512": "ANWM3WxeaeHjACLRlmrv+xOc0WAcr3cvIiJE+gqbdzTv1NCH4p1VDyT+8WmmdCc9db0WFiJLaDy4YTYsL1wWXw==", "files": [ - "lib/aspnet50/xunit.runner.aspnet.dll", - "lib/aspnet50/xunit.runner.aspnet.xml", - "lib/aspnetcore50/xunit.runner.aspnet.dll", - "lib/aspnetcore50/xunit.runner.aspnet.xml", - "xunit.runner.aspnet.2.1.0-beta1-build60.nupkg", - "xunit.runner.aspnet.2.1.0-beta1-build60.nupkg.sha512", + "lib/dotnet/xunit.core.dll", + "lib/dotnet/xunit.core.dll.tdnet", + "lib/dotnet/xunit.core.pdb", + "lib/dotnet/xunit.core.xml", + "lib/dotnet/xunit.runner.tdnet.dll", + "lib/dotnet/xunit.runner.utility.desktop.dll", + "lib/portable-net45+win8+wp8+wpa81/xunit.core.dll", + "lib/portable-net45+win8+wp8+wpa81/xunit.core.dll.tdnet", + "lib/portable-net45+win8+wp8+wpa81/xunit.core.pdb", + "lib/portable-net45+win8+wp8+wpa81/xunit.core.xml", + "lib/portable-net45+win8+wp8+wpa81/xunit.runner.tdnet.dll", + "lib/portable-net45+win8+wp8+wpa81/xunit.runner.utility.desktop.dll", + "xunit.extensibility.core.2.1.0.nupkg", + "xunit.extensibility.core.2.1.0.nupkg.sha512", + "xunit.extensibility.core.nuspec" + ] + }, + "xunit.extensibility.execution/2.1.0": { + "type": "package", + "sha512": "tAoNafoVknKa3sZJPMvtZRnhOSk3gasEGeceSm7w/gyGwsR/OXFxndWJB1xSHeoy33d3Z6jFqn4A3j+pWCF0Ew==", + "files": [ + "lib/dnx451/xunit.execution.dotnet.dll", + "lib/dnx451/xunit.execution.dotnet.pdb", + "lib/dnx451/xunit.execution.dotnet.xml", + "lib/dotnet/xunit.execution.dotnet.dll", + "lib/dotnet/xunit.execution.dotnet.pdb", + "lib/dotnet/xunit.execution.dotnet.xml", + "lib/monoandroid/xunit.execution.dotnet.dll", + "lib/monoandroid/xunit.execution.dotnet.pdb", + "lib/monoandroid/xunit.execution.dotnet.xml", + "lib/monotouch/xunit.execution.dotnet.dll", + "lib/monotouch/xunit.execution.dotnet.pdb", + "lib/monotouch/xunit.execution.dotnet.xml", + "lib/net45/xunit.execution.desktop.dll", + "lib/net45/xunit.execution.desktop.pdb", + "lib/net45/xunit.execution.desktop.xml", + "lib/portable-net45+win8+wp8+wpa81/xunit.execution.dotnet.dll", + "lib/portable-net45+win8+wp8+wpa81/xunit.execution.dotnet.pdb", + "lib/portable-net45+win8+wp8+wpa81/xunit.execution.dotnet.xml", + "lib/win8/xunit.execution.dotnet.dll", + "lib/win8/xunit.execution.dotnet.pdb", + "lib/win8/xunit.execution.dotnet.xml", + "lib/wp8/xunit.execution.dotnet.dll", + "lib/wp8/xunit.execution.dotnet.pdb", + "lib/wp8/xunit.execution.dotnet.xml", + "lib/wpa81/xunit.execution.dotnet.dll", + "lib/wpa81/xunit.execution.dotnet.pdb", + "lib/wpa81/xunit.execution.dotnet.xml", + "lib/xamarinios/xunit.execution.dotnet.dll", + "lib/xamarinios/xunit.execution.dotnet.pdb", + "lib/xamarinios/xunit.execution.dotnet.xml", + "xunit.extensibility.execution.2.1.0.nupkg", + "xunit.extensibility.execution.2.1.0.nupkg.sha512", + "xunit.extensibility.execution.nuspec" + ] + }, + "xunit.runner.aspnet/2.0.0-aspnet-beta8": { + "type": "package", + "sha512": "pEbeS73DKoC24YiZ4VVv1iN0G/5ADgPhsKV/L6AUkqHEu37GlddrmDD86gX9d1rDxcAqn2Rig6iaxtzhNC1mNA==", + "files": [ + "lib/dnx451/xunit.runner.aspnet.dll", + "lib/dnx451/xunit.runner.aspnet.xml", + "lib/dnxcore50/xunit.runner.aspnet.dll", + "lib/dnxcore50/xunit.runner.aspnet.xml", + "xunit.runner.aspnet.2.0.0-aspnet-beta8.nupkg", + "xunit.runner.aspnet.2.0.0-aspnet-beta8.nupkg.sha512", "xunit.runner.aspnet.nuspec" ] + }, + "xunit.runner.reporters/2.1.0": { + "type": "package", + "sha512": "ja0kJrvwSiho2TRFpfHfa+6tGJI5edcyD8fdekTkjn7Us17PbGqglIihRe8sR9YFAmS4ipEC8+7CXOM/b69ENQ==", + "files": [ + "lib/dnx451/xunit.runner.reporters.dotnet.dll", + "lib/dotnet/xunit.runner.reporters.dotnet.dll", + "lib/net45/xunit.runner.reporters.desktop.dll", + "xunit.runner.reporters.2.1.0.nupkg", + "xunit.runner.reporters.2.1.0.nupkg.sha512", + "xunit.runner.reporters.nuspec" + ] + }, + "xunit.runner.utility/2.1.0": { + "type": "package", + "sha512": "jJJHROwskIhdQuYw7exe7KaW20dOCa+lzV/lY7Zdh1ZZzdUPpScMi9ReJIutqiyjhemGF8V/GaMIPrcjyZ4ioQ==", + "files": [ + "lib/dnx451/xunit.runner.utility.dotnet.dll", + "lib/dnx451/xunit.runner.utility.dotnet.pdb", + "lib/dnx451/xunit.runner.utility.dotnet.xml", + "lib/dotnet/xunit.runner.utility.dotnet.dll", + "lib/dotnet/xunit.runner.utility.dotnet.pdb", + "lib/dotnet/xunit.runner.utility.dotnet.xml", + "lib/net35/xunit.runner.utility.desktop.dll", + "lib/net35/xunit.runner.utility.desktop.pdb", + "lib/net35/xunit.runner.utility.desktop.xml", + "lib/portable-net45+win8+wp8+wpa81/xunit.runner.utility.dotnet.dll", + "lib/portable-net45+win8+wp8+wpa81/xunit.runner.utility.dotnet.pdb", + "lib/portable-net45+win8+wp8+wpa81/xunit.runner.utility.dotnet.xml", + "xunit.runner.utility.2.1.0.nupkg", + "xunit.runner.utility.2.1.0.nupkg.sha512", + "xunit.runner.utility.nuspec" + ] } }, "projectFileDependencyGroups": { "": [ "Autofac.Framework.DependencyInjection >= 4.0.0-beta7-130", - "Microsoft.AspNet.Testing >= 1.0.0-*", + "Microsoft.AspNet.Testing >= 1.0.0-beta8", "Microsoft.Framework.DependencyInjection >= 1.0.0-beta8", - "xunit.runner.aspnet >= 2.1.0-beta1-build60" + "xunit.runner.aspnet >= 2.0.0-aspnet-beta8" ], "DNX,Version=v4.5.1": [], "DNXCore,Version=v5.0": []